Searched defs:TestTaskWindowContainerController (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DWindowTestUtils.java232 public static class TestTaskWindowContainerController extends TaskWindowContainerController { class in class:WindowTestUtils
234 TestTaskWindowContainerController(WindowTestsBase testsBase) { method in class:WindowTestUtils.TestTaskWindowContainerController
238 TestTaskWindowContainerController(StackWindowController stackController) { method in class:WindowTestUtils.TestTaskWindowContainerController
279 TestAppWindowContainerController(TestTaskWindowContainerController taskController) {
283 TestAppWindowContainerController(TestTaskWindowContainerController taskController,

Completed in 81 milliseconds