Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAttributeResolution.java289 final ResTable.bag_entry styleAttrEnd = null; in ApplyStyle() local
330 if (styleAttrEntry != styleAttrEnd) { in ApplyStyle()