Home
last modified time | relevance | path

Searched refs:LOG_ANR (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java165 static final int LOG_ANR = 30008; field in ActivityManagerService
4631 EventLog.writeEvent(LOG_ANR, app.pid, app.processName, annotation); in appNotRespondingLocked()