Searched refs:removeImagesForDevice (Results 1 – 3 of 3) sorted by relevance
79 mAvrcpCoverArtStorage.removeImagesForDevice(mDevice1); in tearDown()80 mAvrcpCoverArtStorage.removeImagesForDevice(mDevice2); in tearDown()283 mAvrcpCoverArtStorage.removeImagesForDevice(mDevice1); in removeAllImagesForDevice_onlyOneDeviceImagesGone()295 mAvrcpCoverArtStorage.removeImagesForDevice(mDevice2); in removeAllImagesForDeviceDne_nothingHappens()306 mAvrcpCoverArtStorage.removeImagesForDevice(null); in removeAllImagesForNullDevice_nothingHappens()
145 public void removeImagesForDevice(BluetoothDevice device) { in removeImagesForDevice() method in AvrcpCoverArtStorage
182 mCoverArtStorage.removeImagesForDevice(device); in disconnect()