Searched refs:isVerticalScrollable (Results 1 – 2 of 2) sorted by relevance
86 protected boolean isVerticalScrollable() { in isVerticalScrollable() method in AllAppsPagedView
1313 if (Math.abs(vscroll) > Math.abs(hscroll) && !isVerticalScrollable()) { in onGenericMotionEvent()1332 protected boolean isVerticalScrollable() { in isVerticalScrollable() method