Searched refs:getEntryIndex (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.h425 int32_t getEntryIndex() const { return mEntryIndex; } function in class:ResourceTable::ConfigList
H A DResourceTable.cpp2243 int32_t ei = c->getEntryIndex();
2390 int32_t ei = c->getEntryIndex();
3457 getResId(pkg, t, c->getEntryIndex()));
5011 configList->getEntryIndex()));

Completed in 138 milliseconds