HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_USER_HISTORY_DICTIONARY_SYNC (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/define/
ProductionFlags.java 50 public static final boolean ENABLE_USER_HISTORY_DICTIONARY_SYNC =
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
AccountsSettingsFragment.java 136 if (!ProductionFlags.ENABLE_USER_HISTORY_DICTIONARY_SYNC) {
175 if (!ProductionFlags.ENABLE_USER_HISTORY_DICTIONARY_SYNC) {
208 if (!ProductionFlags.ENABLE_USER_HISTORY_DICTIONARY_SYNC) {
256 if (!ProductionFlags.ENABLE_USER_HISTORY_DICTIONARY_SYNC) {
291 if (!ProductionFlags.ENABLE_USER_HISTORY_DICTIONARY_SYNC) {

Completed in 927 milliseconds