Searched defs:sourceComponent (Results 1 – 3 of 3) sorted by relevance
75 public final ComponentName sourceComponent; field in Task.TaskKey80 ComponentName sourceComponent = t.origActivity != null in TaskKey() local96 ComponentName sourceComponent, int userId, long lastActiveTime) { in TaskKey()108 ComponentName sourceComponent, int userId, long lastActiveTime, int displayId) { in TaskKey()
180 final ComponentName sourceComponent; field in TransferOwnershipMetadataManager.Metadata184 Metadata(@NonNull ComponentName sourceComponent, @NonNull ComponentName targetComponent, in Metadata()
109 final ComponentName sourceComponent = t.origActivity != null in preloadPlan() local