Searched refs:mAuthControllerUpdateUdfpsLocation (Results 1 – 1 of 1) sorted by relevance
195 @Nullable private Runnable mAuthControllerUpdateUdfpsLocation; field in UdfpsController457 mAuthControllerUpdateUdfpsLocation = r; in setAuthControllerUpdateUdfpsLocation()796 if (mAuthControllerUpdateUdfpsLocation != null) { in UdfpsController()797 mAuthControllerUpdateUdfpsLocation.run(); in UdfpsController()