Searched refs:NEXT_PAGE_ID (Results 1 – 4 of 4) sorted by relevance
93 NEXT_PAGE_ID("next_page_picker_id"), in <lambda>()435 val id: Long = extras.getLong(MediaResponseExtras.NEXT_PAGE_ID.key, Long.MIN_VALUE) in <lambda>()
286 NEXT_PAGE_ID("next_page_picker_id"), enumConstant
336 extraArgs.putLong(PickerSQLConstants.MediaResponseExtras.NEXT_PAGE_ID.getKey(), in addNextPageKey()
1418 .NEXT_PAGE_ID.getKey(), Long.MIN_VALUE)) in testPaginationFirstPage()1473 .NEXT_PAGE_ID.getKey(), Long.MIN_VALUE)) in testPaginationLastPage()1532 .NEXT_PAGE_ID.getKey(), Long.MIN_VALUE)) in testPaginationLastPagePartialPreviousPage()