Home
last modified time | relevance | path

Searched refs:BaseWithActivityRecordData (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
H A DAppLaunchEvent.java151 public static abstract class BaseWithActivityRecordData extends AppLaunchEvent { class in AppLaunchEvent
155 protected BaseWithActivityRecordData(@SequenceId long sequenceId, in BaseWithActivityRecordData() method in AppLaunchEvent.BaseWithActivityRecordData
165 if (other instanceof BaseWithActivityRecordData) { in equals()
167 ((BaseWithActivityRecordData)other).activityRecordSnapshot)) && in equals()
184 BaseWithActivityRecordData(Parcel p) { in BaseWithActivityRecordData() method in AppLaunchEvent.BaseWithActivityRecordData
190 public static final class ActivityLaunched extends BaseWithActivityRecordData {
227 public static final class ActivityLaunchFinished extends BaseWithActivityRecordData {
308 public static final class ReportFullyDrawn extends BaseWithActivityRecordData {
/aosp12/frameworks/base/services/
H A Dart-profile50952 HSPLcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;-><init>(J[B)V
50953 HSPLcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;->writeToParcelImpl(…
56803 Lcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;