Searched refs:getAssociatedWindowContainer (Results 1 – 3 of 3) sorted by relevance
124 final WindowContainer<?> wc = getAssociatedWindowContainer(listener.mToken); in dispatchProposedRotation()142 WindowContainer<?> getAssociatedWindowContainer(IBinder contextToken) { in getAssociatedWindowContainer() method in RotationWatcherController169 pw.print(getAssociatedWindowContainer(listener.mToken)); in dump()
4552 mRotationWatcherController.getAssociatedWindowContainer(contextToken); in registerProposedRotationListener()
831 WindowContainer<?> getAssociatedWindowContainer(IBinder token) { in testProposedRotationListener()