Searched refs:getForegroundPss (Results 1 – 1 of 1) sorted by relevance
147 public static List<Long> getForegroundPss(Collection<MemHealthRecord> samples) { in getForegroundPss() method in AuptTestCase.MemHealthRecord347 List<Long> pss = MemHealthRecord.getForegroundPss(record.getValue()); in saveMemoryStats()