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()684 mErrorTextView.setText(""); in handleAttemptLockout()
104 protected TextView mErrorTextView; field in ConfirmDeviceCredentialBaseFragment342 if (mErrorTextView != null) { in updateErrorMessage()409 mErrorTextView.setText("");414 mErrorTextView.setText(msg); in showError()
136 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()378 mErrorTextView.setText(""); in updateStage()708 mErrorTextView.setText(getString( in handleAttemptLockout()