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

  /packages/apps/Settings/src/com/android/settings/inputmethod/
UserDictionaryList.java 41 public static final String USER_DICTIONARY_SETTINGS_INTENT_ACTION =
165 final Intent intent = new Intent(USER_DICTIONARY_SETTINGS_INTENT_ACTION);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
UserDictionaryList.java 46 public static final String USER_DICTIONARY_SETTINGS_INTENT_ACTION =
139 final Intent intent = new Intent(USER_DICTIONARY_SETTINGS_INTENT_ACTION);

Completed in 2482 milliseconds