Searched refs:TestWindowRoot (Results 1 – 1 of 1) sorted by relevance
35 val root = TestWindowRoot(context) in testCanAddComposeViewInInitializedWindow()51 class TestWindowRoot(context: Context) : FrameLayout(context) { class