Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java134 boolean isUnlockWithWallpaper(); in isUnlockWithWallpaper() method
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java344 public boolean isUnlockWithWallpaper() { in isUnlockWithWallpaper() method in CarKeyguardViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java515 public boolean isUnlockWithWallpaper() { in isUnlockWithWallpaper() method in StatusBarKeyguardViewManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1900 if (mKeyguardViewControllerLazy.get().isUnlockWithWallpaper()) {