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