Searched refs:getOldHorizontal (Results 1 – 2 of 2) sorted by relevance
141 public int getOldHorizontal() { in getOldHorizontal() method in SurfaceViewCtsActivity.MockSurfaceView
154 assertEquals(oldHorizontal, mMockSurfaceView.getOldHorizontal()); in testOnScrollChanged()