Searched refs:mErrorTextView (Results 1 – 3 of 3) sorted by relevance
84 protected TextView mErrorTextView; field in ConfirmDeviceCredentialBaseFragment228 if (mErrorTextView != null) { in updateErrorMessage()286 mErrorTextView.setText("");291 mErrorTextView.setText(msg); in showError()
142 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()288 mErrorTextView.setAlpha(0f); in prepareEnterAnimation()302 result.add(mErrorTextView); in getActiveViews()336 mErrorTextView.setText(""); in onResume()540 mErrorTextView.setText(""); in handleAttemptLockout()
123 mErrorTextView = (TextView) view.findViewById(R.id.errorText); in onCreateView()319 mErrorTextView.setText(""); in updateStage()569 mErrorTextView.setText(getString( in handleAttemptLockout()