Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java428 private boolean mNotifyUserActionSent; field in InputMethodService
2923 mNotifyUserActionSent = false; in dispatchOnCurrentInputMethodSubtypeChanged()
2995 if (mNotifyUserActionSent) { in notifyUserActionIfNecessary()
2999 mNotifyUserActionSent = true; in notifyUserActionIfNecessary()