Searched defs:realActivity (Results 1 – 3 of 3) sorted by relevance
150 ComponentName realActivity; // The actual activity component that started the task. field in TaskRecord1039 final ComponentName realActivity = r.realActivity; in findActivityInHistoryLocked() local1219 ComponentName realActivity = null; in restoreFromXml() local
117 final ComponentName realActivity; // the intent component, or target of an alias. field in ActivityRecord
1266 public ComponentName realActivity; field in ActivityManager.RecentTaskInfo