Home
last modified time | relevance | path

Searched refs:refreshProfilePreference (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DDeviceProfilesSettings.java189 refreshProfilePreference(pref, profile); in addPreferencesForProfiles()
238 refreshProfilePreference(pref, profile); in createProfilePreference()
282 refreshProfilePreference(profilePref, profile); in onProfileClicked()
309 refreshProfilePreference(findProfile(profile.toString()), profile); in askDisconnect()
338 refreshProfilePreference(profilePref, profile); in refreshProfiles()
356 private void refreshProfilePreference(CheckBox profilePref, in refreshProfilePreference() method in DeviceProfilesSettings
DBluetoothDetailsProfilesController.java95 private void refreshProfilePreference(SwitchPreference profilePref, in refreshProfilePreference() method in BluetoothDetailsProfilesController
186 refreshProfilePreference(profilePref, profile); in onPreferenceClick()
254 refreshProfilePreference(pref, profile); in refresh()