Searched refs:mForeground (Results 1 – 1 of 1) sorted by relevance
34 private Map<String, Map<String, Long>> mForeground; field in MemoryHealthParser72 mForeground = new HashMap<String, Map<String, Long>>(); in parse()73 currentSection = mForeground; in parse()96 return new MemoryHealthItem(mForeground, mBackground); in parse()