Searched refs:setTopActivityComponent (Results 1 – 5 of 5) sorted by relevance
162 TaskSnapshotBuilder setTopActivityComponent(ComponentName topActivityComponent) { in setTopActivityComponent() method in TaskSnapshotPersisterTestBase.TaskSnapshotBuilder
153 builder.setTopActivityComponent(activityComponent); in testSnapshotBuilder()
1797 .setTopActivityComponent(activity.mActivityComponent) in testIsSnapshotCompatible()1819 .setTopActivityComponent(secondActivity.mActivityComponent) in testIsSnapshotCompatibleTopActivityChanged()
305 public Builder setTopActivityComponent(ComponentName name) {
305 builder.setTopActivityComponent(activity.mActivityComponent);