Home
last modified time | relevance | path

Searched refs:FINGERPRINT_SIDE_FPS_KG_POWER_WINDOW (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SettingsProvider/src/android/provider/settings/backup/
H A DSecureSettings.java122 Settings.Secure.FINGERPRINT_SIDE_FPS_KG_POWER_WINDOW,
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DFingerprintAuthenticationClient.java164 Settings.Secure.FINGERPRINT_SIDE_FPS_KG_POWER_WINDOW, in FingerprintAuthenticationClient()
/aosp14/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
H A DSecureSettingsValidators.java176 VALIDATORS.put(Secure.FINGERPRINT_SIDE_FPS_KG_POWER_WINDOW, NON_NEGATIVE_INTEGER_VALIDATOR); in VALIDATORS.put() argument
/aosp14/frameworks/base/core/java/android/provider/
H A DSettings.java10293 public static final String FINGERPRINT_SIDE_FPS_KG_POWER_WINDOW = field in Settings.Secure