Home
last modified time | relevance | path

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

/frameworks/av/camera/
DVendorTagDescriptor.cpp209 size_t sectionCount = 0; in createFromParcel() local
/frameworks/base/core/java/android/widget/
DFastScroller.java944 final int sectionCount = sections == null ? 0 : sections.length; in scrollTo() local
1253 final int sectionCount = mSections.length; in getPosFromItemCount() local