Home
last modified time | relevance | path

Searched refs:waitForStateAnyOf (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/
DServiceDiscoveryTest.java172 ftd.waitForStateAnyOf(List.of("router", "child"), JOIN_TIMEOUT); in advertisingProxy_multipleSrpClientsRegisterServices_servicesResolvableByMdns()
227 ftd.waitForStateAnyOf(List.of("router", "child"), JOIN_TIMEOUT); in advertisingProxy_srpClientUpdatesService_updatedServiceResolvableByMdns()
283 ftd.waitForStateAnyOf(List.of("router", "child"), JOIN_TIMEOUT); in advertisingProxy_srpClientUnregistersService_serviceIsNotDiscoverableByMdns()
350 ftd.waitForStateAnyOf(List.of("router", "child"), JOIN_TIMEOUT); in discoveryProxy_multipleClientsBrowseAndResolveServiceOverMdns()
413 srpClient.waitForStateAnyOf(List.of("router", "child"), JOIN_TIMEOUT); in discoveryProxy_browseAndResolveServiceAtSrpServer()
425 dnsClient.waitForStateAnyOf(List.of("router", "child"), JOIN_TIMEOUT); in discoveryProxy_browseAndResolveServiceAtSrpServer()
DThreadIntegrationTest.java341 ftd.waitForStateAnyOf(List.of("router", "child"), Duration.ofSeconds(8)); in startFtdChild()
DBorderRoutingTest.java635 ftd.waitForStateAnyOf(List.of("router", "child"), JOIN_TIMEOUT); in startFtdChild()
/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/utils/
DIntegrationTestUtils.java141 public static int waitForStateAnyOf( in waitForStateAnyOf() method in IntegrationTestUtils
DFullThreadDevice.java195 public void waitForStateAnyOf(List<String> states, Duration timeout) throws TimeoutException { in waitForStateAnyOf() method in FullThreadDevice
/packages/modules/Connectivity/thread/tests/cts/src/android/net/thread/cts/
DThreadNetworkControllerTest.java946 return waitForStateAnyOf(controller, attachedRoles);
949 private static int waitForStateAnyOf(