Home
last modified time | relevance | path

Searched refs:setSensorProperties (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricFingerprintView.kt46 fun setSensorProperties(sensorProps: FingerprintSensorPropertiesInternal) { regex
H A DAuthContainerView.java431 fingerprintAndFaceView.setSensorProperties(fpProperties); in showLegacyPrompt()
441 fpView.setSensorProperties(fpProperties); in showLegacyPrompt()