Searched refs:getAnrAnnotation (Results 1 – 3 of 3) sorted by relevance
1283 && mErrorState.getAnrAnnotation() != null) { in killLocked()1284 description = description + ": " + mErrorState.getAnrAnnotation(); in killLocked()
220 String getAnrAnnotation() { in getAnrAnnotation() method in ProcessErrorStateRecord
6578 PLcom/android/server/am/ProcessErrorStateRecord;->getAnrAnnotation()Ljava/lang/String;