Home
last modified time | relevance | path

Searched refs:canListViewScrollUp (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/
DSwipeRefreshListFragment.java138 return canListViewScrollUp(listView); in canChildScrollUp()
152 private static boolean canListViewScrollUp(ListView listView) { in canListViewScrollUp() method in SwipeRefreshListFragment