Searched defs:onIntentStarted (Results 1 – 4 of 4) sorted by relevance
119 public void onIntentStarted(@NonNull Intent intent, long timestampNanos); in onIntentStarted() method
73 public void onIntentStarted(Intent intent, long timestampNs) { in onIntentStarted() method in LaunchObserverRegistryImpl
105 public void onIntentStarted(@NonNull Intent intent, long timestampNs) { in onIntentStarted() method in EventSequenceValidator
134 private void onIntentStarted(Intent intent) { in onIntentStarted() method in ActivityMetricsLaunchObserverTests