Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DDisabledWallpaperManager.java131 public Bitmap getBitmapAsUser(int userId, boolean hardware) { in getBitmapAsUser() method in DisabledWallpaperManager
DWallpaperManager.java845 return getBitmapAsUser(mContext.getUserId(), hardware); in getBitmap()
853 public Bitmap getBitmapAsUser(int userId, boolean hardware) { in getBitmapAsUser() method in WallpaperManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockscreenWallpaper.java140 return LoaderResult.success(mWallpaperManager.getBitmapAsUser( in loadBitmap()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9676 Landroid/app/WallpaperManager;->getBitmapAsUser(IZ)Landroid/graphics/Bitmap;