Searched refs:mErrorTextView (Results 1 – 3 of 3) sorted by relevance
149 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()369 mErrorTextView.setAlpha(0f); in prepareEnterAnimation()383 result.add(mErrorTextView); in getActiveViews()420 mErrorTextView.setText(""); in onResume()685 mErrorTextView.setText(""); in handleAttemptLockout()
105 protected TextView mErrorTextView; field in ConfirmDeviceCredentialBaseFragment343 if (mErrorTextView != null) { in updateErrorMessage()417 mErrorTextView.setText("");422 mErrorTextView.setText(msg); in showError()
137 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()380 mErrorTextView.setText(""); in updateStage()711 mErrorTextView.setText(getString( in handleAttemptLockout()