Searched refs:EXTRA_COMPAT_PAGED (Results 1 – 2 of 2) sorted by relevance
209 extras.getInt(ContentPager.Stats.EXTRA_COMPAT_PAGED)); in testAdaptsUnpagedToPaged()249 extras.getInt(ContentPager.Stats.EXTRA_COMPAT_PAGED)); in testCachesUnpagedCursor()297 extras.getInt(ContentPager.Stats.EXTRA_COMPAT_PAGED)); in testWrapsCursorsThatJustHappenToFitInPageRange()340 extras.getInt(ContentPager.Stats.EXTRA_COMPAT_PAGED)); in testCorrectlyCopiesRecords_EndOfResults()
365 mStats.increment(Stats.EXTRA_COMPAT_PAGED); in createPagedCursor()660 static final String EXTRA_COMPAT_PAGED = "android-support:extra-compat-paged"; field in ContentPager.Stats681 case EXTRA_COMPAT_PAGED: in increment()704 bundle.putInt(EXTRA_COMPAT_PAGED, mCompatPaged); in includeStats()