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

/frameworks/base/services/core/java/com/android/server/am/
H A DAppNotRespondingDialog.java156 appErrorIntent = mService.mAppErrors.createAppErrorIntentLocked(app,
H A DAppErrors.java511 appErrorIntent = createAppErrorIntentLocked(r, timeMillis, crashInfo);
627 Intent createAppErrorIntentLocked(ProcessRecord r, method in class:AppErrors

Completed in 47 milliseconds