Home | History | Annotate | Download | only in am

Lines Matching refs:crashCount

1661                 if (sr.crashCount >= 2 && (sr.serviceInfo.applicationInfo.flags
1663 Slog.w(TAG, "Service crashed " + sr.crashCount
1666 sr.userId, sr.crashCount, sr.shortName, app.pid);
1720 info.crashCount = r.crashCount;