Searched refs:inner_merge (Results 1 – 6 of 6) sorted by relevance
17 inflate(context, R.layout.inner_merge, this); in CustomView()
484 public static final int inner_merge=0x7f040011; field in R.layout
1277 Block inner_merge("inner_merge"); in TEST_P() local1294 str += inner_merge >> exit; in TEST_P()
294 LayoutInflater.from(context).inflate(R.layout.inner_merge, linearLayout); in shouldInflateMergeLayoutIntoParent()
189 LinearLayout.inflate(context, R.layout.inner_merge, root); in shouldInflateMergeRootedLayoutAndNotCreateReferentialLoops()