Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowStateTests.java895 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchWhenAppTokenHiddenRequested() local
902 final WindowState win0 = createWindow(null, TYPE_APPLICATION, "win0"); in testCantReceiveTouchWhenNotFocusable() local
DTaskFragmentTest.java835 final WindowState win0 = createWindow(null, TYPE_BASE_APPLICATION, activity0, "win0"); in testUpdateImeParentForActivityEmbedding() local