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