Searched refs:STATUS_KEYS (Results 1 – 1 of 1) sorted by relevance
26 private static final String[] STATUS_KEYS = new String[] { field in ProcfsMemoryUtil46 long[] output = new long[STATUS_KEYS.length]; in readMemorySnapshotFromProcfs()51 Process.readProcLines("/proc/" + pid + "/status", STATUS_KEYS, output); in readMemorySnapshotFromProcfs()