Searched refs:BaseWithActivityRecordData (Results 1 – 2 of 2) sorted by relevance
151 public static abstract class BaseWithActivityRecordData extends AppLaunchEvent { class in AppLaunchEvent155 protected BaseWithActivityRecordData(@SequenceId long sequenceId, in BaseWithActivityRecordData() method in AppLaunchEvent.BaseWithActivityRecordData165 if (other instanceof BaseWithActivityRecordData) { in equals()167 ((BaseWithActivityRecordData)other).activityRecordSnapshot)) && in equals()184 BaseWithActivityRecordData(Parcel p) { in BaseWithActivityRecordData() method in AppLaunchEvent.BaseWithActivityRecordData190 public static final class ActivityLaunched extends BaseWithActivityRecordData {227 public static final class ActivityLaunchFinished extends BaseWithActivityRecordData {308 public static final class ReportFullyDrawn extends BaseWithActivityRecordData {
50952 HSPLcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;-><init>(J[B)V50953 HSPLcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;->writeToParcelImpl(…56803 Lcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;