Home | History | Annotate | Download | only in androidfw

Lines Matching refs:ResTable_config

146       mResources(NULL), mConfig(new ResTable_config),
151 memset(mConfig, 0, sizeof(ResTable_config));
457 void AssetManager::setConfiguration(const ResTable_config& config, const char* locale)
481 void AssetManager::getConfiguration(ResTable_config* outConfig) const