Searched defs:DevicePolicyManager (Results 1 – 4 of 4) sorted by relevance
25 fun DevicePolicyManager.areKeyguardShortcutsDisabled( regex
418 private fun DevicePolicyManager.isFaceDisabled(userId: Int): Boolean = regex421 private fun DevicePolicyManager.isFingerprintDisabled(userId: Int): Boolean = regex424 private fun DevicePolicyManager.isNotActive(userId: Int, policy: Int): Boolean = regex
202 public class DevicePolicyManager { class224 public DevicePolicyManager(Context context, IDevicePolicyManager service) { in DevicePolicyManager() method in DevicePolicyManager230 protected DevicePolicyManager(Context context, IDevicePolicyManager service, in DevicePolicyManager() method in DevicePolicyManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...