Searched defs:createAppErrorIntentLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java8639 appErrorIntent = createAppErrorIntentLocked(r, timeMillis, crashInfo);
8652 Intent createAppErrorIntentLocked(ProcessRecord r, method in class:ActivityManagerService

Completed in 719 milliseconds