Searched refs:showScrollHint (Results 1 – 2 of 2) sorted by relevance
926 showScrollHint(SCROLL_LEFT, d); in onDragOver()929 showScrollHint(SCROLL_RIGHT, d); in onDragOver()939 private void showScrollHint(int direction, DragObject d) { in showScrollHint() method in Folder942 mContent.showScrollHint(direction); in showScrollHint()
440 public void showScrollHint(int direction) { in showScrollHint() method in FolderPagedView