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