Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricView.java951 final String indicatorText = in onLayout() local
954 onHelp(TYPE_NONE, indicatorText); in onLayout()
957 onAuthenticationFailed(TYPE_NONE, indicatorText); in onLayout()