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