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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 187 if (!updateProfiles()) {
324 updateProfiles();
432 private boolean updateProfiles() {
439 mProfileManager.updateProfiles(uuids, localUuids, mProfiles, mRemovedProfiles);
467 updateProfiles();
LocalBluetoothProfileManager.java 299 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids,
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java 665 private void updateProfiles(double[] profiles) {
    [all...]

Completed in 786 milliseconds