Searched defs:createAppWindow (Results 1 – 2 of 2) sorted by relevance
1006 private WindowState createAppWindow(ActivityRecord app, String name) { in createAppWindow() method in TaskFragmentTest
580 WindowState createAppWindow(Task task, int type, String name) { in createAppWindow() method in WindowTestsBase