Home
last modified time | relevance | path

Searched defs:pageSize (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaBrowserTest.java332 final int pageSize = 3; in testSubscribeWithOptions() local
411 final int pageSize = 5; in testSubscribeInvalidItemWithOptions() local
481 final int pageSize = 1; in testUnsubscribeForMultipleSubscriptions() local
529 final int pageSize = 1; in testUnsubscribeWithSubscriptionCallbackForMultipleSubscriptions() local
731 String[] mediaIds, int pageIndex, int pageSize, int itemsCount) { in getMediaIdsCurrentPage()
DMediaBrowserServiceTest.java207 final int pageSize = 5; in testNotifyChildrenChangedWithPagination() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-39665/
Dpoc.cpp42 size_t pageSize = sysconf(_SC_PAGE_SIZE); in malloc() local
/cts/tests/app/AppExitTest/src/android/app/cts/
DMemoryConsumerService.java88 final int pageSize = 4096; in fillUpMemoryAndCheck() local
/cts/tests/PhotoPicker/src/android/photopicker/cts/
DPickerProviderMediaGenerator.java96 int pageSize) { in getMedia()
435 public final int pageSize; field in PickerProviderMediaGenerator.QueryExtras
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DGlobalSearchSessionCtsTestBase.java327 int pageSize = 7; in testGlobalQuery_getNextPage() local