Home
last modified time | relevance | path

Searched refs:getBitmapAsUser (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DDisabledWallpaperManager.java135 public Bitmap getBitmapAsUser(int userId, boolean hardware) { in getBitmapAsUser() method in DisabledWallpaperManager
H A DWallpaperManager.java1111 return getBitmapAsUser(mContext.getUserId(), hardware); in getBitmap()
1119 public Bitmap getBitmapAsUser(int userId, boolean hardware) { in getBitmapAsUser() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockscreenWallpaper.java152 return LoaderResult.success(mWallpaperManager.getBitmapAsUser( in loadBitmap()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9667 Landroid/app/WallpaperManager;->getBitmapAsUser(IZ)Landroid/graphics/Bitmap;