Searched refs:TestAppWindowToken (Results 1 – 8 of 8) sorted by relevance
67 WindowTestUtils.TestAppWindowToken appWindowToken1 = in testClosingAppDifferentStackOrientation()73 WindowTestUtils.TestAppWindowToken appWindowToken2 = in testClosingAppDifferentStackOrientation()87 WindowTestUtils.TestAppWindowToken appWindowToken1 = in testMoveTaskToBackDifferentStackOrientation()93 WindowTestUtils.TestAppWindowToken appWindowToken2 = in testMoveTaskToBackDifferentStackOrientation()
107 static TestAppWindowToken createTestAppWindowToken(DisplayContent dc) { in createTestAppWindowToken()109 return new TestAppWindowToken(dc); in createTestAppWindowToken()114 public static class TestAppWindowToken extends AppWindowToken { class in WindowTestUtils117 private TestAppWindowToken(DisplayContent dc) { in TestAppWindowToken() method in WindowTestUtils.TestAppWindowToken123 TestAppWindowToken(WindowManagerService service, IApplicationToken token, in TestAppWindowToken() method in WindowTestUtils.TestAppWindowToken300 return new TestAppWindowToken(service, token, voiceInteraction, dc, in createAppWindow()
235 assertEquals(0, ((WindowTestUtils.TestAppWindowToken) appWindowController1.mContainer) in testReparent()237 assertEquals(1, ((WindowTestUtils.TestAppWindowToken) appWindowController2.mContainer) in testReparent()
206 final WindowTestUtils.TestAppWindowToken token = WindowTestUtils.createTestAppWindowToken( in testMoveStackBetweenDisplays()278 final WindowTestUtils.TestAppWindowToken token = in testInputEventBringsCorrectDisplayInFocus()285 final WindowTestUtils.TestAppWindowToken token1 = in testInputEventBringsCorrectDisplayInFocus()
57 final WindowTestUtils.TestAppWindowToken pinnedApp = in setUp()
92 final WindowTestUtils.TestAppWindowToken token = WindowTestUtils.createTestAppWindowToken( in createDropTargetWindow()
59 WindowTestUtils.TestAppWindowToken mToken;
237 final WindowTestUtils.TestAppWindowToken appWindowToken = in createAppWindowToken()