Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskFragmentTest.java912 final ActivityRecord appLeftBottom = taskFragmentLeft.getBottomMostActivity(); in testMoveFocusToAdjacentWindow() local
917 final WindowState winLeftBottom = createAppWindow(appLeftBottom, "winLeftBottom"); in testMoveFocusToAdjacentWindow()