/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
D | MediaBrowserTest.java | 58 private static final long TIME_OUT_MS = 3000L; field in MediaBrowserTest 176 new PollingCheck(TIME_OUT_MS) { in testConnectionFailed() argument 202 new PollingCheck(TIME_OUT_MS) { in testReconnection() argument 213 new PollingCheck(TIME_OUT_MS) { in testReconnection() argument 229 new PollingCheck(TIME_OUT_MS) { in testReconnection() argument 266 new PollingCheck(TIME_OUT_MS) { in testSubscribe() argument 341 new PollingCheck(TIME_OUT_MS) { in testSubscribeWithOptions() argument 394 new PollingCheck(TIME_OUT_MS) { in testSubscribeInvalidItem() argument 418 new PollingCheck(TIME_OUT_MS) { in testSubscribeInvalidItemWithOptions() argument 495 new PollingCheck(TIME_OUT_MS) { in testUnsubscribeForMultipleSubscriptions() argument [all …]
|
D | MediaBrowserServiceTest.java | 89 private static final long TIME_OUT_MS = 3000L; field in MediaBrowserServiceTest
|
D | MediaControllerTest.java | 64 private static final long TIME_OUT_MS = 3000L; field in MediaControllerTest
|
D | MediaSessionTest.java | 90 private static final long TIME_OUT_MS = 3000L; field in MediaSessionTest
|
/cts/tests/tests/tv/src/android/media/tv/interactive/cts/ |
D | TvInteractiveAppViewTest.java | 52 private static final long TIME_OUT_MS = 20000L; field in TvInteractiveAppViewTest 171 new PollingCheck(TIME_OUT_MS) { in testStartInteractiveApp() argument 178 new PollingCheck(TIME_OUT_MS) { in testStartInteractiveApp() argument 199 new PollingCheck(TIME_OUT_MS) { in testGetOnUnhandledInputEventListener() argument
|
D | TvInteractiveAppManagerTest.java | 58 private static final long TIME_OUT_MS = 20000L; field in TvInteractiveAppManagerTest
|
D | TvInteractiveAppServiceTest.java | 107 private static final long TIME_OUT_MS = 20000L; field in TvInteractiveAppServiceTest 982 new PollingCheck(TIME_OUT_MS) { in testLayoutSurface() argument
|
/cts/tests/tests/tv/src/android/media/tv/cts/ |
D | TvViewTest.java | 55 private static final long TIME_OUT_MS = 15000L; field in TvViewTest 259 new PollingCheck(TIME_OUT_MS) { in tryTuneAllChannels() argument 299 new PollingCheck(TIME_OUT_MS) { in selectTrackAndVerify() argument 398 new PollingCheck(TIME_OUT_MS) { in verifyKeyEvent() argument 435 new PollingCheck(TIME_OUT_MS) { in testOnUnhandledInputEventListener() argument 465 new PollingCheck(TIME_OUT_MS) { in testConnectionFailed() argument 481 new PollingCheck(TIME_OUT_MS) { in ignoredTestDisconnected() argument 530 new PollingCheck(TIME_OUT_MS) { in testGetAudioPresentations() argument
|
D | TvInputManagerTest.java | 78 private static final long TIME_OUT_MS = 15000L; field in TvInputManagerTest 196 new PollingCheck(TIME_OUT_MS) { in cleanupStubHardwareTvInputService() argument 284 new PollingCheck(TIME_OUT_MS) { in tryTuneAllChannels() argument 290 new PollingCheck(TIME_OUT_MS) { in tryTuneAllChannels() argument 437 new PollingCheck(TIME_OUT_MS) { in testInputAddedAndRemoved() argument 450 new PollingCheck(TIME_OUT_MS) { in testInputAddedAndRemoved() argument 486 new PollingCheck(TIME_OUT_MS) { in testTvInputInfoUpdated() argument 496 new PollingCheck(TIME_OUT_MS) { in testTvInputInfoUpdated() argument
|
/cts/tests/tests/tv/src/android/media/tv/ad/cts/ |
D | TvAdViewTest.java | 55 private static final long TIME_OUT_MS = 20000L; field in TvAdViewTest 122 new PollingCheck(TIME_OUT_MS) { in testGetOnUnhandledInputEventListener() argument
|
D | TvAdManagerTest.java | 56 private static final long TIME_OUT_MS = 20000L; field in TvAdManagerTest
|
D | TvAdServiceTest.java | 77 private static final long TIME_OUT_MS = 20000L; field in TvAdServiceTest 223 new PollingCheck(TIME_OUT_MS) { in testGetOnUnhandledInputEventListener() argument
|
/cts/tests/tests/view/src/android/view/cts/ |
D | SDRTestActivity.java | 34 private static final long TIME_OUT_MS = 1000; field in SDRTestActivity
|
D | TextureViewCtsActivity.java | 52 private final static long TIME_OUT_MS = 10000; field in TextureViewCtsActivity
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
D | DrawActivity.kt | 54 private const val TIME_OUT_MS: Long = 10000 in hashCode() constant
|
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/ |
D | DrawActivity.kt | 53 private const val TIME_OUT_MS: Long = 10000 in hashCode() constant
|