Searched refs:mStackLayout (Results 1 – 2 of 2) sorted by relevance
49 private StackLayout mStackLayout; field in DetailsPage71 mStackLayout = new StackLayout(); in createControl()72 mTopComposite.setLayout(mStackLayout); in createControl()109 mStackLayout.topControl = c; in setTopControl()
119 private StackLayout mStackLayout; field in ConfigurationSelector419 mStackLayout.topControl = composite; in ConfigurationSelector()427 mStackLayout.topControl = null; in ConfigurationSelector()440 mQualifierEditParent.setLayout(mStackLayout = new StackLayout()); in ConfigurationSelector()