Home
last modified time | relevance | path

Searched defs:timeoutSeconds (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java723 public static void waitUntil(String message, BooleanSupplier condition, int timeoutSeconds) { in waitUntil()
1161 public static void retryUntil(BooleanSupplier checker, String message, long timeoutSeconds) { in retryUntil()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java1619 public ResponderConfig enableRttResponder(int timeoutSeconds) { in enableRttResponder()
DWifiNative.java2231 public ResponderConfig enableRttResponder(int timeoutSeconds) { in enableRttResponder()