Searched refs:startingSurface (Results 1 – 3 of 3) sorted by relevance
169 container.startingSurface = surface;175 + container.startingSurface);610 surface = mContainer.startingSurface; in removeStartingWindow()612 mContainer.startingSurface = null; in removeStartingWindow()632 + " startingView=" + mContainer.startingSurface in removeStartingWindow()
189 StartingSurface startingSurface; field in AppWindowToken825 } else if (mChildren.size() == 1 && startingSurface != null && !isRelaunching()) { in postWindowRemoveStartingWindowCleanup()1198 if (tStartingWindow != null && fromToken.startingSurface != null) { in transferStartingWindow()1210 startingSurface = fromToken.startingSurface; in transferStartingWindow()1216 fromToken.startingSurface = null; in transferStartingWindow()2111 if (startingWindow != null || startingSurface != null in dump()2114 pw.print(" startingSurface="); pw.print(startingSurface); in dump()
89 assertNotNull(atoken.startingSurface); in assertHasStartingWindow()95 assertNull(atoken.startingSurface); in assertNoStartingWindow()