Searched refs:targetIntent (Results 1 – 1 of 1) sorted by relevance
517 public boolean supportShouldUpRecreateTask(@NonNull Intent targetIntent) { in supportShouldUpRecreateTask() argument518 return NavUtils.shouldUpRecreateTask(this, targetIntent); in supportShouldUpRecreateTask()