Searched refs:isFirstChildWindowGreaterThanSecond (Results 1 – 2 of 2) sorted by relevance
219 return isFirstChildWindowGreaterThanSecond(newWindow, existingWindow) ? 1 : -1;304 protected boolean isFirstChildWindowGreaterThanSecond(WindowState newWindow, in isFirstChildWindowGreaterThanSecond() method in WindowToken
4381 protected boolean isFirstChildWindowGreaterThanSecond(WindowState newWindow, in isFirstChildWindowGreaterThanSecond() method in ActivityRecord