Searched refs:createAppErrorIntentLocked (Results 1 – 2 of 2) sorted by relevance
120 appErrorIntent = mService.createAppErrorIntentLocked(app,
12583 appErrorIntent = createAppErrorIntentLocked(r, timeMillis, crashInfo); in crashApplication()12596 Intent createAppErrorIntentLocked(ProcessRecord r, in createAppErrorIntentLocked() method