Searched defs:timeoutSeconds (Results 1 – 2 of 2) sorted by relevance
713 public static void waitUntil(String message, BooleanSupplier condition, int timeoutSeconds) { in waitUntil()1060 public static void retryUntil(BooleanSupplier checker, String message, long timeoutSeconds) { in retryUntil()
2223 int timeoutSeconds, WifiChannelInfo channelHint); in enableRttResponderNative()2229 public ResponderConfig enableRttResponder(int timeoutSeconds) { in enableRttResponder()