Home
last modified time | relevance | path

Searched refs:getWallpaperSafeLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java1600 getWallpaperSafeLocked(UserHandle.USER_SYSTEM, FLAG_SYSTEM); in initialize()
1728 getWallpaperSafeLocked(userId, FLAG_SYSTEM); in onUnlockUser()
1778 systemWallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); in switchUser()
1986 WallpaperData wallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); in setDimensionHints()
2071 WallpaperData wallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); in setDisplayPadding()
2355 wallpaper = getWallpaperSafeLocked(userId, which); in setWallpaper()
2942 private WallpaperData getWallpaperSafeLocked(int userId, int which) { in getWallpaperSafeLocked() method in WallpaperManagerService
/frameworks/base/services/
Dart-profile14290 HSPLcom/android/server/wallpaper/WallpaperManagerService;->getWallpaperSafeLocked(II)Lcom/android/s…