Home
last modified time | relevance | path

Searched defs:win0 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowStateTests.java952 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchWhenAppTokenHiddenRequested() local
959 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchWhenNotFocusable() local
H A DTaskFragmentTest.java878 final WindowState win0 = createWindow(null, TYPE_BASE_APPLICATION, activity0, "win0"); in testUpdateImeParentForActivityEmbedding() local