Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthBiometricViewTest.java276 public TextView getIndicatorView() { in testRestoresState()
320 public TextView getIndicatorView() { in testRestoresState()
432 public TextView getIndicatorView() { in getIndicatorView() method in AuthBiometricViewTest.MockInjector
H A DAuthBiometricFaceToFingerprintViewTest.java320 public TextView getIndicatorView() { in getIndicatorView() method in AuthBiometricFaceToFingerprintViewTest.MockInjector
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricView.java157 public TextView getIndicatorView() { in getIndicatorView() method in AuthBiometricView.Injector
663 mIndicatorView = mInjector.getIndicatorView(); in onFinishInflateInternal()