Searched refs:getSectionIndex (Results 1 – 5 of 5) sorted by relevance
85 public int getSectionIndex() { in getSectionIndex() method in ListEntry
104 ssize_t getSectionIndex(uint32_t tag) const;
289 ssize_t sectionIdx = desc->getSectionIndex(tags[i]); in getCameraVendorTagSections()
318 ssize_t VendorTagDescriptor::getSectionIndex(uint32_t tag) const { in getSectionIndex() function in android::hardware::camera2::params::VendorTagDescriptor
728 assertEquals(1, notif(0).entry.getSectionIndex()); in testNotifUsesDefaultSection()