Searched refs:AppErrorResult (Results 1 – 4 of 4) sorted by relevance
31 private final AppErrorResult mResult;43 AppErrorResult result, ProcessRecord app) { in StrictModeViolationDialog()
28 private final AppErrorResult mResult;39 AppErrorResult result, ProcessRecord app) { in AppErrorDialog()
19 final class AppErrorResult { class
1399 AppErrorResult res = (AppErrorResult) data.get("result"); in handleMessage()1480 AppErrorResult res = (AppErrorResult) data.get("result"); in handleMessage()12100 AppErrorResult result = new AppErrorResult(); in handleApplicationStrictModeViolation()12501 AppErrorResult result = new AppErrorResult(); in crashApplication()