Searched defs:sourceComponent (Results 1 – 3 of 3) sorted by relevance
74 public final ComponentName sourceComponent; field in Task.TaskKey79 ComponentName sourceComponent = t.origActivity != null in TaskKey() local95 ComponentName sourceComponent, int userId, long lastActiveTime) { in TaskKey()107 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