Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowStateTests.java720 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchDuringRecentsAnimation() local
731 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchWhenAppTokenHiddenRequested() local
738 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchWhenNotFocusable() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowStateTests.java850 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchWhenAppTokenHiddenRequested() local
857 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchWhenNotFocusable() local
H A DTaskFragmentTest.java645 final WindowState win0 = createWindow(null, TYPE_BASE_APPLICATION, activity0, "win0"); in testUpdateImeParentForActivityEmbedding() local