Searched refs:dumpAsProto (Results 1 – 10 of 10) sorted by relevance
588 boolean dumpAsProto = false; in dump()590 dumpAsProto = true; in dump()593 if (argsSet.size() == 0 || argsSet.contains("-a") || dumpAsProto) { in dump()595 if (dumpAsProto) { in dump()
67 boolean dumpAsProto = false; in dump()78 dumpAsProto = true; in dump()86 if (dumpAsProto) { in dump()
758 boolean dumpAsProto = false; in dump()766 dumpAsProto = true; in dump()782 if (dumpAsProto) { in dump()
959 boolean dumpAsProto = false; in dump()961 dumpAsProto = true; in dump()964 if (args == null || args.length == 0 || args[0].equals("-a") || dumpAsProto) { in dump()966 if (dumpAsProto) { in dump()
275 void dumpAsProto(ProtoOutputStream proto, int uid) { in dumpAsProto() method in BaseAppStateTracker
2009 void dumpAsProto(ProtoOutputStream proto, int uid) { in dumpAsProto() method in AppRestrictionController2011 mAppStateTrackers.get(i).dumpAsProto(proto, uid); in dumpAsProto()
841 void dumpAsProto(ProtoOutputStream proto, int uid) { in dumpAsProto() method in AppBatteryTracker
10022 mAppRestrictionController.dumpAsProto(proto, uid); in dumpAppRestrictionController()
1221 boolean dumpAsProto = false; in dump()1229 dumpAsProto = true; in dump()1237 if (dumpAsProto) { in dump()
206 boolean dumpAsProto = false; in dump()214 dumpAsProto = true; in dump()221 if (dumpAsProto) { in dump()