HomeSort by relevance Sort by last modified time
    Searched refs:refreshProfilePreference (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 193 refreshProfilePreference(pref, profile);
244 refreshProfilePreference(pref, profile);
270 refreshProfilePreference(profilePref, profile);
285 refreshProfilePreference(profilePref, profile);
319 refreshProfilePreference(findProfile(profile.toString()), profile);
349 refreshProfilePreference(profilePref, profile);
380 private void refreshProfilePreference(CheckBox profilePref,
BluetoothDetailsProfilesController.java 95 private void refreshProfilePreference(SwitchPreference profilePref,
186 refreshProfilePreference(profilePref, profile);
254 refreshProfilePreference(pref, profile);

Completed in 204 milliseconds