Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayContentTests.java487 tapOnDisplay(dc0); in testInputEventBringsCorrectDisplayInFocus()
493 tapOnDisplay(dc1); in testInputEventBringsCorrectDisplayInFocus()
2525 private void tapOnDisplay(final DisplayContent dc) { in tapOnDisplay() method in DisplayContentTests