Searched refs:TelecomSystemTest (Results 1 – 11 of 11) sorted by relevance
52 public class VideoCallTests extends TelecomSystemTest {
709 mExtrasLock.await(TelecomSystemTest.TEST_TIMEOUT, TimeUnit.MILLISECONDS); in waitForExtras()721 lock.await(TelecomSystemTest.TEST_TIMEOUT, TimeUnit.MILLISECONDS); in waitForHandlerToClear()
19 import static com.android.server.telecom.tests.TelecomSystemTest.TEST_TIMEOUT;
67 public class MissedInformationTest extends TelecomSystemTest {
147 waitForHandlerAction(new Handler(Looper.getMainLooper()), TelecomSystemTest.TEST_TIMEOUT); in tearDown()
48 public class CallExtrasTest extends TelecomSystemTest {
77 public class VideoProviderTest extends TelecomSystemTest {
80 public class AnalyticsTests extends TelecomSystemTest {
119 public class TelecomSystemTest extends TelecomTestCase { class
88 public class BasicCallTests extends TelecomSystemTest {
21 import static com.android.server.telecom.tests.TelecomSystemTest.TEST_TIMEOUT;