Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DImportantNoticeUtils.java108 updateContactsNoticeShown(context); in shouldShowImportantNotice()
133 public static void updateContactsNoticeShown(final Context context) { in updateContactsNoticeShown() method in ImportantNoticeUtils
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1300 ImportantNoticeUtils.updateContactsNoticeShown(this /* context */); in onRequestPermissionsResult()