OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
=
160
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
=
135
final Intent intent = new Intent(
USER_DICTIONARY_SETTINGS_INTENT_ACTION
);
Completed in 223 milliseconds