Home
last modified time | relevance | path

Searched refs:createBaseApplicationWindow (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyTests.java280 final WindowState activity = createBaseApplicationWindow(); in testMainAppWindowDisallowFitSystemWindowTypes()
297 private WindowState createBaseApplicationWindow() { in createBaseApplicationWindow() method in DisplayPolicyTests