Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DProcessServiceRecord.java374 boolean incServiceCrashCountLocked(long now) { in incServiceCrashCountLocked() method in ProcessServiceRecord
H A DAppErrors.java863 boolean tryAgain = app.mServices.incServiceCrashCountLocked(now);
/aosp12/frameworks/base/services/
H A Dart-profile8876 HPLcom/android/server/am/ProcessServiceRecord;->incServiceCrashCountLocked(J)Z+]Lcom/android/server…