Home
last modified time | relevance | path

Searched defs:affinityIntent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRootWindowContainer.java373 final Intent affinityIntent = task.affinityIntent; in test() local
H A DTask.java331 Intent affinityIntent; // Intent of affinity-moved activity that started this task. field in Task