Searched defs:FORCE_QUIT_AND_REPORT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DAppErrorDialog.java53 static final int FORCE_QUIT_AND_REPORT = 2; field in class:AppErrorDialog
184 mHandler.obtainMessage(FORCE_QUIT_AND_REPORT).sendToTarget();

Completed in 205 milliseconds