Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestCase.java411 List<String> foregroundProcs = getForegroundProc(); in recordMemoryUsage()
502 private List<String> getForegroundProc() { in getForegroundProc() method in AuptTestCase