Searched defs:expectedVolume (Results 1 – 2 of 2) sorted by relevance
165 protected void assertApproximateDeviceVolumeAndMute(int expectedVolume, boolean expectedMute) in assertApproximateDeviceVolumeAndMute()
3144 private void assertCallChangesStreamVolume(Runnable r, int stream, int expectedVolume) in assertCallChangesStreamVolume()3149 private void assertCallChangesStreamVolume(Runnable r, int stream, int expectedVolume, in assertCallChangesStreamVolume()3208 private void waitForStreamVolumeSet(int stream, int expectedVolume) throws Exception { in waitForStreamVolumeSet()