Searched refs:dispatchOnShowInputRequested (Results 1 – 1 of 1) sorted by relevance
473 if (dispatchOnShowInputRequested(flags, false)) { in showSoftInput()941 if (dispatchOnShowInputRequested(showFlags, true)) { in resetStateForNewConfiguration()1597 private boolean dispatchOnShowInputRequested(int flags, boolean configChange) { in dispatchOnShowInputRequested() method in InputMethodService