Home
last modified time | relevance | path

Searched defs:IntentStarted (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
DAppLaunchEvent.java86 public static final class IntentStarted extends AppLaunchEvent { class in AppLaunchEvent
90 public IntentStarted(@SequenceId long sequenceId, Intent intent) { in IntentStarted() method in AppLaunchEvent.IntentStarted
118 IntentStarted(Parcel p) { in IntentStarted() method in AppLaunchEvent.IntentStarted