Searched refs:shouldUpRecreateTask (Results 1 – 9 of 9) sorted by relevance
125 boolean shouldUpRecreateTask(IBinder token, String destAffinity) { in shouldUpRecreateTask() method in ActivityClient127 return getActivityClientController().shouldUpRecreateTask(token, destAffinity); in shouldUpRecreateTask()
60 boolean shouldUpRecreateTask(in IBinder token, in String destAffinity); in shouldUpRecreateTask() method
4533 } else if (shouldUpRecreateTask(upIntent)) { in onNavigateUp()7737 public boolean shouldUpRecreateTask(Intent targetIntent) {7748 return ActivityClient.getInstance().shouldUpRecreateTask(mToken, info.taskAffinity);
308 public boolean shouldUpRecreateTask(IBinder token, String destAffinity) { in shouldUpRecreateTask() method in ActivityClientController
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5511 Landroid/app/IActivityManager$Stub$Proxy;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava/lang/Stri…6079 Landroid/app/IActivityManager;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava/lang/String;)Z
4130 method public boolean shouldUpRecreateTask(android.content.Intent);
3450 method public boolean shouldUpRecreateTask(android.content.Intent);
43676 PLcom/android/server/wm/ActivityClientController;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava/l…