Searched defs:onIntentStarted (Results 1 – 5 of 5) sorted by relevance
114 public void onIntentStarted(@NonNull Intent intent, long timestampNanos) { in onIntentStarted() method in ActivityMetricsLaunchObserver
72 public void onIntentStarted(Intent intent, long timestampNs) { in onIntentStarted() method in LaunchObserverRegistryImpl
302 public void onIntentStarted(Intent intent, long timestampNanos) { in onIntentStarted() method in ProfcollectForwardingService.AppLaunchObserver
156 private long onIntentStarted(Intent intent) { in onIntentStarted() method in ActivityMetricsLaunchObserverTests
433 fun onIntentStarted(willAnimate: Boolean) {} regex