OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:affiliateid
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
RecentTasks.java
714
final int
affiliateId
= startTask.mAffiliatedTaskId;
717
if (startTask.taskId ==
affiliateId
&& startTask.mPrevAffiliate == null &&
726
// Remove all tasks that are affiliated to
affiliateId
and put them in mTmpRecents.
730
if (task.mAffiliatedTaskId ==
affiliateId
) {
[
all
...]
Completed in 69 milliseconds