Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
DMenuItemAccessibilityDelegateTest.java82 final WindowManager stubWindowManager = mContext.getSystemService(WindowManager.class); in setUp() local
84 stubWindowManager); in setUp()
89 stubWindowManager.getCurrentWindowMetrics().getBounds().height() / 2; in setUp()
95 mContext, stubWindowManager, mAccessibilityManager, in setUp()
DDragToInteractAnimationControllerTest.java64 final WindowManager stubWindowManager = mContext.getSystemService(WindowManager.class); in setUp() local
69 stubWindowManager); in setUp()
DMenuViewTest.java87 final WindowManager stubWindowManager = mContext.getSystemService(WindowManager.class); in setUp() local
88 mStubMenuViewAppearance = new MenuViewAppearance(mSpyContext, stubWindowManager); in setUp()
DMenuAnimationControllerTest.java79 final WindowManager stubWindowManager = mContext.getSystemService(WindowManager.class); in setUp() local
81 stubWindowManager); in setUp()