Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DVrDisplayTests.java138 final int focusedStackId = mWmState.getFocusedStackId(); in testVrActivityLaunch() local
140 = mWmState.getRootTask(focusedStackId); in testVrActivityLaunch()
188 final int focusedStackId = mWmState.getFocusedStackId(); in testVrActivityReLaunch() local
190 = mWmState.getRootTask(focusedStackId); in testVrActivityReLaunch()
237 final int focusedStackId = mWmState.getFocusedStackId(); in testActivityLaunchPostVr() local
239 = mWmState.getRootTask(focusedStackId); in testActivityLaunchPostVr()