Searched refs:isInterestingToUserLocked (Results 1 – 6 of 6) sorted by relevance
615 mApp.isInterestingToUserLocked() in appNotResponding()743 return mApp.isInterestingToUserLocked() in isInterestingForBackgroundTraces()
1206 public boolean isInterestingToUserLocked() { in isInterestingToUserLocked() method in ProcessRecord
9422 r != null ? (r.isInterestingToUserLocked() in handleApplicationCrashInner()9903 .append(process.isInterestingToUserLocked() ? "Yes" : "No") in addErrorToDropBox()
983 if (r.isInterestingToUserLocked()) { in isInterestingToUser()1005 if (r.isInterestingToUserLocked()) { in hasEmbeddedWindow()
7312 public boolean isInterestingToUserLocked() { in isInterestingToUserLocked() method in ActivityRecord
6824 PLcom/android/server/am/ProcessRecord;->isInterestingToUserLocked()Z