Home
last modified time | relevance | path

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

/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/utils/
DThreadNetworkControllerWrapper.java155 return waitForRoleAnyOf(List.of(deviceRole), timeout); in waitForRole()
159 public int waitForRoleAnyOf(List<Integer> deviceRoles, Duration timeout) in waitForRoleAnyOf() method in ThreadNetworkControllerWrapper