Home
last modified time | relevance | path

Searched refs:getBackgroundSummarySystem (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DMemHealthRecord.java181 List<Long> asSystem = getBackgroundSummarySystem(records); in saveVerbose()
422 public static List<Long> getBackgroundSummarySystem(Collection<MemHealthRecord> samples) { in getBackgroundSummarySystem() method in MemHealthRecord