Home
last modified time | relevance | path

Searched refs:onSetStreamVolume (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/docs/html/training/tv/tif/
Dui.jd59 public void onSetStreamVolume(float volume) {
83 public void onSetStreamVolume(float volume) {
/frameworks/base/media/java/android/media/tv/
DTvInputService.java763 public abstract void onSetStreamVolume(float volume);
1126 onSetStreamVolume(volume);
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java1378 private void onSetStreamVolume(int streamType, int index, int flags, int device, in onSetStreamVolume() method in AudioService
1477 onSetStreamVolume(streamType, index, flags, device, caller); in setStreamVolume()
5519 onSetStreamVolume(mPendingVolumeCommand.mStreamType, in disableSafeMediaVolume()
/frameworks/base/api/
Dcurrent.txt17889 method public abstract void onSetStreamVolume(float);
Dsystem-current.txt19369 method public abstract void onSetStreamVolume(float);