Searched refs:timeoutInSeconds (Results 1 – 2 of 2) sorted by relevance
272 ContextHubTransaction<?> transaction, long timeoutInSeconds) throws AssertionError { in assertTransactionSuccessSync() argument281 response = transaction.waitForResponse(timeoutInSeconds, TimeUnit.SECONDS); in assertTransactionSuccessSync()
653 int timeoutInSeconds = timeoutMs / 1000; in showTimeoutDialog() local677 timeoutInSeconds); in showTimeoutDialog()