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