Home
last modified time | relevance | path

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

/development/samples/MultiClientInputMethod/src/com/example/android/multiclientinputmethod/
DClientCallbackImpl.java44 private final MultiClientInputMethod mInputMethod; field in ClientCallbackImpl
50 mInputMethod = inputMethod; in ClientCallbackImpl()
160 final int lastClientId = mInputMethod.mDisplayToLastClientId.get(mSelfReportedDisplayId); in onStartInputOrWindowGainedFocus()
197 mInputMethod.mDisplayToLastClientId.put(mSelfReportedDisplayId, mClientId); in onStartInputOrWindowGainedFocus()