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