Home
last modified time | relevance | path

Searched defs:sizeBytes (Results 1 – 2 of 2) sorted by relevance

/cts/tests/PhotoPicker/src/android/photopicker/cts/
DPickerProviderMediaGenerator.java95 public Cursor getMedia(long generation, String albumId, String mimeType, long sizeBytes, in getMedia()
104 public Cursor getAlbums(String mimeType, long sizeBytes) { in getAlbums()
155 int standardMimeTypeExtension, long sizeBytes, boolean isFavorite, int resId) in addMedia()
203 String mimeType, int standardMimeTypeExtension, long sizeBytes, in createTestMedia()
230 String albumId, String mimeType, long sizeBytes, boolean isDeleted) { in getCursor()
248 long sizeBytes) { in getCursor()
271 public long sizeBytes; field in PickerProviderMediaGenerator.TestMedia
274 int standardMimeTypeExtension, long sizeBytes, long durationMs, long generation, in TestMedia()
345 public String[] toArray(String mimeType, long sizeBytes) { in toArray()
389 long sizeBytes) { in matchesFilter()
[all …]
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_persistable_bundle.cpp156 int32_t sizeBytes = APersistableBundle_getBooleanVector(bundle, "boolv", outBoolV, 0); in TEST_F() local
265 int32_t sizeBytes = sizeof(char*); in TEST_F() local
288 int32_t sizeBytes = sizeof(char*); in TEST_F() local
312 int32_t sizeBytes = numKeys * sizeof(char*); in TEST_F() local