Searched refs:KEYGUARD_DISABLE_FEATURES_NONE (Results 1 – 7 of 7) sorted by relevance
20 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;74 ADMIN_RECEIVER_COMPONENT, KEYGUARD_DISABLE_FEATURES_NONE); in testSetKeyguardDisabledFeaturesLogged()80 KEYGUARD_DISABLE_FEATURES_NONE); in testSetKeyguardDisabledFeaturesLogged()
81 DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE); in removeKeyguardDisableFeatures()
46 DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE); in tearDown()
133 DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE); in enableTrustAgents()
173 private static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; field in DeviceAndProfileOwnerTest1395 .setInt(KEYGUARD_DISABLE_FEATURES_NONE) in testSetKeyguardDisabledFeaturesLogged()1410 .setInt(KEYGUARD_DISABLE_FEATURES_NONE) in testSetKeyguardDisabledFeaturesLogged()
318 DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE); in onCreate()
152 for (int which = DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE; in testKeyguardDisabledFeatures()