Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskFragmentTest.java917 final WindowState winLeftBottom = createAppWindow(appLeftBottom, "winLeftBottom"); in testMoveFocusToAdjacentWindow() local
933 assertFalse(mWm.moveFocusToAdjacentWindow(winLeftBottom, View.FOCUS_RIGHT)); in testMoveFocusToAdjacentWindow()