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