HomeSort by relevance Sort by last modified time
    Searched refs:mStackLayout (Results 1 - 2 of 2) sorted by null

  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman1/
SdkUpdaterWindowImpl1.java 86 private StackLayout mStackLayout;
177 mStackLayout = new StackLayout();
178 mPagesRootComposite.setLayout(mStackLayout);
402 mStackLayout.topControl = page;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 114 private StackLayout mStackLayout;
398 mStackLayout.topControl = composite;
406 mStackLayout.topControl = null;
419 mQualifierEditParent.setLayout(mStackLayout = new StackLayout());
    [all...]

Completed in 479 milliseconds