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