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