Searched refs:lastPage (Results 1 – 1 of 1) sorted by relevance
333 final int lastPage = (StubMediaBrowserService.MEDIA_ID_CHILDREN.length - 1) / pageSize; in testSubscribeWithOptions() local336 for (int page = 0; page <= lastPage; ++page) { in testSubscribeWithOptions()349 if (page != lastPage) { in testSubscribeWithOptions()