Home
last modified time | relevance | path

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

/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