Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/java/
DJavaClassGenerator.cpp196 const ResourceId lhsId = lhs.attrRef->id ? lhs.attrRef->id.value() : ResourceId(0); in lessStyleableAttr() local
198 if (lhsId < rhsId) { in lessStyleableAttr()
200 } else if (lhsId > rhsId) { in lessStyleableAttr()