Searched refs:TelecomSystemTest (Results 1 – 13 of 13) sorted by relevance
54 public class VideoCallTests extends TelecomSystemTest {
19 import static com.android.server.telecom.tests.TelecomSystemTest.TEST_TIMEOUT;
742 mExtrasLock.await(TelecomSystemTest.TEST_TIMEOUT, TimeUnit.MILLISECONDS); in waitForExtras()754 lock.await(TelecomSystemTest.TEST_TIMEOUT, TimeUnit.MILLISECONDS); in waitForHandlerToClear()
48 public class CallExtrasTest extends TelecomSystemTest {
147 waitForHandlerAction(new Handler(Looper.getMainLooper()), TelecomSystemTest.TEST_TIMEOUT); in tearDown()
74 public class VideoProviderTest extends TelecomSystemTest {
81 public class MissedInformationTest extends TelecomSystemTest {
125 public class TelecomSystemTest extends TelecomTestCase{ class127 private static final String CALLING_PACKAGE = TelecomSystemTest.class.getPackageName();
81 public class AnalyticsTests extends TelecomSystemTest {
98 public class BasicCallTests extends TelecomSystemTest {
21 import static com.android.server.telecom.tests.TelecomSystemTest.TEST_TIMEOUT;