Searched refs:defaultSiteCompare (Results 1 – 3 of 3) sorted by relevance
57 Collections.sort(children, Sort.defaultSiteCompare(mSnapshot)); in handle()
194 public static Comparator<Site> defaultSiteCompare(AhatSnapshot snapshot) { in defaultSiteCompare() method in Sort
270 … method public static Comparator<Site> defaultSiteCompare(com.android.ahat.heapdump.AhatSnapshot);