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