Home
last modified time | relevance | path

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

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