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

/libcore/dalvik/src/main/java/dalvik/system/
H A DVMDebug.java39 private static final int KIND_ALLOCATED_OBJECTS = 1<<0; field in class:VMDebug
52 KIND_ALLOCATED_OBJECTS;
75 KIND_ALLOCATED_OBJECTS << 16;

Completed in 23 milliseconds