|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AllocationInfo.SortMode | |
|---|---|
| com.android.ddmlib | |
| Uses of AllocationInfo.SortMode in com.android.ddmlib |
|---|
| Methods in com.android.ddmlib that return AllocationInfo.SortMode | |
|---|---|
AllocationInfo.SortMode |
AllocationInfo.AllocationSorter.getSortMode()
|
static AllocationInfo.SortMode |
AllocationInfo.SortMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AllocationInfo.SortMode[] |
AllocationInfo.SortMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.android.ddmlib with parameters of type AllocationInfo.SortMode | |
|---|---|
void |
AllocationInfo.AllocationSorter.setSortMode(AllocationInfo.SortMode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||