Searched refs:DUMP_LIBS (Results 1 – 2 of 2) sorted by relevance
19 public static final int DUMP_LIBS = 1 << 0; field in DumpState
21363 dumpState.setDump(DumpState.DUMP_LIBS);21517 if (dumpState.isDumping(DumpState.DUMP_LIBS) && packageName == null) {