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