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