Home
last modified time | relevance | path

Searched defs:createWindow (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowTestsBase.java522 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name, in createWindow() method in WindowTestsBase
530 WindowState createWindow(WindowState parent, int type, String name) { in createWindow() method in WindowTestsBase
536 WindowState createWindow(WindowState parent, int type, String name, int ownerId) { in createWindow() method in WindowTestsBase
542 WindowState createWindow(WindowState parent, int windowingMode, int activityType, in createWindow() method in WindowTestsBase
548 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name) { in createWindow() method in WindowTestsBase
553 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name, in createWindow() method in WindowTestsBase
560 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name, in createWindow() method in WindowTestsBase
573 WindowState createWindow(WindowState parent, int type, WindowToken token, String name, in createWindow() method in WindowTestsBase
579 WindowState createWindow(WindowState parent, int type, WindowToken token, String name, in createWindow() method in WindowTestsBase
585 WindowState createWindow(WindowState parent, int type, WindowToken token, String name, in createWindow() method in WindowTestsBase
[all …]
H A DFrameRateSelectionPriorityTests.java69 WindowState createWindow(String name) { in createWindow() method in FrameRateSelectionPriorityTests
H A DRefreshRatePolicyTest.java109 WindowState createWindow(String name) { in createWindow() method in RefreshRatePolicyTest
H A DZOrderingTests.java233 WindowState createWindow(String name) { in createWindow() method in ZOrderingTests
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/view/
H A DAbsCaptureHelperTest.java100 public final void createWindow() { in createWindow() method in AbsCaptureHelperTest
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DOverlayDisplayWindow.java196 private void createWindow() { in createWindow() method in OverlayDisplayWindow