HomeSort by relevance Sort by last modified time
    Searched refs:FORCE_QUIT_AND_REPORT (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/am/
AppErrorDialog.java 33 static final int FORCE_QUIT_AND_REPORT = 1;
69 mHandler.obtainMessage(FORCE_QUIT_AND_REPORT));
ActivityManagerService.java     [all...]

Completed in 75 milliseconds