Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java362 & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0) { in updateDevicePolicyFeatures()
DTrustManagerService.java265 (disabledFeatures & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0; in refreshAgentList()
/frameworks/base/docs/html/about/versions/marshmallow/
Dandroid-6.0-changes.jd365 <li>{@link android.app.admin.DevicePolicyManager#KEYGUARD_DISABLE_TRUST_AGENTS} and
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java2568 public static final int KEYGUARD_DISABLE_TRUST_AGENTS = 1 << 4; field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java278 DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS
6606 & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0; in getTrustAgentConfiguration()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1578 NO DOC BLOCK: android.app.admin.DevicePolicyManager Field KEYGUARD_DISABLE_TRUST_AGENTS
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5428 field public static final int KEYGUARD_DISABLE_TRUST_AGENTS = 16; // 0x10
/frameworks/base/api/
Dcurrent.txt6077 field public static final int KEYGUARD_DISABLE_TRUST_AGENTS = 16; // 0x10
Dtest-current.txt6083 field public static final int KEYGUARD_DISABLE_TRUST_AGENTS = 16; // 0x10
Dsystem-current.txt6245 field public static final int KEYGUARD_DISABLE_TRUST_AGENTS = 16; // 0x10