Searched refs:REFRESH_ANNOTATED_CALL_LOG_WAIT_MILLIS (Results 1 – 1 of 1) sorted by relevance
51 private static final long REFRESH_ANNOTATED_CALL_LOG_WAIT_MILLIS = 100L; field in RefreshAnnotatedCallLogReceiver138 .postDelayed(refreshAnnotatedCallLogRunnable, REFRESH_ANNOTATED_CALL_LOG_WAIT_MILLIS); in refreshAnnotatedCallLog()