Searched refs:KEYGUARD_DISABLE_FEATURES_NONE (Results 1 – 10 of 10) sorted by relevance
22 import android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE57 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE)
20 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;189 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_doesMatchAllowedFeature_unifiedManagedProfile()217 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()240 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_onlyMatchesProfile_separateManagedProfile()
19 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;76 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in setup()
242 if (biometricToCheck == DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE) { in isBiometricDisabledByDevicePolicy()269 return DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE; in mapModalityToDevicePolicyType()
19 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;163 return (effectiveFeatures & keyguardFeatures) != KEYGUARD_DISABLE_FEATURES_NONE; in checkIfKeyguardFeaturesDisabled()
135 .thenReturn(DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE)
6902 public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; field in DevicePolicyManager8908 return KEYGUARD_DISABLE_FEATURES_NONE; in getKeyguardDisabledFeatures()
9529 int which = DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8143 field public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; // 0x0