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