Searched refs:mAuthControllerUpdateUdfpsLocation (Results 1 – 1 of 1) sorted by relevance
189 @Nullable private Runnable mAuthControllerUpdateUdfpsLocation; field in UdfpsController397 mAuthControllerUpdateUdfpsLocation = r; in setAuthControllerUpdateUdfpsLocation()912 if (mAuthControllerUpdateUdfpsLocation != null) { in UdfpsController()913 mAuthControllerUpdateUdfpsLocation.run(); in UdfpsController()