Searched refs:updateProfiles (Results 1 – 2 of 2) sorted by relevance
187 if (!updateProfiles()) { in connectWithoutResettingTimer()324 updateProfiles(); in fillData()432 private boolean updateProfiles() { in updateProfiles() method in CachedBluetoothDevice439 mProfileManager.updateProfiles(uuids, localUuids, mProfiles, mRemovedProfiles); in updateProfiles()467 updateProfiles(); in onUuidChanged()
299 synchronized void updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, in updateProfiles() method in LocalBluetoothProfileManager