Searched refs:shouldUpRecreateTask (Results 1 – 7 of 7) sorted by relevance
160 boolean shouldUpRecreateTask(in IBinder token, in String destAffinity); in shouldUpRecreateTask() method
4456 } else if (shouldUpRecreateTask(upIntent)) { in onNavigateUp()7685 public boolean shouldUpRecreateTask(Intent targetIntent) { in shouldUpRecreateTask() method in Activity7696 return ActivityTaskManager.getService().shouldUpRecreateTask(mToken, info.taskAffinity); in shouldUpRecreateTask()
2262 public boolean shouldUpRecreateTask(IBinder token, String destAffinity) { in shouldUpRecreateTask() method in ActivityTaskManagerService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
3450 method public boolean shouldUpRecreateTask(android.content.Intent);
35768 PLcom/android/server/wm/ActivityTaskManagerService;->shouldUpRecreateTask(Landroid/os/IBinder;Ljava…
3972 method public boolean shouldUpRecreateTask(android.content.Intent);