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