Searched refs:mRemoveAccountButton (Results 1 – 1 of 1) sorted by relevance
65 private RestrictedButton mRemoveAccountButton; field in RemoveAccountPreferenceController77 mRemoveAccountButton = mRemoveAccountPreference.findViewById(R.id.button); in displayPreference()78 mRemoveAccountButton.setOnClickListener(this); in displayPreference()84 mRemoveAccountButton.updateState(); in updateState()107 mRemoveAccountButton.init(mUserHandle, UserManager.DISALLOW_MODIFY_ACCOUNTS); in init()