Searched defs:errorText (Results 1 – 3 of 3) sorted by relevance
88 TextView errorText = mActivity.findViewById(R.id.error_text); in fingerprintEnrollHelp_shouldShowHelpText() local
132 String errorText = "processMessage: unhandled message type " + msg.what; in processMessage() local
97 private TextView errorText; field in VoicemailChangePinActivity