Home
last modified time | relevance | path

Searched refs:mRemovedProfiles (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java70 private final List<LocalBluetoothProfile> mRemovedProfiles = field in CachedBluetoothDevice
160 mRemovedProfiles.remove(profile); in onProfileStateChanged()
176 mRemovedProfiles.add(profile); in onProfileStateChanged()
629 mProfileManager.updateProfiles(uuids, localUuids, mProfiles, mRemovedProfiles, in updateProfiles()
746 return mRemovedProfiles; in getRemovedProfiles()