Searched refs:isInterestingForBackgroundTraces (Results 1 – 1 of 1) sorted by relevance
865 static boolean isInterestingForBackgroundTraces(ProcessRecord app) { in isInterestingForBackgroundTraces() method in AppErrors946 isSilentANR = !showBackground && !isInterestingForBackgroundTraces(app); in appNotResponding()