Searched refs:doneExecutingCount (Results 1 – 2 of 2) sorted by relevance
373 int doneExecutingCount; field in ServiceRecord.StartItem413 proto.write(ServiceRecordProto.StartItem.DONE_EXECUTING_COUNT, doneExecutingCount); in dumpDebug()547 if (si.doneExecutingCount != 0) { in dumpStartList()548 pw.print(" dxc="); pw.print(si.doneExecutingCount); in dumpStartList()
4684 && si.doneExecutingCount < ServiceRecord.MAX_DONE_EXECUTING_COUNT)) { in scheduleServiceRestartLocked()5518 if (si.doneExecutingCount > 0) { in sendServiceArgsLocked()6030 si.doneExecutingCount++; in serviceDoneExecutingLocked()