Searched defs:placeholderColor (Results 1 – 14 of 14) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
D | Asset.java | 54 Context context, ImageView imageView, int placeholderColor) { in getPlaceholderDrawable() 125 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() 156 int placeholderColor) { in loadDrawable() 215 int placeholderColor) { in loadDrawableWithTransition() 277 public void loadPreviewImage(Activity activity, ImageView imageView, int placeholderColor) { in loadPreviewImage()
|
D | ContentUriAsset.java | 241 int placeholderColor) { in loadDrawable() 254 int placeholderColor) { in loadDrawableWithTransition()
|
D | LiveWallpaperThumbAsset.java | 101 int placeholderColor) { in loadDrawable() 121 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
|
D | ResourceAsset.java | 62 int placeholderColor) { in loadDrawable()
|
D | CurrentWallpaperAssetVN.java | 102 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
|
D | BitmapCachingAsset.java | 150 public void loadPreviewImage(Activity activity, ImageView imageView, int placeholderColor) { in loadPreviewImage()
|
D | BuiltInWallpaperAsset.java | 111 public void loadDrawable(Context context, ImageView imageView, int placeholderColor) { in loadDrawable()
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | Config.java | 34 public int placeholderColor; field in Config.AlbumSetPage 85 public int placeholderColor; field in Config.AlbumPage
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/ |
D | DesktopRotationHolder.java | 111 int placeholderColor = in updateThumbnail() local
|
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/ |
D | TestAsset.java | 85 int placeholderColor) { in loadDrawableWithTransition()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
D | WallpaperSurfaceCallback.java | 73 SurfaceView wallpaperSurface, @Nullable Future<Integer> placeholderColor, in WallpaperSurfaceCallback()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | AlbumSlotRenderer.java | 54 SelectionManager selectionManager, int placeholderColor) { in AlbumSlotRenderer()
|
D | AlbumSetSlotRenderer.java | 70 SlotView slotView, LabelSpec labelSpec, int placeholderColor) { in AlbumSetSlotRenderer()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | LivePreviewFragment.java | 288 Integer placeholderColor = null; in previewLiveWallpaper() local
|