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