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