Searched defs:TestTask (Results 1 – 2 of 2) sorted by relevance
131 static class TestTask extends Task { class in WindowTestUtils136 TestTask(int taskId, TaskStack stack, int userId, WindowManagerService service, in TestTask() method in WindowTestUtils.TestTask
256 explicit TestTask(RtCallback rtCallback) : rtCallback(rtCallback) {} in TestTask() function