Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppErrors.java468 stopReportingCrashesLocked(r); in crashApplicationInner()
858 void stopReportingCrashesLocked(ProcessRecord proc) { in stopReportingCrashesLocked() method in AppErrors