OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CODE_COMMERCIAL_AT
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsBinaryDictionary.java
285
if (name != null && -1 == name.indexOf(Constants.
CODE_COMMERCIAL_AT
)) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidWordLevelSpellCheckerSession.java
195
if (Constants.
CODE_COMMERCIAL_AT
== codePoint || Constants.CODE_SLASH == codePoint) {
Completed in 78 milliseconds