Home
last modified time | relevance | path

Searched defs:numSections (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/
H A DMtpAdapter.java168 int numSections = getSections().length; in getPositionForSection() local
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DSectionedAlbumDataAdapter.java68 int numSections = 0; in onChanged() local
/aosp12/frameworks/av/services/camera/libcameraservice/hidl/
H A DHidlCameraService.cpp279 size_t numSections = sectionNames->size(); in getCameraVendorTagSections() local
/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_smoke_test.cpp376 int numSections = numMatches("CRITICAL"); in TEST_F() local
381 int numSections = numMatches("HIGH"); in TEST_F() local
/aosp12/hardware/interfaces/camera/provider/2.4/default/
H A DLegacyCameraProviderImpl_2_4.cpp427 size_t numSections = sectionNames->size(); in setUpVendorTags() local
/aosp12/frameworks/av/camera/
H A DVendorTagDescriptor.cpp284 size_t numSections = mSections.size(); in writeToParcel() local
/aosp12/frameworks/av/media/libstagefright/xmlparser/
H A DMediaCodecsXmlParser.cpp228 size_t numSections; member