Searched refs:mStackLayout (Results 1 – 2 of 2) sorted by relevance
75 private StackLayout mStackLayout; field in UpdaterWindowImpl147 mStackLayout = new StackLayout(); in createContents()148 mPagesRootComposite.setLayout(mStackLayout); in createContents()380 mStackLayout.topControl = page; in displayPage()
110 private StackLayout mStackLayout; field in ConfigurationSelector373 mStackLayout.topControl = composite; in ConfigurationSelector()379 mStackLayout.topControl = null; in ConfigurationSelector()390 mQualifierEditParent.setLayout(mStackLayout = new StackLayout()); in ConfigurationSelector()