Home
last modified time | relevance | path

Searched defs:IsCompatibleWith (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DConfigDescription.cpp989 bool ConfigDescription::IsCompatibleWith(const ConfigDescription& o) const { in IsCompatibleWith() function in android::ConfigDescription
/frameworks/base/tools/aapt2/
DResourceValues.cpp576 bool Attribute::IsCompatibleWith(const Attribute& attr) const { in IsCompatibleWith() function in aapt::Attribute