Searched defs:shouldUpRecreateTask (Results 1 – 3 of 3) sorted by relevance
64 boolean shouldUpRecreateTask(in IBinder token, in String destAffinity); in shouldUpRecreateTask() method
146 boolean shouldUpRecreateTask(IBinder token, String destAffinity) { in shouldUpRecreateTask() method in ActivityClient
366 public boolean shouldUpRecreateTask(IBinder token, String destAffinity) { in shouldUpRecreateTask() method in ActivityClientController