Searched defs:scrollX (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()
655 int scrollX = mScrollView.getScrollX(); in testRequestChildFocus() local