Searched refs:CALLBACK_TIMEOUT_SEC (Results 1 – 1 of 1) sorted by relevance
31 private const val CALLBACK_TIMEOUT_SEC = 30L constant59 if (!pending.await(CALLBACK_TIMEOUT_SEC, SECONDS)) { in waitForPendingIntent()71 if (!created.await(CALLBACK_TIMEOUT_SEC, SECONDS)) { in waitForAssociation()98 if (!completed.await(CALLBACK_TIMEOUT_SEC, SECONDS)) { in waitForCompletion()