Home
last modified time | relevance | path

Searched refs:initFromResTable (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/
DLocale.h51 void initFromResTable(const android::ResTable_config& config);
DLocale.cpp249 void LocaleValue::initFromResTable(const ResTable_config& config) { in initFromResTable() function in aapt::LocaleValue
/frameworks/base/tools/aapt/
DAaptAssets.h77 void initFromResTable(const ResTable_config& config);
DAaptAssets.cpp370 void AaptLocaleValue::initFromResTable(const ResTable_config& config) { in initFromResTable() function in AaptLocaleValue