Searched refs:isInterestingToUserLocked (Results 1 – 5 of 5) sorted by relevance
592 mApp.isInterestingToUserLocked() in appNotResponding()722 return mApp.isInterestingToUserLocked() in isInterestingForBackgroundTraces()
1130 public boolean isInterestingToUserLocked() { in isInterestingToUserLocked() method in ProcessRecord
8959 r != null ? (r.isInterestingToUserLocked() in handleApplicationCrashInner()9425 .append(process.isInterestingToUserLocked() ? "Yes" : "No") in addErrorToDropBox()
928 if (r.isInterestingToUserLocked()) { in isInterestingToUser()950 if (r.isInterestingToUserLocked()) { in hasEmbeddedWindow()
7096 public boolean isInterestingToUserLocked() { in isInterestingToUserLocked() method in ActivityRecord