Searched defs:profilePref (Results 1 – 1 of 1) sorted by relevance
219 private void onProfileClicked(LocalBluetoothProfile profile, CheckBoxPreference profilePref) { in onProfileClicked()301 CheckBoxPreference profilePref = (CheckBoxPreference)findPreference(profile.toString()); in refreshProfiles() local310 Preference profilePref = findPreference(profile.toString()); in refreshProfiles() local320 private void refreshProfilePreference(CheckBoxPreference profilePref, in refreshProfilePreference()