Searched refs:overlappingOptions (Results 1 – 1 of 1) sorted by relevance
227 Bundle overlappingOptions = new Bundle(); in testNotifyChildrenChangedWithPagination() local228 overlappingOptions.putInt(MediaBrowser.EXTRA_PAGE_SIZE, newPageSize); in testNotifyChildrenChangedWithPagination()229 overlappingOptions.putInt(MediaBrowser.EXTRA_PAGE, overlappingNewPage); in testNotifyChildrenChangedWithPagination()231 StubMediaBrowserService.MEDIA_ID_ROOT, overlappingOptions); in testNotifyChildrenChangedWithPagination()