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

/frameworks/base/services/java/com/android/server/am/
H A DAppErrorDialog.java35 static final int FORCE_QUIT_AND_REPORT = 1; field in class:AppErrorDialog
71 mHandler.obtainMessage(FORCE_QUIT_AND_REPORT));

Completed in 342 milliseconds