Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/
DTheme_bench.cpp28 constexpr const static uint32_t kAttrId = 0x01010030u; // android:attr/colorForeground variable
74 theme->GetAttribute(kAttrId); in BM_ThemeGetAttribute()
91 theme->getAttribute(kAttrId, &value, &flags); in BM_ThemeGetAttributeOld()