Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/androidfw/
H A DConfigDescription.cpp1021 bool ConfigDescription::IsCompatibleWith(const ConfigDescription& o) const { in IsCompatibleWith() function in android::ConfigDescription
/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues.cpp544 bool Attribute::IsCompatibleWith(const Attribute& attr) const { in IsCompatibleWith() function in aapt::Attribute