Searched refs:startingSurface (Results 1 – 2 of 2) sorted by relevance
211 StartingSurface startingSurface; field in AppWindowToken1086 } else if (mChildren.size() == 1 && startingSurface != null && !isRelaunching()) { in postWindowRemoveStartingWindowCleanup()1511 if (tStartingWindow != null && fromToken.startingSurface != null) { in transferStartingWindow()1523 startingSurface = fromToken.startingSurface; in transferStartingWindow()1529 fromToken.startingSurface = null; in transferStartingWindow()2229 startingSurface = surface;2234 + startingWindow + " startingView=" + startingSurface);2294 surface = startingSurface; in removeStartingWindow()2296 startingSurface = null; in removeStartingWindow()2317 + " startingView=" + startingSurface in removeStartingWindow()[all …]
508 assertNotNull(atoken.startingSurface); in assertHasStartingWindow()514 assertNull(atoken.startingSurface); in assertNoStartingWindow()