Searched refs:custom_layout (Results 1 – 4 of 4) sorted by relevance
470 public static final int custom_layout=0x7f040003; field in R.layout
140 builder.setView(R.layout.custom_layout); in shouldSetView_withLayoutId()
352 .inflate(R.layout.custom_layout, null); in shouldReturnApplicationContext_forViewContextInflatedWithApplicationContext()
211 CustomView view = inflate(layout.custom_layout); in shouldConstructCustomViewsWithAttributesConstructor()