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