Searched defs:REASON_CRASH (Results 1 – 3 of 3) sorted by relevance
103 public static final int REASON_CRASH = 4; field in ApplicationExitInfo
733 ApplicationExitInfo.REASON_CRASH, in handleAppCrashInActivityController()
261 REASON_CRASH = 4; enumerator