Searched refs:startingView (Results 1 – 2 of 2) sorted by relevance
92 View startingView; field in AppWindowToken262 if (startingWindow != null || startingView != null in dump()265 pw.print(" startingView="); pw.print(startingView); in dump()
2526 } else if (atoken.allAppWindows.size() == 1 && atoken.startingView != null) { in removeWindowInnerLocked()4064 wtoken.startingView = ttoken.startingView; in setAppStartingWindow()4069 ttoken.startingView = null; in setAppStartingWindow()7011 wtoken.startingView = view; in handleMessage()7017 + wtoken.startingView); in handleMessage()7038 + wtoken.startingView); in handleMessage()7040 view = wtoken.startingView; in handleMessage()7043 wtoken.startingView = null; in handleMessage()7071 + " startingView=" + wtoken.startingView); in handleMessage()7077 view = wtoken.startingView; in handleMessage()[all …]