Home
last modified time | relevance | path

Searched defs:waitForStateAnyOf (Results 1 – 2 of 2) sorted by relevance

/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