Searched refs:tapOnDisplay (Results 1 – 3 of 3) sorted by relevance
245 tapOnDisplay(bounds.centerX(), bounds.centerY(), displayId); in tapOnDisplayCenter()
1509 tapOnDisplay(tapX, tapY, DEFAULT_DISPLAY); in tapToFinishPip()
519 protected void tapOnDisplay(int x, int y, int displayId) { in tapOnDisplay() method in ActivityManagerTestBase530 tapOnDisplay(tapX, tapY, displayId); in tapOnCenter()