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.java1670 getWallpaperSafeLocked(UserHandle.USER_SYSTEM, FLAG_SYSTEM); in initialize()
1798 getWallpaperSafeLocked(userId, FLAG_SYSTEM); in onUnlockUser()
1848 systemWallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); in switchUser()
2061 WallpaperData wallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); in setDimensionHints()
2146 WallpaperData wallpaper = getWallpaperSafeLocked(userId, FLAG_SYSTEM); in setDisplayPadding()
2430 wallpaper = getWallpaperSafeLocked(userId, which); in setWallpaper()
3017 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…