Home
last modified time | relevance | path

Searched refs:KEYGUARD_DISABLE_TRUST_AGENTS (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java624 & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0) { in updateDevicePolicyFeatures()
H A DTrustManagerService.java811 (disabledFeatures & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0; in refreshAgentList()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java6932 public static final int KEYGUARD_DISABLE_TRUST_AGENTS = 1 << 4; field in DevicePolicyManager
6993 DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java11890 & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt8150 field public static final int KEYGUARD_DISABLE_TRUST_AGENTS = 16; // 0x10