Searched refs:REASON_ANR (Results 1 – 7 of 7) sorted by relevance
113 public static final int REASON_ANR = 6; field in ApplicationExitInfo631 REASON_ANR,1323 case REASON_ANR: in reasonCodeToString()
162 assertEquals(ApplicationExitInfo.REASON_ANR, reasons[0].reason) in waitForNewExitReasonAfter()
320 mApp.killLocked("anr", ApplicationExitInfo.REASON_ANR, true); in appNotResponding()654 mApp.killLocked("anr", ApplicationExitInfo.REASON_ANR, true); in appNotResponding()673 mApp.killLocked("bg anr", ApplicationExitInfo.REASON_ANR, true); in appNotResponding()
454 int reasonCode = ApplicationExitInfo.REASON_ANR; in killAppAtUserRequestLocked()
1282 if (reasonCode == ApplicationExitInfo.REASON_ANR in killLocked()
334 REASON_ANR = 6; enumerator
5304 field public static final int REASON_ANR = 6; // 0x6