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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsBinaryDictionary.java 300 if (name != null && -1 == name.indexOf(Constants.CODE_COMMERCIAL_AT)) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidWordLevelSpellCheckerSession.java 201 if (Constants.CODE_COMMERCIAL_AT == codePoint || Constants.CODE_SLASH == codePoint) {

Completed in 703 milliseconds