HomeSort by relevance Sort by last modified time
    Searched refs:canListViewScrollUp (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragment.java 138 return canListViewScrollUp(listView);
152 private static boolean canListViewScrollUp(ListView listView) {
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragment.java 138 return canListViewScrollUp(listView);
152 private static boolean canListViewScrollUp(ListView listView) {
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/
SwipeRefreshListFragment.java 138 return canListViewScrollUp(listView);
152 private static boolean canListViewScrollUp(ListView listView) {

Completed in 307 milliseconds