Searched refs:lessStyleableAttr (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator.cpp195 static bool lessStyleableAttr(const StyleableAttr& lhs, const StyleableAttr& rhs) { function in namespace:aapt
256 std::sort(sortedAttributes.begin(), sortedAttributes.end(), lessStyleableAttr);

Completed in 94 milliseconds