Searched refs:DUMP_VOLUMES (Results 1 – 2 of 2) sorted by relevance
42 public static final int DUMP_VOLUMES = 1 << 23; field in DumpState
21439 dumpState.setDump(DumpState.DUMP_VOLUMES);21770 if (!checkin && dumpState.isDumping(DumpState.DUMP_VOLUMES) && packageName == null) {