Searched refs:getConfigs (Results 1 – 2 of 2) sorted by relevance
1863 sp<ConfigList> c = t->getConfigs().valueFor(name); in hasBagOrEntry()1889 sp<ConfigList> c = t->getConfigs().valueFor(name); in hasBagOrEntry()1928 sp<ConfigList> c = t->getConfigs().valueFor(name); in appendComment()1951 sp<ConfigList> c = t->getConfigs().valueFor(name); in appendTypeComment()2028 sp<ConfigList> c = t->getConfigs().valueFor(name); in getResId()2160 sp<ConfigList> c = t->getConfigs().valueFor(name); in getCustomResource()
458 const DefaultKeyedVector<String16, sp<ConfigList> >& getConfigs() const { return mConfigs; } in getConfigs() function