Searched refs:movePointerBy (Results 1 – 3 of 3) sorted by relevance
163 verify(mMockExpandedView).movePointerBy(0, 0); in testReset()
754 movePointerBy(horizontalShift, 0); in setContentTranslationY()757 movePointerBy(-horizontalShift, 0); in setContentTranslationY()843 public void movePointerBy(float x, float y) { in movePointerBy() method in BubbleExpandedView
309 mExpandedView.movePointerBy(0, 0); in reset()