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

  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java 147 Intent affinityIntent; // Intent of affinity-moved activity that started this task.
343 affinityIntent = _affinityIntent;
652 return intent != null ? intent : affinityIntent;
    [all...]
ActivityStack.java     [all...]

Completed in 259 milliseconds