Searched refs:topWC (Results 1 – 1 of 1) sorted by relevance
2208 WindowContainer topWC = null; in handleLegacyRecentsStartBehavior() local2217 topWC = WindowContainer.fromBinder(c.getContainer().asBinder()); in handleLegacyRecentsStartBehavior()2220 if (topWC == null || topWC.inMultiWindowMode()) { in handleLegacyRecentsStartBehavior()2232 t.reparent(navSurfaceControl, topWC.getSurfaceControl()); in handleLegacyRecentsStartBehavior()