Searched refs:totalRestartCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java109 int totalRestartCount; // number of times we have had to restart. field in class:ServiceRecord
H A DActiveServices.java1527 r.totalRestartCount++;
1572 r.totalRestartCount++;
2035 r.totalRestartCount = 0;

Completed in 130 milliseconds