Searched refs:inputMethodPriority (Results 1 – 1 of 1) sorted by relevance
2255 …auto inputMethodPriority = zorderPolicy_->GetWindowPriority(WindowType::WINDOW_TYPE_INPUT_METHOD_F… in RaiseInputMethodWindowPriorityIfNeeded() local2257 node->priority_ = (inputMethodPriority < callingWindowPriority) ? in RaiseInputMethodWindowPriorityIfNeeded()2258 (callingWindowPriority + 1) : inputMethodPriority; in RaiseInputMethodWindowPriorityIfNeeded()