Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java90 public static final int child_string=0x7f010015; field in R.attr
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowThemeTest.java111 assertThat(theme.obtainStyledAttributes(new int[] {R.attr.child_string}).getString(0)) in applyStyle_shouldInheritParentAttrs()