Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthController.java313 mUdfpsController.setAuthControllerUpdateUdfpsLocation(this::updateUdfpsLocation); in handleAllFingerprintAuthenticatorsRegistered()
613 updateUdfpsLocation(); in updateSensorLocations()
799 private void updateUdfpsLocation() { in updateUdfpsLocation() method in AuthController