Searched refs:createAppErrorIntentLocked (Results 1 – 2 of 2) sorted by relevance
156 appErrorIntent = mService.mAppErrors.createAppErrorIntentLocked(app,
511 appErrorIntent = createAppErrorIntentLocked(r, timeMillis, crashInfo); in crashApplicationInner()627 Intent createAppErrorIntentLocked(ProcessRecord r, in createAppErrorIntentLocked() method in AppErrors