Searched refs:handleNewIntent (Results 1 – 6 of 6) sorted by relevance
53 client.handleNewIntent(token, mIntents); in execute()
155 public abstract void handleNewIntent(IBinder token, List<ReferrerIntent> intents); in handleNewIntent() method in ClientTransactionHandler
342 mActivityThread.handleNewIntent(r, intents); in startActivity()
3496 public void handleNewIntent(IBinder token, List<ReferrerIntent> intents) { in handleNewIntent() method in ActivityThread
803 HSPLandroid/app/ActivityThread;->handleNewIntent(Landroid/os/IBinder;Ljava/util/List;Z)V
2105 Landroid/app/ActivityThread;->handleNewIntent(Landroid/os/IBinder;Ljava/util/List;Z)V4618 Landroid/app/ClientTransactionHandler;->handleNewIntent(Landroid/os/IBinder;Ljava/util/List;Z)V