OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prependVisibleItemsWithoutCache
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
StaggeredGridDefault.java
328
protected boolean
prependVisibleItemsWithoutCache
(int toLimit, boolean oneColumnMode) {
StaggeredGrid.java
130
return
prependVisibleItemsWithoutCache
(toLimit, oneColumnMode);
176
// pending item will be added in
prependVisibleItemsWithoutCache
235
protected abstract boolean
prependVisibleItemsWithoutCache
(int toLimit, boolean oneColumnMode);
239
*
prependVisibleItemsWithoutCache
().
/prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar
Completed in 191 milliseconds