Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java559 int mCurInputContextMissingMethods; field in InputMethodManagerService
2380 MSG_START_INPUT, mCurInputContextMissingMethods, initial ? 0 : 1 /* restarting */, in attachNewInputLocked()
2479 mCurInputContextMissingMethods = missingMethods; in startInputUncheckedLocked()