Searched defs:onIntentStarted (Results 1 – 6 of 6) 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
252 public void onIntentStarted(Intent intent, long timestampNanos) { in onIntentStarted() method in ProfcollectForwardingService.AppLaunchObserver
149 private void onIntentStarted(Intent intent) { in onIntentStarted() method in ActivityMetricsLaunchObserverTests
277 fun onIntentStarted(willAnimate: Boolean) {} regex