Searched refs:getMockWindowManagerService (Results 1 – 2 of 2) sorted by relevance
351 mWindowManager = WindowTestUtils.getMockWindowManagerService(); in TestActivityManagerService()486 final WindowManagerService service = WindowTestUtils.getMockWindowManagerService();
54 public static WindowManagerService getMockWindowManagerService() { in getMockWindowManagerService() method in WindowTestUtils