Searched refs:storeVolumeForDevice (Results 1 – 2 of 2) sorted by relevance
125 synchronized void storeVolumeForDevice(@NonNull BluetoothDevice device, int storeVolume) { in storeVolumeForDevice() method in AvrcpVolumeManager139 synchronized void storeVolumeForDevice(@NonNull BluetoothDevice device) { in storeVolumeForDevice() method in AvrcpVolumeManager141 storeVolumeForDevice(device, storeVolume); in storeVolumeForDevice()183 storeVolumeForDevice(device); in setVolume()200 storeVolumeForDevice(device); in sendVolumeChanged()
142 mVolumeManager.storeVolumeForDevice(activeDevice, volume); in onReceive()