Searched refs:OTHER_ART_BOOT (Results 1 – 2 of 2) sorted by relevance
320 public static final int OTHER_ART_BOOT = 31; field in Debug.MemoryInfo325 public static final int OTHER_DVK_STAT_ART_END = OTHER_ART_BOOT - NUM_OTHER_STATS;329 public static final int NUM_DVK_STATS = OTHER_ART_BOOT + 1 - OTHER_DALVIK_NORMAL;563 case OTHER_ART_BOOT: return ".Boot art"; in getOtherLabel()
35104 Landroid/os/Debug$MemoryInfo;->OTHER_ART_BOOT:I