Searched refs:child_string (Results 1 – 3 of 3) sorted by relevance
90 public static final int child_string=0x7f010015; field in R.attr
131 assertThat(theme.obtainStyledAttributes(new int[] {R.attr.child_string}).getString(0)) in applyStyle_shouldInheritParentAttrs()
1416 for child_string in json_schema["children_spec"]:1417 children_specs.append(_json_to_treespec(child_string))