Searched defs:reportRelaunch (Results 1 – 2 of 2) sorted by relevance
252 public abstract void reportRelaunch(@NonNull ActivityClientRecord r); in reportRelaunch() method in ClientTransactionHandler
6614 public void reportRelaunch(ActivityClientRecord r) { in reportRelaunch() method in ActivityThread