Searched refs:resolveActivityType (Results 1 – 2 of 2) sorted by relevance
2375 int resolveActivityType(@Nullable ActivityRecord r, @Nullable ActivityOptions options, in resolveActivityType() method in ActivityStackSupervisor2434 final int activityType = resolveActivityType(r, options, candidateTask); in getLaunchStack()
2438 final int activityType = mSupervisor.resolveActivityType(r, mOptions, task); in getLaunchStack()