Searched refs:mButtonRemoveProfile (Results 1 – 1 of 1) sorted by relevance
72 private Button mButtonRemoveProfile; field in BasicManagedProfileFragment140 mButtonRemoveProfile = (Button) view.findViewById(R.id.remove_profile); in onViewCreated()141 mButtonRemoveProfile.setOnClickListener(this); in onViewCreated()174 mButtonRemoveProfile.setEnabled(false); in onClick()