Searched refs:shouldUpRecreateTask (Results 1 – 8 of 8) sorted by relevance
150 boolean shouldUpRecreateTask(in IBinder token, in String destAffinity); in shouldUpRecreateTask() method
4342 } else if (shouldUpRecreateTask(upIntent)) { in onNavigateUp()7518 public boolean shouldUpRecreateTask(Intent targetIntent) { in shouldUpRecreateTask() method in Activity7529 return ActivityTaskManager.getService().shouldUpRecreateTask(mToken, info.taskAffinity); in shouldUpRecreateTask()
2143 public boolean shouldUpRecreateTask(IBinder token, String destAffinity) { in shouldUpRecreateTask() method in ActivityTaskManagerService
15428 PLcom/android/server/wm/ActivityTaskManagerService;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava…
3450 method public boolean shouldUpRecreateTask(android.content.Intent);
5514 Landroid/app/IActivityManager$Stub$Proxy;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava/lang/Stri…6082 Landroid/app/IActivityManager;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava/lang/String;)Z
3875 method public boolean shouldUpRecreateTask(android.content.Intent);