Searched refs:styleAt (Results 1 – 3 of 3) sorted by relevance
107 const ResStringPool_span* spans = osb->styleAt(idx); in android_content_StringBlock_nativeGetStyle()
487 const ResStringPool_span* styleAt(const ResStringPool_ref& ref) const;488 const ResStringPool_span* styleAt(size_t idx) const;
817 const ResStringPool_span* ResStringPool::styleAt(const ResStringPool_ref& ref) const in styleAt() function in android::ResStringPool819 return styleAt(ref.index); in styleAt()822 const ResStringPool_span* ResStringPool::styleAt(size_t idx) const in styleAt() function in android::ResStringPool