HomeSort by relevance Sort by last modified time
    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