Searched defs:scrollY (Results 1 – 4 of 4) sorted by relevance
88 int scrollX, scrollY; in onReceive() local
145 public void scrollText(int scrollX, int scrollY, boolean scrollTextView, in scrollText()
231 protected void scrollTestApp(int scrollX, int scrollY, boolean scrollTextView, in scrollTestApp()
683 int scrollY = mScrollView.getScrollY(); in testRequestChildFocus() local