Home
last modified time | relevance | path

Searched defs:exceptionTypeId (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DAppErrors.java495 String message, boolean force, int exceptionTypeId, @Nullable Bundle extras) { in scheduleAppCrashLocked()
DProcessRecord.java1225 void scheduleCrashLocked(String message, int exceptionTypeId, @Nullable Bundle extras) { in scheduleCrashLocked()
DActiveServices.java1731 int appUid, int appPid, String localPackageName, int exceptionTypeId) { in killMisbehavingService()
/frameworks/base/core/java/android/app/
DIActivityManager.aidl391 in String message, boolean force, int exceptionTypeId); in crashApplicationWithType()
393 int userId, in String message, boolean force, int exceptionTypeId, in Bundle extras); in crashApplicationWithTypeWithExtras()