Home
last modified time | relevance | path

Searched defs:DevicePolicyManager (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/devicepolicy/
H A DDevicePolicyManagerExt.kt25 fun DevicePolicyManager.areKeyguardShortcutsDisabled( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DBiometricSettingsRepository.kt418 private fun DevicePolicyManager.isFaceDisabled(userId: Int): Boolean = regex
421 private fun DevicePolicyManager.isFingerprintDisabled(userId: Int): Boolean = regex
424 private fun DevicePolicyManager.isNotActive(userId: Int, policy: Int): Boolean = regex
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java202 public class DevicePolicyManager { class
224 public DevicePolicyManager(Context context, IDevicePolicyManager service) { in DevicePolicyManager() method in DevicePolicyManager
230 protected DevicePolicyManager(Context context, IDevicePolicyManager service, in DevicePolicyManager() method in DevicePolicyManager
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...