OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIST_ITEM_COUNT
(Results
1 - 13
of
13
) sorted by null
/developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java
51
private static final int
LIST_ITEM_COUNT
= 20;
114
Cheeses.randomList(
LIST_ITEM_COUNT
));
222
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java
53
private static final int
LIST_ITEM_COUNT
= 20;
76
Cheeses.randomList(
LIST_ITEM_COUNT
));
219
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java
51
private static final int
LIST_ITEM_COUNT
= 20;
114
Cheeses.randomList(
LIST_ITEM_COUNT
));
222
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java
53
private static final int
LIST_ITEM_COUNT
= 20;
76
Cheeses.randomList(
LIST_ITEM_COUNT
));
219
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java
51
private static final int
LIST_ITEM_COUNT
= 20;
114
Cheeses.randomList(
LIST_ITEM_COUNT
));
222
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java
53
private static final int
LIST_ITEM_COUNT
= 20;
76
Cheeses.randomList(
LIST_ITEM_COUNT
));
219
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/
SwipeRefreshMultipleViewsFragment.java
52
private static final int
LIST_ITEM_COUNT
= 40;
239
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/
SwipeRefreshMultipleViewsFragment.java
52
private static final int
LIST_ITEM_COUNT
= 40;
239
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.swiperefreshmultipleviews/
SwipeRefreshMultipleViewsFragment.java
52
private static final int
LIST_ITEM_COUNT
= 40;
239
return Cheeses.randomList(
LIST_ITEM_COUNT
);
/prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar
/prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
Completed in 194 milliseconds