Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DImportantNoticeUtils.java41 private static final String KEY_SUGGEST_CONTACTS_NOTICE = "important_notice_suggest_contacts"; field in ImportantNoticeUtils
80 KEY_SUGGEST_CONTACTS_NOTICE, false); in hasContactsNoticeShown()
136 .putBoolean(KEY_SUGGEST_CONTACTS_NOTICE, true) in updateContactsNoticeShown()