Searched refs:tapOnCenter (Results 1 – 2 of 2) sorted by relevance
118 tapOnCenter(toastWindow.getContainingFrame(), toastWindow.getDisplayId()); in testToastIsNotClickable()
527 protected void tapOnCenter(Rect bounds, int displayId) { in tapOnCenter() method in ActivityManagerTestBase534 tapOnCenter(stack.getBounds(), stack.mDisplayId); in tapOnStackCenter()