Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DNativeCrashListener.java88 mAm.handleApplicationCrashInner("native_crash", mApp, mApp.processName, ci); in run()
H A DActivityManagerService.java7864 handleApplicationCrashInner("crash", r, processName, crashInfo); in handleApplicationCrash()
7870 void handleApplicationCrashInner(String eventType, ProcessRecord r, String processName, in handleApplicationCrashInner() method in ActivityManagerService
/aosp12/frameworks/base/services/
H A Dart-profile6552 HPLcom/android/server/am/ActivityManagerService;->handleApplicationCrashInner(Ljava/lang/String;Lco…