Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowToken.java343 boolean launchTaskBehind, boolean alwaysFocusable, in AppWindowToken() argument
353 mLaunchTaskBehind = launchTaskBehind; in AppWindowToken()
DActivityRecord.java1176 int rotationAnimationHint, boolean launchTaskBehind, in createAppWindow() argument
1180 rotationAnimationHint, launchTaskBehind, alwaysFocusable, in createAppWindow()