Searched defs:OTHER_DALVIK_OTHER (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DDebug.java198 public static final int OTHER_DALVIK_OTHER = 0; field in class:Debug.MemoryInfo
451 case OTHER_DALVIK_OTHER: return "Dalvik Other";
620 * * Does not include OTHER_DALVIK_OTHER, which is considered VM

Completed in 13 milliseconds