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