OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 599 milliseconds