Searched refs:doneExecutingCount (Results 1 – 2 of 2) sorted by relevance
208 int doneExecutingCount; field in ServiceRecord.StartItem243 proto.write(ServiceRecordProto.StartItem.DONE_EXECUTING_COUNT, doneExecutingCount); in dumpDebug()290 if (si.doneExecutingCount != 0) { in dumpStartList()291 pw.print(" dxc="); pw.print(si.doneExecutingCount); in dumpStartList()
3506 && si.doneExecutingCount < ServiceRecord.MAX_DONE_EXECUTING_COUNT)) { in scheduleServiceRestartLocked()4062 if (si.doneExecutingCount > 0) { in sendServiceArgsLocked()4516 si.doneExecutingCount++; in serviceDoneExecutingLocked()