Searched refs:loadLayout (Results 1 – 3 of 3) sorted by relevance
56 View view = loadLayout(R.layout.scene1); in testViewConstructor()
78 protected View loadLayout(final int layout) throws Throwable { in loadLayout() method in BaseTransitionTest
285 View layout1 = loadLayout(R.layout.scene1); in testExcludeChildrenView()290 View layout2 = loadLayout(R.layout.scene2); in testExcludeChildrenView()319 View layout1 = loadLayout(R.layout.scene1); in testExcludeTargetView()