Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java441 private boolean mNotifyUserActionSent; field in InputMethodService
3164 mNotifyUserActionSent = false; in dispatchOnCurrentInputMethodSubtypeChanged()
3236 if (mNotifyUserActionSent) { in notifyUserActionIfNecessary()
3240 mNotifyUserActionSent = true; in notifyUserActionIfNecessary()