Home
last modified time | relevance | path

Searched refs:hasContactsNoticeTimeoutPassed (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DImportantNoticeUtils.java107 if (hasContactsNoticeTimeoutPassed(context, System.currentTimeMillis())) { in shouldShowImportantNotice()
119 static boolean hasContactsNoticeTimeoutPassed( in hasContactsNoticeTimeoutPassed() method in ImportantNoticeUtils