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.java832 private boolean mWaitingForUnlock; field in WallpaperManagerService
1832 if (mWaitingForUnlock) { in onUnlockUser()
1913 mWaitingForUnlock = false; in switchWallpaper()
1940 mWaitingForUnlock = true; in switchWallpaper()