Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java331 tapOnDisplay(dc0); in testInputEventBringsCorrectDisplayInFocus()
337 tapOnDisplay(dc1); in testInputEventBringsCorrectDisplayInFocus()
925 private void tapOnDisplay(final DisplayContent dc) { in tapOnDisplay() method in DisplayContentTests