Home
last modified time | relevance | path

Searched refs:InputMethodDebug (Results 1 – 2 of 2) sorted by relevance

/development/samples/MultiClientInputMethod/src/com/example/android/multiclientinputmethod/
DInputMethodDebug.java28 final class InputMethodDebug { class
33 private InputMethodDebug() { in InputMethodDebug() method in InputMethodDebug
DClientCallbackImpl.java140 + InputMethodDebug.startInputFlagsToString(startInputFlags) in onStartInputOrWindowGainedFocus()
141 + " softInputMode=" + InputMethodDebug.softInputModeToString(softInputMode) in onStartInputOrWindowGainedFocus()