Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java846 private boolean mWaitingForUnlock; field in WallpaperManagerService
1795 if (mWaitingForUnlock) { in onUnlockUser()
1870 mWaitingForUnlock = false; in switchWallpaper()
1896 mWaitingForUnlock = true; in switchWallpaper()