Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java118 boolean isUnlockWithWallpaper(); in isUnlockWithWallpaper() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java1057 public boolean isUnlockWithWallpaper() { in isUnlockWithWallpaper() method in StatusBarKeyguardViewManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java2927 if (mKeyguardViewControllerLazy.get().isUnlockWithWallpaper()) {