Searched defs:isDeviceLocked (Results 1 – 8 of 8) sorted by relevance
29 public boolean isDeviceLocked(int userId) { in isDeviceLocked() method in KeyguardManagerCompat
71 private static boolean isDeviceLocked(Context context) { in isDeviceLocked() method in PhotoCapabilityUtils
176 boolean isDeviceLocked, in showCardCarousel()189 renderActionButton(data.get(selectedIndex), isDeviceLocked, mIsUdfpsEnabled); in showCardCarousel() local294 WalletCardViewInfo walletCard, boolean isDeviceLocked, boolean isUdfpsEnabled) { in renderActionButton()
35 boolean isDeviceLocked(int userId); in isDeviceLocked() method
537 public boolean isDeviceLocked() { in isDeviceLocked() method in KeyguardManager547 public boolean isDeviceLocked(int userId) { in isDeviceLocked() method in KeyguardManager
138 public boolean isDeviceLocked(int userId) { in isDeviceLocked() method in PlatformKeyManager
615 private boolean isDeviceLocked() { in isDeviceLocked() method in PinStorage
740 private boolean isDeviceLocked(@UserIdInt int userId) { in isDeviceLocked() method in ClipboardService