Searched refs:SleepAssertIntEquals (Results 1 – 2 of 2) sorted by relevance
66 public static class SleepAssertIntEquals { class in AudioTestUtil78 SleepAssertIntEquals(int maxWaitMs, int periodMs, Context context) { in SleepAssertIntEquals() method in AudioTestUtil.SleepAssertIntEquals
30 import android.media.audio.cts.AudioTestUtil.SleepAssertIntEquals;137 final SleepAssertIntEquals checkVol = new SleepAssertIntEquals( in testSetGetVolume()