Home
last modified time | relevance | path

Searched refs:focusedStackId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActivityStarter.java2108 final int focusedStackId = mSupervisor.mFocusedStack.mStackId; in canLaunchIntoFocusedStack() local
2110 switch (focusedStackId) { in canLaunchIntoFocusedStack()
2131 canUseFocusedStack = isDynamicStack(focusedStackId) in canLaunchIntoFocusedStack()