Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DMemHealthRecord.java178 List<Long> asStack = getBackgroundSummaryStack(records); in saveVerbose()
362 public static List<Long> getBackgroundSummaryStack(Collection<MemHealthRecord> samples) { in getBackgroundSummaryStack() method in MemHealthRecord