Searched refs:removeImagesForDevice (Results 1 – 3 of 3) sorted by relevance
72 mAvrcpCoverArtStorage.removeImagesForDevice(mDevice1); in tearDown()73 mAvrcpCoverArtStorage.removeImagesForDevice(mDevice2); in tearDown()275 mAvrcpCoverArtStorage.removeImagesForDevice(mDevice1); in removeAllImagesForDevice_onlyOneDeviceImagesGone()287 mAvrcpCoverArtStorage.removeImagesForDevice(mDevice2); in removeAllImagesForDeviceDne_nothingHappens()298 mAvrcpCoverArtStorage.removeImagesForDevice(null); in removeAllImagesForNullDevice_nothingHappens()
134 public void removeImagesForDevice(BluetoothDevice device) { in removeImagesForDevice() method in AvrcpCoverArtStorage
197 mCoverArtStorage.removeImagesForDevice(device); in disconnect()