Home
last modified time | relevance | path

Searched defs:asSystem (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DMemHealthRecord.java56 long asGraphics, long asOther, long asSystem, long asOverallPss, in MemHealthRecord()
102 int asSystem = parseMeminfoLine(meminfo, "System:\\s+(\\d+)"); in get() local
140 List<Long> asSystem = getForegroundSummarySystem(records); in saveVerbose() local
181 List<Long> asSystem = getBackgroundSummarySystem(records); in saveVerbose() local