Searched refs:mHomeWallpaperWaitingForUnlock (Results 1 – 1 of 1) sorted by relevance
699 private boolean mHomeWallpaperWaitingForUnlock; field in WallpaperManagerService1754 if (mHomeWallpaperWaitingForUnlock) { in onUnlockUser()1860 if ((wallpaper.mWhich & FLAG_SYSTEM) != 0) mHomeWallpaperWaitingForUnlock = false; in switchWallpaper()1903 if ((wallpaper.mWhich & FLAG_SYSTEM) != 0) mHomeWallpaperWaitingForUnlock = true; in onSwitchWallpaperFailLocked()