Searched refs:mClearOAuthView (Results 1 – 1 of 1) sorted by relevance
41 private View mClearOAuthView; field in AuthenticationView79 mClearOAuthView = UiUtilities.getView(this, R.id.clear_oauth); in onFinishInflate()87 mClearOAuthView.setOnClickListener(this); in onFinishInflate()258 } else if (view == mClearOAuthView) { in onClick()