Home
last modified time | relevance | path

Searched defs:BaseWithActivityRecordData (Results 1 – 1 of 1) 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
184 BaseWithActivityRecordData(Parcel p) { in BaseWithActivityRecordData() method in AppLaunchEvent.BaseWithActivityRecordData