HomeSort by relevance Sort by last modified time
    Searched refs:isInterestingToUserLocked (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/java/com/android/server/am/
ProcessRecord.java 270 * to the user. See HistoryRecord.isInterestingToUserLocked()
272 public boolean isInterestingToUserLocked() {
276 if (r.isInterestingToUserLocked()) {
ActivityRecord.java 570 public boolean isInterestingToUserLocked() {
ActivityManagerService.java     [all...]

Completed in 38 milliseconds