Home
last modified time | relevance | path

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

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