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

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

Completed in 200 milliseconds