Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java1177 clearWallpaperLocked(true, FLAG_SYSTEM, mWallpaper.userId,
1355 clearWallpaperLocked(true, FLAG_SYSTEM, mWallpaper.userId, null); in tryToRebind()
1384 clearWallpaperLocked(true, FLAG_SYSTEM, mWallpaper.userId, null); in processDisconnect()
1509 clearWallpaperLocked(false, FLAG_SYSTEM, wallpaper.userId, null); in onPackageUpdateFinished()
1597 clearWallpaperLocked(false, FLAG_SYSTEM, wallpaper.userId, null); in doPackagesChangedLocked()
1618 clearWallpaperLocked(false, FLAG_SYSTEM, wallpaper.userId, null); in doPackagesChangedLocked()
1706 clearWallpaperLocked(false, FLAG_SYSTEM, UserHandle.USER_SYSTEM, null); in systemReady()
1885 clearWallpaperLocked(false, FLAG_SYSTEM, wallpaper.userId, reply); in switchWallpaper()
1914 clearWallpaperLocked(false, which, userId, null); in clearWallpaper()
1931 void clearWallpaperLocked(boolean defaultFailed, int which, int userId, IRemoteCallback reply) { in clearWallpaperLocked() method in WallpaperManagerService
/frameworks/base/services/
Dart-profile14276 HSPLcom/android/server/wallpaper/WallpaperManagerService;->clearWallpaperLocked(ZIILandroid/os/IRem…