Searched defs:profilePref (Results 1 – 2 of 2) sorted by relevance
76 Preference profilePref = preferenceGroup.findPreference(profile.toString()); in updateState() local
165 private void refreshProfilePreference(TwoStatePreference profilePref, in refreshProfilePreference()290 TwoStatePreference profilePref = (TwoStatePreference) preference; in onPreferenceClick() local