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

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/heap/
NativeHeapSnapshot.java 70 NativeLibraryAllocationInfo.constructFrom(mHeapAllocations);
124 NativeLibraryAllocationInfo.constructFrom(getNonZygoteAllocations());
NativeLibraryAllocationInfo.java 80 public static List<NativeLibraryAllocationInfo> constructFrom(

Completed in 208 milliseconds