/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
H A 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()
|
H A D | ContentUriAsset.java | 245 int placeholderColor) { in loadDrawable() 256 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() 271 int placeholderColor) { in loadDrawableWithTransition()
|
H A D | SystemStaticAsset.java | 55 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
|
H A D | LiveWallpaperThumbAsset.java | 101 int placeholderColor) { in loadDrawable() 121 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
|
H A D | ResourceAsset.java | 62 int placeholderColor) { in loadDrawable()
|
H A D | CurrentWallpaperAssetVN.java | 102 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable()
|
H A D | BitmapCachingAsset.java | 150 public void loadPreviewImage(Activity activity, ImageView imageView, int placeholderColor) { in loadPreviewImage()
|
H A D | BuiltInWallpaperAsset.java | 111 public void loadDrawable(Context context, ImageView imageView, int placeholderColor) { in loadDrawable()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
H A D | Config.java | 34 public int placeholderColor; field in Config.AlbumSetPage 85 public int placeholderColor; field in Config.AlbumPage
|
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/ |
H A D | PlaceHolderIconDrawable.java | 59 int placeholderColor = mPaint.getColor(); in animateIconUpdate() local
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/ |
H A D | DesktopRotationHolder.java | 111 int placeholderColor = in updateThumbnail() local
|
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/ |
H A D | TestAsset.java | 85 int placeholderColor) { in loadDrawableWithTransition()
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
H A D | WallpaperSurfaceCallback.java | 73 SurfaceView wallpaperSurface, @Nullable Future<Integer> placeholderColor, in WallpaperSurfaceCallback()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | AlbumSlotRenderer.java | 54 SelectionManager selectionManager, int placeholderColor) { in AlbumSlotRenderer()
|
H A D | AlbumSetSlotRenderer.java | 70 SlotView slotView, LabelSpec labelSpec, int placeholderColor) { in AlbumSetSlotRenderer()
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
H A D | WallpaperSectionController.java | 169 Future<Integer> placeholderColor = CompletableFuture.completedFuture( in createView() local
|