Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricEnrollIntroduction.java110 protected abstract TextView getErrorTextView(); in getErrorTextView() method in BiometricEnrollIntroduction
181 mErrorText = getErrorTextView(); in onCreate()
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintEnrollIntroduction.java251 protected TextView getErrorTextView() { in getErrorTextView() method in FingerprintEnrollIntroduction
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollIntroduction.java424 protected TextView getErrorTextView() { in getErrorTextView() method in FaceEnrollIntroduction