Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java396 public void setAuthControllerUpdateUdfpsLocation(@Nullable Runnable r) { in setAuthControllerUpdateUdfpsLocation() method in UdfpsController
H A DAuthController.java314 mUdfpsController.setAuthControllerUpdateUdfpsLocation(this::updateUdfpsLocation); in handleAllFingerprintAuthenticatorsRegistered()