Searched refs:windowContextType (Results 1 – 2 of 2) sorted by relevance
46 public Rect getMaxBounds(int displayId, int windowContextType) { in getMaxBounds() argument49 .createWindowContext(windowContextType, null) in getMaxBounds()
1683 final int windowContextType = mWindowContextListenerController in addWindow() local1687 if (type != windowContextType) { in addWindow()1690 + " but type from WindowContext is %d", type, windowContextType); in addWindow()