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

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
CachedBluetoothDevice.java 212 // if mProfiles is empty, then do not invoke updateProfiles. This causes a race
362 updateProfiles();
483 private boolean updateProfiles() {
495 mProfileManager.updateProfiles(uuids, localUuids, mProfiles, mRemovedProfiles,
524 updateProfiles();
LocalBluetoothProfileManager.java 395 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids,
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java 667 private void updateProfiles(double[] profiles) {
    [all...]

Completed in 107 milliseconds