Searched refs:handleVolumeChange (Results 1 – 3 of 3) sorted by relevance
108 void handleVolumeChange(boolean isVolumeUp) { in handleVolumeChange() method in VolumeControlAction
993 actions.get(0).handleVolumeChange(delta > 0); in changeVolume()
109 handleVolumeChange(context, intent);600 private void handleVolumeChange(Context context, Intent intent) { in handleVolumeChange() method in TvInputHardwareManager