Searched refs:mNotifyUserActionSent (Results 1 – 1 of 1) sorted by relevance
441 private boolean mNotifyUserActionSent; field in InputMethodService3164 mNotifyUserActionSent = false; in dispatchOnCurrentInputMethodSubtypeChanged()3236 if (mNotifyUserActionSent) { in notifyUserActionIfNecessary()3240 mNotifyUserActionSent = true; in notifyUserActionIfNecessary()