HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_QUERY_TIMEOUT_MS (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallList.java 54 private static final long BLOCK_QUERY_TIMEOUT_MS = 1000;
InCallPresenter.java 86 private static final long BLOCK_QUERY_TIMEOUT_MS = 1000;
569 handler.postDelayed(runnable, BLOCK_QUERY_TIMEOUT_MS);
    [all...]

Completed in 91 milliseconds