Home
last modified time | relevance | path

Searched defs:mSections (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/camera/common/1.0/default/include/
H A DVendorTagDescriptor.h100 SortedVector<String8> mSections; variable
/aosp12/frameworks/av/camera/include/camera/
H A DVendorTagDescriptor.h118 SortedVector<String8> mSections; variable
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactsSectionIndexer.java32 private String[] mSections; field in ContactsSectionIndexer
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/contact/
H A DContactSectionIndexer.java36 private String[] mSections; field in ContactSectionIndexer
/aosp12/frameworks/base/core/java/android/os/
H A DIncidentReportArgs.java34 private final IntArray mSections = new IntArray(); field in IncidentReportArgs
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.h164 Sections_t * mSections; variable
/aosp12/frameworks/base/core/java/android/widget/
H A DFastScroller.java184 private Object[] mSections; field in FastScroller
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java329 private NotificationSection[] mSections; field in NotificationStackScrollLayout