Home
last modified time | relevance | path

Searched defs:isDeviceLocked (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
H A DPhotoCapabilityUtils.java71 private static boolean isDeviceLocked(Context context) { in isDeviceLocked() method in PhotoCapabilityUtils
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java173 boolean isDeviceLocked, in showCardCarousel()
186 renderActionButton(data.get(selectedIndex), isDeviceLocked, mIsUdfpsEnabled); in showCardCarousel() local
297 WalletCardViewInfo walletCard, boolean isDeviceLocked, boolean isUdfpsEnabled) { in renderActionButton()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetDialog.java504 private void updateWifiToggle(boolean isWifiEnabled, boolean isDeviceLocked) { in updateWifiToggle()
526 private void updateConnectedWifi(boolean isWifiEnabled, boolean isDeviceLocked) { in updateConnectedWifi()
545 private void updateWifiListAndSeeAll(boolean isWifiEnabled, boolean isDeviceLocked) { in updateWifiListAndSeeAll()
589 boolean isDeviceLocked) { in updateWifiScanNotify()
/aosp14/frameworks/base/core/java/android/app/trust/
H A DITrustManager.aidl37 boolean isDeviceLocked(int userId, int displayId); in isDeviceLocked() method
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManager.java137 public boolean isDeviceLocked(int userId) { in isDeviceLocked() method in PlatformKeyManager
/aosp14/frameworks/base/core/java/android/app/
H A DKeyguardManager.java691 public boolean isDeviceLocked() { in isDeviceLocked() method in KeyguardManager
701 public boolean isDeviceLocked(int userId) { in isDeviceLocked() method in KeyguardManager
/aosp14/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java1095 private boolean isDeviceLocked(@UserIdInt int userId) { in isDeviceLocked() method in ClipboardService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...