OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NOT_A_PROBABILITY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java
29
public static final int
NOT_A_PROBABILITY
= -1;
102
return
NOT_A_PROBABILITY
;
/packages/inputmethods/LatinIME/native/jni/src/
defines.h
299
#define
NOT_A_PROBABILITY
(-1)
Completed in 438 milliseconds