Searched refs:storeVolumeForDevice (Results 1 – 2 of 2) sorted by relevance
123 synchronized void storeVolumeForDevice(@NonNull BluetoothDevice device, int storeVolume) { in storeVolumeForDevice() method in AvrcpVolumeManager137 synchronized void storeVolumeForDevice(@NonNull BluetoothDevice device) { in storeVolumeForDevice() method in AvrcpVolumeManager139 storeVolumeForDevice(device, storeVolume); in storeVolumeForDevice()181 storeVolumeForDevice(device); in setVolume()194 storeVolumeForDevice(device); in sendVolumeChanged()
129 mVolumeManager.storeVolumeForDevice(activeDevice, volume); in onReceive()