Searched refs:mNotifyUserActionSent (Results 1 – 1 of 1) sorted by relevance
514 private boolean mNotifyUserActionSent; field in InputMethodService3253 mNotifyUserActionSent = false; in dispatchOnCurrentInputMethodSubtypeChanged()3325 if (mNotifyUserActionSent) { in notifyUserActionIfNecessary()3329 mNotifyUserActionSent = true; in notifyUserActionIfNecessary()