Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java134 boolean isUnlockWithWallpaper(); in isUnlockWithWallpaper() method
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java375 public boolean isUnlockWithWallpaper() { in isUnlockWithWallpaper() method in CarKeyguardViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java635 public boolean isUnlockWithWallpaper() { in isUnlockWithWallpaper() method in StatusBarKeyguardViewManager