Searched refs:mRemovedProfiles (Results 1 – 1 of 1) sorted by relevance
73 private final List<LocalBluetoothProfile> mRemovedProfiles = new ArrayList<>(); field in CachedBluetoothDevice142 mRemovedProfiles.remove(profile); in onProfileStateChanged()158 mRemovedProfiles.add(profile); in onProfileStateChanged()560 mProfileManager.updateProfiles(uuids, localUuids, mProfiles, mRemovedProfiles, in updateProfiles()666 return mRemovedProfiles; in getRemovedProfiles()