Searched refs:LOG_ANR (Results 1 – 1 of 1) sorted by relevance
165 static final int LOG_ANR = 30008; field in ActivityManagerService4631 EventLog.writeEvent(LOG_ANR, app.pid, app.processName, annotation); in appNotRespondingLocked()