Searched refs:getVolumeControlStream (Results 1 – 6 of 6) sorted by relevance
199 .getVolumeControlStream(); in testVolumeKey_whileSessionAlive()
90 final int stream = aa.getVolumeControlStream(); in testGetVolumeControlStreamVsLegacyStream()
391 assertEquals(AudioManager.USE_DEFAULT_STREAM_TYPE, mWindow.getVolumeControlStream()); in testAccessVolumeControlStream()393 assertEquals(AudioManager.STREAM_MUSIC, mWindow.getVolumeControlStream()); in testAccessVolumeControlStream()1046 public int getVolumeControlStream() { in getVolumeControlStream() method in WindowTest.MockWindow
226 d.setVolumeControlStream(d.getVolumeControlStream() + 1); in testAccessOwnerActivity()227 assertEquals(d.getOwnerActivity().getVolumeControlStream() + 1, d.getVolumeControlStream()); in testAccessOwnerActivity()
655 public int getVolumeControlStream() { in getVolumeControlStream() method in InstrumentationTest.MockActivity.MockWindow
4458 method public final int getVolumeControlStream();5525 method public final int getVolumeControlStream();21087 method public int getVolumeControlStream();54101 method public abstract int getVolumeControlStream();