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