Searched defs:timeoutSeconds (Results 1 – 2 of 2) sorted by relevance
233 private int setDiscoverable(int timeoutSeconds) { in setDiscoverable()327 private AlertDialog createDiscoverableConfirmDialog(int timeoutSeconds) { in createDiscoverableConfirmDialog()356 private AlertDialog createRequestEnableBluetoothDialogWithTimeout(int timeoutSeconds) { in createRequestEnableBluetoothDialogWithTimeout()
84 public boolean await(long timeoutSeconds) throws InterruptedException { in await()