Searched refs:onIntentStarted (Results 1 – 7 of 7) sorted by relevance
73 public void onIntentStarted(Intent intent) { in onIntentStarted() method in LaunchObserverRegistryImpl123 o.onIntentStarted(intent); in handleOnIntentStarted()
114 public void onIntentStarted(@NonNull Intent intent); in onIntentStarted() method
1014 mLaunchObserver.onIntentStarted(intent); in launchObserverNotifyIntentStarted()
126 verifyAsync(mLaunchObserver).onIntentStarted(eq(intent)); in testOnIntentStarted()
271 public void onIntentStarted(@NonNull Intent intent) {
888 public void onIntentStarted(Intent intent) {
16293 HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->onIntentStarted(Landroid/content/Intent;)V