Searched refs:isInterestingToUserLocked (Results 1 – 4 of 4) sorted by relevance
679 public boolean isInterestingToUserLocked() { in isInterestingToUserLocked() method in ProcessRecord1534 isInterestingToUserLocked() in appNotResponding()1624 return isInterestingToUserLocked() || in isInterestingForBackgroundTraces()
9237 r != null ? (r.isInterestingToUserLocked() in handleApplicationCrashInner()9550 .append(process.isInterestingToUserLocked() ? "Yes" : "No") in addErrorToDropBox()
2519 public boolean isInterestingToUserLocked() { in isInterestingToUserLocked() method in ActivityRecord
3536 HSPLcom/android/server/am/ProcessRecord;->isInterestingToUserLocked()Z