Searched refs:getWindowContainer (Results 1 – 4 of 4) sorted by relevance
127 if (listener.getWindowContainer().getDisplayContent().getDisplayId() == displayId in dispatchPendingConfigurationIfNeeded()230 WindowContainer<?> getWindowContainer() { in getWindowContainer() method in WindowContextListenerController.WindowContextListenerImpl
178 WindowContainer getWindowContainer() { in getWindowContainer() method in NonAppWindowAnimationAdapter
345 adapter.getWindowContainer());
106 assertEquals(container, listener.getWindowContainer()); in testRegisterWindowContextListener()