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.java342 boolean launchTaskBehind, boolean alwaysFocusable, in AppWindowToken() argument
352 mLaunchTaskBehind = launchTaskBehind; in AppWindowToken()
DActivityRecord.java1175 int rotationAnimationHint, boolean launchTaskBehind, in createAppWindow() argument
1179 rotationAnimationHint, launchTaskBehind, alwaysFocusable, in createAppWindow()