Searched refs:KEY_TOTAL_PSS (Results 1 – 1 of 1) sorted by relevance
39 public static final String KEY_TOTAL_PSS = "totalPSS"; field in MemoryQuery108 outputData.put(KEY_TOTAL_PSS, new Long(totalPSS)); in queryMemory()