Searched refs:nonOverlappingOptions (Results 1 – 1 of 1) sorted by relevance
236 Bundle nonOverlappingOptions = new Bundle(); in testNotifyChildrenChangedWithPagination() local237 nonOverlappingOptions.putInt(MediaBrowser.EXTRA_PAGE_SIZE, pageSize); in testNotifyChildrenChangedWithPagination()238 nonOverlappingOptions.putInt(MediaBrowser.EXTRA_PAGE, page + 1); in testNotifyChildrenChangedWithPagination()240 StubMediaBrowserService.MEDIA_ID_ROOT, nonOverlappingOptions); in testNotifyChildrenChangedWithPagination()