Searched refs:startingView (Results 1 – 2 of 2) sorted by relevance
102 View startingView; field in AppWindowToken330 if (startingWindow != null || startingView != null in dump()333 pw.print(" startingView="); pw.print(startingView); in dump()
2872 } else if (atoken.allAppWindows.size() == 1 && atoken.startingView != null) { in removeWindowInnerLocked()4327 wtoken.startingView = ttoken.startingView; in setAppStartingWindow()4333 ttoken.startingView = null; in setAppStartingWindow()7864 wtoken.startingView = view; in handleMessage()7870 + wtoken.startingView); in handleMessage()7891 + wtoken.startingView); in handleMessage()7893 view = wtoken.startingView; in handleMessage()7896 wtoken.startingView = null; in handleMessage()7924 + " startingView=" + wtoken.startingView); in handleMessage()7930 view = wtoken.startingView; in handleMessage()[all …]