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

/frameworks/base/tools/aapt/
H A DResourceTable.h368 int32_t getEntryIndex() const { return mEntryIndex; } function in class:ResourceTable::ConfigList
H A DResourceTable.cpp1952 int32_t ei = c->getEntryIndex();
2073 int32_t ei = c->getEntryIndex();
3013 getResId(pkg, t, c->getEntryIndex()));

Completed in 49 milliseconds