Searched defs:handleNewIntent (Results 1 – 3 of 3) sorted by relevance
78 public boolean handleNewIntent(T activity) { in handleNewIntent() method in ActivityTracker
154 public abstract void handleNewIntent( in handleNewIntent() method in ClientTransactionHandler
3909 public void handleNewIntent(ActivityClientRecord r, List<ReferrerIntent> intents) { in handleNewIntent() method in ActivityThread