OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 53 milliseconds