Searched refs:removeAccountButton (Results 1 – 1 of 1) sorted by relevance
75 final Button removeAccountButton = mRemoveAccountPreference.findViewById(R.id.button); in displayPreference() local76 removeAccountButton.setOnClickListener(this); in displayPreference()