Searched refs:switchWallpaper (Results 1 – 3 of 3) sorted by relevance
1758 switchWallpaper(systemWallpaper, null); in onUnlockUser()1766 switchWallpaper(lockWallpaper, null); in onUnlockUser()1829 switchWallpaper(systemWallpaper, reply); in switchUser()1833 switchWallpaper(isDeviceSecure ? lockWallpaper : systemWallpaper, reply); in switchUser()1834 switchWallpaper(isDeviceSecure ? systemWallpaper : lockWallpaper, null); in switchUser()1838 switchWallpaper(lockWallpaper, null); in switchUser()1840 switchWallpaper(systemWallpaper, reply); in switchUser()1858 void switchWallpaper(WallpaperData wallpaper, IRemoteCallback reply) { in switchWallpaper() method in WallpaperManagerService
444 doNothing().when(mService).switchWallpaper(any(), any()); in testWallpaperManagerCallbackInRightOrder()
25221 PLcom/android/server/wallpaper/WallpaperManagerService;->switchWallpaper(Lcom/android/server/wallpa…