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

/frameworks/base/libs/androidfw/tests/
H A DTheme_bench.cpp28 constexpr const static uint32_t kAttrId = 0x01010030u; // android:attr/colorForeground member in namespace:android
77 theme->GetAttribute(kAttrId, &value, &flags);
94 theme->getAttribute(kAttrId, &value, &flags);

Completed in 44 milliseconds