Searched refs:mStackLayout (Results 1 – 2 of 2) sorted by relevance
78 private StackLayout mStackLayout; field in UpdaterWindowImpl141 mStackLayout = new StackLayout(); in createContents()142 mPagesRootComposite.setLayout(mStackLayout); in createContents()365 mStackLayout.topControl = page; in displayPage()
103 private StackLayout mStackLayout; field in ConfigurationSelector366 mStackLayout.topControl = composite; in ConfigurationSelector()372 mStackLayout.topControl = null; in ConfigurationSelector()383 mQualifierEditParent.setLayout(mStackLayout = new StackLayout()); in ConfigurationSelector()