Searched refs:setVolumeControlStream (Results 1 – 10 of 10) sorted by relevance
67 android.app.Activity#setVolumeControlStream setVolumeControlStream()} method to direct volume key79 setVolumeControlStream(AudioManager.STREAM_MUSIC);
220 getWindow().setVolumeControlStream(mOwnerActivity.getVolumeControlStream()); in setOwnerActivity()1234 public final void setVolumeControlStream(int streamType) { in setVolumeControlStream() method in Dialog1235 getWindow().setVolumeControlStream(streamType); in setVolumeControlStream()
5233 public final void setVolumeControlStream(int streamType) { in setVolumeControlStream() method in Activity5234 getWindow().setVolumeControlStream(streamType); in setVolumeControlStream()
418 setVolumeControlStream(AudioManager.STREAM_MUSIC); in onCreate()
1378 public abstract void setVolumeControlStream(int streamType); in setVolumeControlStream() method in Window
141 mWindow.setVolumeControlStream(AudioManager.STREAM_MUSIC); in initFloatingWindow()
197 setVolumeControlStream(AudioManager.STREAM_BLUETOOTH_SCO); in onResume()
4143 public void setVolumeControlStream(int streamType) {
3532 method public final void setVolumeControlStream(int);4097 method public final void setVolumeControlStream(int);36774 method public abstract void setVolumeControlStream(int);
3449 method public final void setVolumeControlStream(int);4007 method public final void setVolumeControlStream(int);34540 method public abstract void setVolumeControlStream(int);