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