Searched refs:KEYGUARD_DISABLE_FEATURES_NONE (Results 1 – 7 of 7) sorted by relevance
19 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;182 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_doesMatchAllowedFeature_unifiedManagedProfile()211 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_notMatchOtherFeatures_unifiedManagedProfile()235 .thenReturn(KEYGUARD_DISABLE_FEATURES_NONE); in checkIfKeyguardFeaturesAreDisabled_onlyMatchesProfile_separateManagedProfile()
19 import static android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE;151 return (effectiveFeatures & keyguardFeatures) != KEYGUARD_DISABLE_FEATURES_NONE; in checkIfKeyguardFeaturesDisabled()
3653 public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; field in DevicePolicyManager4809 return KEYGUARD_DISABLE_FEATURES_NONE; in getKeyguardDisabledFeatures()
7105 int which = DevicePolicyManager.KEYGUARD_DISABLE_FEATURES_NONE; in getKeyguardDisabledFeatures()
5424 field public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; // 0x0
1565 Landroid/app/admin/DevicePolicyManager;->KEYGUARD_DISABLE_FEATURES_NONE:I
6699 field public static final int KEYGUARD_DISABLE_FEATURES_NONE = 0; // 0x0