Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DImportantNoticeUtils.java53 private static final int USER_SETUP_IS_NOT_COMPLETE = 0; field in ImportantNoticeUtils
64 return userSetupComplete == USER_SETUP_IS_NOT_COMPLETE; in isInSystemSetupWizard()