Searched refs:FORCE_QUIT_AND_REPORT (Results 1 – 2 of 2) sorted by relevance
49 static final int FORCE_QUIT_AND_REPORT = 2; field in AppErrorDialog175 mHandler.obtainMessage(FORCE_QUIT_AND_REPORT).sendToTarget(); in onClick()
690 case AppErrorDialog.FORCE_QUIT_AND_REPORT: in crashApplicationInner()