Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DImportantNoticeUtils.java78 static boolean hasContactsNoticeShown(final Context context) { in hasContactsNoticeShown() method in ImportantNoticeUtils
90 if (hasContactsNoticeShown(context)) { in shouldShowImportantNotice()