OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needDebug
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
Environment.java
218
public boolean
needDebug
() {
PinyinIME.java
179
if (mEnvironment.
needDebug
()) {
203
if (mEnvironment.
needDebug
()) {
214
if (mEnvironment.
needDebug
()) {
[
all
...]
PinyinDecoderService.java
134
if (Environment.getInstance().
needDebug
()) {
Completed in 593 milliseconds