Searched refs:getForegroundNativeHeap (Results 1 – 1 of 1) sorted by relevance
127 public static List<Long> getForegroundNativeHeap(Collection<MemHealthRecord> samples) { in getForegroundNativeHeap() method in AuptTestCase.MemHealthRecord345 List<Long> nativeHeap = MemHealthRecord.getForegroundNativeHeap(record.getValue()); in saveMemoryStats()