Searched refs:movePointerBy (Results 1 – 3 of 3) sorted by relevance
166 verify(mMockExpandedView).movePointerBy(0, 0); in testReset()
691 movePointerBy(horizontalShift, 0); in setContentTranslationY()694 movePointerBy(-horizontalShift, 0); in setContentTranslationY()760 public void movePointerBy(float x, float y) { in movePointerBy() method in BubbleExpandedView
320 mExpandedView.movePointerBy(0, 0); in reset()