Searched refs:openingWindowSyncView (Results 1 – 3 of 3) sorted by relevance
95 val openingWindowSyncView: View?274 val openingWindowSyncView = controller.openingWindowSyncView regex275 val openingWindowSyncViewOverlay = openingWindowSyncView?.overlay277 openingWindowSyncView != null &&278 openingWindowSyncView.viewRootImpl != controller.launchContainer.viewRootImpl359 ViewRootSync.synchronizeNextDraw(launchContainer, openingWindowSyncView, then = {})364 openingWindowSyncView!!
564 controller.openingWindowSyncView ?: controller.launchContainer
23 override val openingWindowSyncView: View?