Searched refs:getAnrAnnotation (Results 1 – 2 of 2) sorted by relevance
1202 && mErrorState.getAnrAnnotation() != null) { in killLocked()1203 description = description + ": " + mErrorState.getAnrAnnotation(); in killLocked()
216 String getAnrAnnotation() { in getAnrAnnotation() method in ProcessErrorStateRecord