Searched defs:foreground (Results 1 – 12 of 12) sorted by relevance
71 public final IoStatsEntry.Metrics foreground; field in IoStatsEntry79 long runtimeMillis, IoStatsEntry.Metrics foreground, IoStatsEntry.Metrics background) { in IoStatsEntry()
171 IoStatsEntry.Metrics foreground = getForegroundTotals(); in getTotals() local
126 final Drawable foreground = swatch.getDrawable(); in onBindListItem() local
158 Drawable foreground = drawable.findDrawableByLayerId(R.id.fore); in colorizeImageButton() local
140 ShiftedBitmapDrawable foreground = new ShiftedBitmapDrawable(previewBitmap, in createDrawableOnUiThread() local
156 PreferenceGroup foreground = new PreferenceCategory(getContext()); in bindUi() local
151 void setForegroundMode(boolean foreground) { in setForegroundMode()
437 Drawable foreground = shapeDrawable.getConstantState().newDrawable(); in ShapeOption() local453 ShapeDrawable foreground = (ShapeDrawable) mShape.getDrawable(1); in bindThumbnailTile() local
121 def plot(self, foreground=True, background=True, total=True): argument
473 Drawable foreground = adaptiveIcon.getForeground(); in setIcon() local