Searched defs:KEYGUARD_DISABLE_FINGERPRINT (Results 1 – 2 of 2) sorted by relevance
339 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_FINGERPRINT); in setKeyguardDisabledFeatures_disableFingerprint_featureIsSet() local362 sDeviceState.dpc().componentName(), KEYGUARD_DISABLE_FINGERPRINT); in setKeyguardDisabledFeatures_disableFingerprint_doesNotApply_featureIsNotSet() local
147 private static final int KEYGUARD_DISABLE_FINGERPRINT = 1 << 5; field in DeviceAndProfileOwnerTest