Searched defs:WindowContainer (Results 1 – 3 of 3) sorted by relevance
631 ArrayMap<WindowContainer, Integer> outReasons) { in transitionGoodToGo()
630 void notifyTransitionStarting(ArrayMap<WindowContainer, Integer> activityToReason) { in notifyTransitionStarting()
107 class WindowContainer<E extends WindowContainer> extends ConfigurationContainer<E> class295 WindowContainer(WindowManagerService wms) { in WindowContainer() method in WindowContainer