Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAttributeResolution10.java323 int source_style_resid = 0; in ApplyStyle() local
348 source_style_resid = entry.style; in ApplyStyle()
369 source_style_resid = entry.style; in ApplyStyle()
426 out_values[destIndex + STYLE_SOURCE_STYLE_RESOURCE_ID] = source_style_resid; in ApplyStyle()