Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp1339 uint32_t styleBagTypeSetFlags = 0; in android_content_AssetManager_applyStyle() local
1344 if (theme->getAttribute(value.data, &value, &styleBagTypeSetFlags) < 0) { in android_content_AssetManager_applyStyle()
1370 styleTypeSetFlags |= styleBagTypeSetFlags; in android_content_AssetManager_applyStyle()