Searched refs:BaseWithActivityRecordData (Results 1 – 1 of 1) sorted by relevance
142 public static abstract class BaseWithActivityRecordData extends AppLaunchEvent { class in AppLaunchEvent146 protected BaseWithActivityRecordData(@SequenceId long sequenceId, in BaseWithActivityRecordData() method in AppLaunchEvent.BaseWithActivityRecordData156 if (other instanceof BaseWithActivityRecordData) { in equals()158 ((BaseWithActivityRecordData)other).activityRecordSnapshot) && in equals()175 BaseWithActivityRecordData(Parcel p) { in BaseWithActivityRecordData() method in AppLaunchEvent.BaseWithActivityRecordData181 public static final class ActivityLaunched extends BaseWithActivityRecordData {218 public static final class ActivityLaunchFinished extends BaseWithActivityRecordData {