Searched defs:origActivity (Results 1 – 3 of 3) sorted by relevance
84 public ComponentName origActivity; field in TaskInfo
519 ComponentName origActivity, boolean rootWasReset, boolean autoRemoveRecents, in create()
220 ComponentName origActivity; // The non-alias activity component of the intent. field in TaskRecord2742 ComponentName realActivity, ComponentName origActivity, boolean rootWasReset, in create()2766 ComponentName origActivity = null; in restoreFromXml() local