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

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
AllocTrackerView.java 19 import com.android.ddmuilib.AllocationPanel;
26 private AllocationPanel mPanel;
33 mPanel = new AllocationPanel();
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
AllocationPanel.java 68 public class AllocationPanel extends TablePanel {
  /sdk/ddms/app/src/com/android/ddms/
UIThread.java 31 import com.android.ddmuilib.AllocationPanel;
411 mPanels[PANEL_ALLOCATIONS] = new AllocationPanel();
    [all...]

Completed in 1126 milliseconds