Home
last modified time | relevance | path

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

/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
DAppLaunchEvent.java233 public static class ActivityLaunchCancelled extends AppLaunchEvent { class in AppLaunchEvent
236 public ActivityLaunchCancelled(@SequenceId long sequenceId, in ActivityLaunchCancelled() method in AppLaunchEvent.ActivityLaunchCancelled
244 if (other instanceof ActivityLaunchCancelled) { in equals()
246 ((ActivityLaunchCancelled)other).activityRecordSnapshot) && in equals()
268 ActivityLaunchCancelled(Parcel p) { in ActivityLaunchCancelled() method in AppLaunchEvent.ActivityLaunchCancelled
350 ActivityLaunchCancelled.class,
DIorapForwardingService.java321 new AppLaunchEvent.ActivityLaunchCancelled(mSequenceId,