Searched refs:MAX_DONE_EXECUTING_COUNT (Results 1 – 2 of 2) sorted by relevance
68 static final int MAX_DONE_EXECUTING_COUNT = 6; field in ServiceRecord
2364 && si.doneExecutingCount < ServiceRecord.MAX_DONE_EXECUTING_COUNT)) { in scheduleServiceRestartLocked()