Searched refs:DEFAULT_KEYGUARD_ENABLED (Results 1 – 1 of 1) sorted by relevance
233 private static final boolean DEFAULT_KEYGUARD_ENABLED = true; field in BiometricService.SettingObserver322 DEFAULT_KEYGUARD_ENABLED ? 1 : 0 /* default */, in onChange()344 DEFAULT_KEYGUARD_ENABLED ? 1 : 0 /* default */, in onChange()401 mBiometricEnabledOnKeyguard.getOrDefault(userId, DEFAULT_KEYGUARD_ENABLED), in notifyEnabledOnKeyguardCallbacks()