Searched defs:profilePref (Results 1 – 2 of 2) sorted by relevance
59 Preference profilePref = preferenceGroup.findPreference(profile.toString()); in updateState() local
104 private void refreshProfilePreference(SwitchPreference profilePref, in refreshProfilePreference()183 SwitchPreference profilePref = (SwitchPreference) preference; in onPreferenceClick() local