Searched refs:KEYGUARD_DISABLE_FEATURES_NONE (Results 1 – 6 of 6) sorted by relevance
20 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;71 ADMIN_RECEIVER_COMPONENT, KEYGUARD_DISABLE_FEATURES_NONE); in testSetKeyguardDisabledFeaturesLogged()77 KEYGUARD_DISABLE_FEATURES_NONE); in testSetKeyguardDisabledFeaturesLogged()
46 DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE); in tearDown()
133 DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE); in enableTrustAgents()
156 private static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; field in DeviceAndProfileOwnerTest1627 .setInt(KEYGUARD_DISABLE_FEATURES_NONE) in testSetKeyguardDisabledFeaturesLogged()1642 .setInt(KEYGUARD_DISABLE_FEATURES_NONE) in testSetKeyguardDisabledFeaturesLogged()
326 DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE); in onCreate()
125 for (int which = DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE; in testKeyguardDisabledFeatures()