OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CODE_DASH
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Constants.java
158
public static final int
CODE_DASH
= '-';
ContactsBinaryDictionary.java
228
if (!(cp == Constants.
CODE_DASH
|| cp == Constants.CODE_SINGLE_QUOTE
Completed in 20 milliseconds