Searched refs:onDeviceVolumeBehaviorChanged (Results 1 – 3 of 3) sorted by relevance
353 void onDeviceVolumeBehaviorChanged( in onDeviceVolumeBehaviorChanged() method474 listener.onDeviceVolumeBehaviorChanged(device, volumeBehavior)); in dispatchDeviceVolumeBehaviorChanged()
235 listener.onDeviceVolumeBehaviorChanged(device, newVolumeBehavior); in setVolumeBehaviorHelper()
1110 mServiceThreadExecutor, this::onDeviceVolumeBehaviorChanged); in onBootPhase()4489 void onDeviceVolumeBehaviorChanged(AudioDeviceAttributes device, int volumeBehavior) { in onDeviceVolumeBehaviorChanged() method in HdmiControlService