Searched refs:BLOCK_QUERY_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
85 private static final long BLOCK_QUERY_TIMEOUT_MS = 1000; field in InCallPresenter553 handler.postDelayed(runnable, BLOCK_QUERY_TIMEOUT_MS); in maybeBlockCall()
54 private static final long BLOCK_QUERY_TIMEOUT_MS = 1000; field in CallList