Searched defs:KEYGUARD_DISABLE_FINGERPRINT (Results 1 – 2 of 2) sorted by relevance
624 mDevicePolicyManager.setKeyguardDisabledFeatures(getWho(), KEYGUARD_DISABLE_FINGERPRINT); in generateLockingPolicyEvents() local
157 private static final int KEYGUARD_DISABLE_FINGERPRINT = 1 << 5; field in DeviceAndProfileOwnerTest