Uses of Class
com.android.ddmlib.AllocationInfo

Packages that use AllocationInfo
com.android.ddmlib   
 

Uses of AllocationInfo in com.android.ddmlib
 

Methods in com.android.ddmlib that return AllocationInfo
 AllocationInfo[] ClientData.getAllocations()
          Returns the list of tracked allocations.
 

Methods in com.android.ddmlib with parameters of type AllocationInfo
 int AllocationInfo.AllocationSorter.compare(AllocationInfo o1, AllocationInfo o2)
           
 int AllocationInfo.compareTo(AllocationInfo otherAlloc)
           
 



Copyright © 2008-2012. All Rights Reserved.