Searched refs:KEYGUARD_DISABLE_FEATURES_NONE (Results 1 – 13 of 13) sorted by relevance
22 import android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE57 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE) in areKeyguardShortcutsDisabled_noDisabledKeyguardFeature_shouldReturnFalse()
20 import android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE65 setKeyguardFeaturesDisabled(PRIMARY_USER, KEYGUARD_DISABLE_FEATURES_NONE) in setUp()66 setKeyguardFeaturesDisabled(SECONDARY_USER, KEYGUARD_DISABLE_FEATURES_NONE) in setUp()67 setKeyguardFeaturesDisabled(WORK_PROFILE, KEYGUARD_DISABLE_FEATURES_NONE) in setUp()
20 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;200 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_doesMatchAllowedFeature_unifiedManagedProfile()228 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()251 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_onlyMatchesProfile_separateManagedProfile()
19 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;81 .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;241 return (effectiveFeatures & keyguardFeatures) != KEYGUARD_DISABLE_FEATURES_NONE; in checkIfKeyguardFeaturesDisabled()
136 .thenReturn(DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE) in <lambda>()
1099 DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE in <lambda>()
7182 public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; field in DevicePolicyManager9198 return KEYGUARD_DISABLE_FEATURES_NONE; in getKeyguardDisabledFeatures()
9534 int which = DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5424 field public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; // 0x0
8373 field public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; // 0x0