Home
last modified time | relevance | path

Searched refs:updateSensorLocation (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthRippleController.kt94 updateSensorLocation()
123 updateSensorLocation()
193 fun updateSensorLocation() { regex
294 updateSensorLocation()
327 updateSensorLocation()
332 updateSensorLocation()
H A DUdfpsEnrollView.java64 void updateSensorLocation(@NonNull FingerprintSensorPropertiesInternal sensorProps) { in updateSensorLocation() method in UdfpsEnrollView
H A DUdfpsController.java841 enrollView.updateSensorLocation(mSensorProps); in inflateUdfpsAnimation()