Searched refs:toParams (Results 1 – 5 of 5) sorted by relevance
83 return mFilter->match(file->getGroupEntry().toParams()); in matches()
566 ConfigDescription withoutVersion = file->getGroupEntry().toParams(); in addFile()1408 const ResTable_config& config(file->getGroupEntry().toParams()); in filter()1445 const ResTable_config& config(file->getGroupEntry().toParams()); in filter()1458 const ResTable_config& mconfig(mfile->getGroupEntry().toParams()); in filter()
112 inline const ConfigDescription& toParams() const { return mParams; } in toParams() function
4390 if (target->getResourceType() == "" || target->getGroupEntry().toParams().sdkVersion >= SDK_L) { in modifyForCompat()4425 ConfigDescription newConfig(target->getGroupEntry().toParams()); in modifyForCompat()
127 mParams = file->getGroupEntry().toParams(); in next()