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