Searched refs:inner_merge (Results 1 – 4 of 4) sorted by relevance
13 inflate(context, R.layout.inner_merge, this); in CustomView()
121 public static final int inner_merge = nextId++; field in R.layout
102 root.inflate(new Activity(), R.layout.inner_merge, root); in shouldInflateMergeRootedLayoutAndNotCreateReferentialLoops()
291 … View innerMerge = viewLoader.inflateView(context, R.layout.inner_merge, new LinearLayout(null)); in shouldInflateMergeLayoutIntoParent()