Searched defs:waitForState (Results 1 – 2 of 2) sorted by relevance
655 public boolean waitForState() throws InterruptedException { in waitForState() method in CtsNetUtils.ConnectivityActionReceiver
390 protected void waitForState(String message, Supplier<LauncherState> state) { in waitForState() method in AbstractLauncherUiTest