Searched refs:APP_INFO (Results 1 – 2 of 2) sorted by relevance
56 static final int APP_INFO = 8; field in AppErrorDialog193 mHandler.obtainMessage(APP_INFO).sendToTarget(); in onClick()
525 if (res == AppErrorDialog.APP_INFO) { in crashApplicationInner()