Searched refs:createWindowState (Results 1 – 2 of 2) sorted by relevance
162 final WindowTestUtils.TestWindowState appWindow = createWindowState(attrs, mToken); in testLandscapeSeascapeRotationByApp()198 final WindowTestUtils.TestWindowState appWindow = createWindowState(attrs, mToken); in testLandscapeSeascapeRotationByPolicy()290 final WindowTestUtils.TestWindowState appWindow = createWindowState(attrs, mToken); in testKeyguardFlagsDuringRelaunch()
443 WindowTestUtils.TestWindowState createWindowState(WindowManager.LayoutParams attrs, in createWindowState() method in WindowTestsBase