Searched refs:MEMINFO_TOTAL (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
H A DMemInfoReader.java41 return mInfos[Debug.MEMINFO_TOTAL] * 1024;
70 return mInfos[Debug.MEMINFO_TOTAL];
/frameworks/base/core/java/android/os/
H A DDebug.java1083 public static final int MEMINFO_TOTAL = 0; field in class:Debug
/frameworks/base/core/jni/
H A Dandroid_os_Debug.cpp574 MEMINFO_TOTAL, enumerator in enum:android::__anon840

Completed in 496 milliseconds