Searched refs:writeProcessesToProto (Results 1 – 3 of 3) sorted by relevance
506 public abstract void writeProcessesToProto(ProtoOutputStream proto, String dumpPackage, in writeProcessesToProto() method in ActivityTaskManagerInternal
6668 public void writeProcessesToProto(ProtoOutputStream proto, String dumpPackage, in writeProcessesToProto() method in ActivityTaskManagerService.LocalService
10922 mAtmInternal.writeProcessesToProto(proto, dumpPackage, mWakefulness.get(), in writeOtherProcessesInfoToProtoLSP()