Searched refs:styleAt (Results 1 – 3 of 3) sorted by relevance
110 const ResStringPool_span* spans = osb->styleAt(idx); in android_content_StringBlock_nativeGetStyle()
447 const ResStringPool_span* styleAt(const ResStringPool_ref& ref) const;448 const ResStringPool_span* styleAt(size_t idx) const;
440 const ResStringPool_span* ResStringPool::styleAt(const ResStringPool_ref& ref) const in styleAt() function in android::ResStringPool442 return styleAt(ref.index); in styleAt()445 const ResStringPool_span* ResStringPool::styleAt(size_t idx) const in styleAt() function in android::ResStringPool