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;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()
207 if (biometricToCheck == DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE) { in isBiometricDisabledByDevicePolicy()234 return DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE; in mapModalityToDevicePolicyType()
19 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;159 return (effectiveFeatures & keyguardFeatures) != KEYGUARD_DISABLE_FEATURES_NONE; in checkIfKeyguardFeaturesDisabled()
5654 public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; field in DevicePolicyManager7555 return KEYGUARD_DISABLE_FEATURES_NONE; in getKeyguardDisabledFeatures()
8250 int which = DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;
7455 field public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; // 0x0
5424 field public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; // 0x0