Searched refs:startingSurface (Results 1 – 2 of 2) sorted by relevance
212 StartingSurface startingSurface; field in AppWindowToken1087 } else if (mChildren.size() == 1 && startingSurface != null && !isRelaunching()) { in postWindowRemoveStartingWindowCleanup()1527 if (tStartingWindow != null && fromToken.startingSurface != null) { in transferStartingWindow()1539 startingSurface = fromToken.startingSurface; in transferStartingWindow()1545 fromToken.startingSurface = null; in transferStartingWindow()2245 startingSurface = surface;2250 + startingWindow + " startingView=" + startingSurface);2310 surface = startingSurface; in removeStartingWindow()2312 startingSurface = null; in removeStartingWindow()2333 + " startingView=" + startingSurface in removeStartingWindow()[all …]
523 assertNotNull(atoken.startingSurface); in assertHasStartingWindow()529 assertNull(atoken.startingSurface); in assertNoStartingWindow()