Searched refs:hasSections (Results 1 – 4 of 4) sorted by relevance
45 bool hasSections() const { in hasSections() function49 assert(hasSections()); in sections()
45 if (m_Spec.hasSections()) { in dump()59 if (m_Spec.hasSections()) { in dump()
312 if (pInput.spec().hasSections()) { in matched()
1273 final boolean hasSections = sectionIndexer != null && mSections != null in getPosFromItemCount()1275 if (!hasSections || !mMatchDragPosition) { in getPosFromItemCount()