Searched refs:DUMP_INSTALLS (Results 1 – 2 of 2) sorted by relevance
35 public static final int DUMP_INSTALLS = 1 << 16; field in DumpState
24798 dumpState.setDump(DumpState.DUMP_INSTALLS);25125 if (!checkin && dumpState.isDumping(DumpState.DUMP_INSTALLS) && packageName == null) {