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 189 refreshProfilePreference(pref, profile);
238 refreshProfilePreference(pref, profile);
282 refreshProfilePreference(profilePref, profile);
309 refreshProfilePreference(findProfile(profile.toString()), profile);
338 refreshProfilePreference(profilePref, profile);
356 private void refreshProfilePreference(CheckBox profilePref,
BluetoothDetailsProfilesController.java 95 private void refreshProfilePreference(SwitchPreference profilePref,
186 refreshProfilePreference(profilePref, profile);
254 refreshProfilePreference(pref, profile);

Completed in 187 milliseconds