Home
last modified time | relevance | path

Searched refs:mTopStackLayout (Results 1 – 1 of 1) sorted by relevance

/development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DNativeHeapPanel.java104 private StackLayout mTopStackLayout; field in NativeHeapPanel
635 mTopStackComposite.setLayout(mTopStackLayout = new StackLayout()); in createControl()
641 mTopStackLayout.topControl = mTableModeControl; in createControl()
874 mTopStackLayout.topControl = mTableModeControl; in switchDisplayMode()
883 mTopStackLayout.topControl = mTableModeControl; in switchDisplayMode()