Searched refs:isInterestingForBackgroundTraces (Results 1 – 2 of 2) sorted by relevance
1372 return !getShowBackground() && !isInterestingForBackgroundTraces(); in isSilentAnr()1609 private boolean isInterestingForBackgroundTraces() { in isInterestingForBackgroundTraces() method in ProcessRecord
3535 PLcom/android/server/am/ProcessRecord;->isInterestingForBackgroundTraces()Z