Home
last modified time | relevance | path

Searched defs:TIME_OUT_MS (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaBrowserTest.java58 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 …]
DMediaBrowserServiceTest.java89 private static final long TIME_OUT_MS = 3000L; field in MediaBrowserServiceTest
DMediaControllerTest.java64 private static final long TIME_OUT_MS = 3000L; field in MediaControllerTest
DMediaSessionTest.java90 private static final long TIME_OUT_MS = 3000L; field in MediaSessionTest
/cts/tests/tests/tv/src/android/media/tv/interactive/cts/
DTvInteractiveAppViewTest.java52 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
DTvInteractiveAppManagerTest.java58 private static final long TIME_OUT_MS = 20000L; field in TvInteractiveAppManagerTest
DTvInteractiveAppServiceTest.java107 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/
DTvViewTest.java55 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
DTvInputManagerTest.java78 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/
DTvAdViewTest.java55 private static final long TIME_OUT_MS = 20000L; field in TvAdViewTest
122 new PollingCheck(TIME_OUT_MS) { in testGetOnUnhandledInputEventListener() argument
DTvAdManagerTest.java56 private static final long TIME_OUT_MS = 20000L; field in TvAdManagerTest
DTvAdServiceTest.java77 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/
DSDRTestActivity.java34 private static final long TIME_OUT_MS = 1000; field in SDRTestActivity
DTextureViewCtsActivity.java52 private final static long TIME_OUT_MS = 10000; field in TextureViewCtsActivity
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.kt54 private const val TIME_OUT_MS: Long = 10000 in hashCode() constant
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.kt53 private const val TIME_OUT_MS: Long = 10000 in hashCode() constant