Searched refs:canLaunchIntoFocusedStack (Results 1 – 1 of 1) sorted by relevance
2611 if (canLaunchIntoFocusedStack(r, newTask)) { in computeStackFocus()2639 private boolean canLaunchIntoFocusedStack(ActivityRecord r, boolean newTask) { in canLaunchIntoFocusedStack() method in ActivityStarter