Searched refs:accountView (Results 1 – 1 of 1) sorted by relevance
873 final View accountView = editor.findViewById(R.id.account); in addAccountSwitcher() local875 accountView.setOnClickListener(new View.OnClickListener() { in addAccountSwitcher()906 final View accountView = editor.findViewById(R.id.account); in disableAccountSwitcher() local907 accountView.setBackground(null); in disableAccountSwitcher()908 accountView.setEnabled(false); in disableAccountSwitcher()