OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msupportspredictive
(Results
1 - 1
of
1
) sorted by null
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseRecyclerViewInstrumentationTest.java
535
private boolean
mSupportsPredictive
= false;
555
return
mSupportsPredictive
;
559
mSupportsPredictive
= supportsPredictive;
564
return
mSupportsPredictive
;
[
all
...]
Completed in 92 milliseconds