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/
H A DImportantNoticeUtils.java53 private static final int USER_SETUP_IS_NOT_COMPLETE = 0; field in class:ImportantNoticeUtils
64 return userSetupComplete == USER_SETUP_IS_NOT_COMPLETE;

Completed in 60 milliseconds