Home
last modified time | relevance | path

Searched refs:incServiceCrashCountLocked (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessServiceRecord.java581 boolean incServiceCrashCountLocked(long now) { in incServiceCrashCountLocked() method in ProcessServiceRecord
H A DAppErrors.java893 boolean tryAgain = app.mServices.incServiceCrashCountLocked(now);