Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplaySecurityTests.java520 final int defaultDisplayFocusedStackId = mAmWmState.getAmState().getFocusedStackId(); in testPermissionLaunchFromShell() local
522 defaultDisplayFocusedStackId); in testPermissionLaunchFromShell()
627 final int defaultDisplayFocusedStackId = mAmWmState.getAmState().getFocusedStackId(); in testPermissionLaunchFromOwner() local
629 mAmWmState.getAmState().getStackById(defaultDisplayFocusedStackId); in testPermissionLaunchFromOwner()
666 final int defaultDisplayFocusedStackId = mAmWmState.getAmState().getFocusedStackId(); in testPermissionLaunchFromDifferentApp() local
668 defaultDisplayFocusedStackId); in testPermissionLaunchFromDifferentApp()