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