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