Searched refs:startingView (Results 1 – 2 of 2) sorted by relevance
102 View startingView; field in AppWindowToken313 if (startingWindow != null || startingView != null in dump()316 pw.print(" startingView="); pw.print(startingView); in dump()
2758 } else if (atoken.allAppWindows.size() == 1 && atoken.startingView != null) { in removeWindowInnerLocked()4210 wtoken.startingView = ttoken.startingView; in setAppStartingWindow()4216 ttoken.startingView = null; in setAppStartingWindow()7739 wtoken.startingView = view; in handleMessage()7745 + wtoken.startingView); in handleMessage()7766 + wtoken.startingView); in handleMessage()7768 view = wtoken.startingView; in handleMessage()7771 wtoken.startingView = null; in handleMessage()7799 + " startingView=" + wtoken.startingView); in handleMessage()7805 view = wtoken.startingView; in handleMessage()[all …]