Home | History | Annotate | Download | only in cts

Lines Matching defs:getVolumeControlStream

340      * getVolumeControlStream: Gets the suggested audio stream whose volume should be changed by
347 assertEquals(AudioManager.USE_DEFAULT_STREAM_TYPE, mWindow.getVolumeControlStream());
349 assertEquals(AudioManager.STREAM_MUSIC, mWindow.getVolumeControlStream());
935 public int getVolumeControlStream() {