Searched defs:tapOnCenter (Results 1 – 2 of 2) sorted by relevance
104 public void tapOnCenter(Rect bounds, int displayId) { in tapOnCenter() method in TouchHelper108 public void tapOnCenter(Rect bounds, int displayId, boolean waitAnimation) { in tapOnCenter() method in TouchHelper
846 protected void tapOnCenter(Rect bounds, int displayId) { in tapOnCenter() method in ActivityManagerTestBase