Searched refs:handleNewIntent (Results 1 – 5 of 5) sorted by relevance
53 client.handleNewIntent(token, mIntents); in execute()
151 public abstract void handleNewIntent(IBinder token, List<ReferrerIntent> intents); in handleNewIntent() method in ClientTransactionHandler
355 mActivityThread.handleNewIntent(r, intents); in startActivity()
3669 public void handleNewIntent(IBinder token, List<ReferrerIntent> intents) { in handleNewIntent() method in ActivityThread
1111 HSPLandroid/app/ActivityThread;->handleNewIntent(Landroid/os/IBinder;Ljava/util/List;)V