Home
last modified time | relevance | path

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

/development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DNativeHeapPanel.java109 private StackLayout mAllocationStackLayout; field in NativeHeapPanel
875 mAllocationStackLayout.topControl = mAllocationModeTop; in switchDisplayMode()
884 mAllocationStackLayout.topControl = mLibraryModeTopControl; in switchDisplayMode()
1221 mAllocationStackLayout = new StackLayout();
1222 mAllocationStackComposite.setLayout(mAllocationStackLayout);
1238 mAllocationStackLayout.topControl = mAllocationModeTop;