Lines Matching refs:affinity
434 <p>The <em>affinity</em> indicates which task an activity prefers to belong to. By default, all the
435 activities from the same application have an affinity for each other. So, by default, all
437 the default affinity for an activity. Activities defined in
438 different applications can share an affinity, or activities defined in the same application can be
441 <p>You can modify the affinity for any given activity with the <a
452 affinity for the application.</p>
454 <p>The affinity comes into play in two circumstances:</p>
466 However, it doesn't have to be. If there's already an existing task with the same affinity as the
484 <p>In this case, the activity can move from the task it starts to the task it has an affinity
487 defined as part of a travel application. It has the same affinity as other activities in the same
488 application (the default application affinity) and it allows re-parenting with this attribute.