Home
last modified time | relevance | path

Searched defs:view1 (Results 1 – 3 of 3) sorted by relevance

/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DViewWithTagTest.java35 View view1 = root.getChildAt(0); in test() local
/frameworks/support/transition/tests/src/android/support/transition/
DTransitionTest.java89 View view1 = container.findViewById(R.id.view1); in testTargets() local
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DStaggeredGridLayoutManagerTest.java503 View view1 = mLayoutManager.findViewByPosition(fullSpanIndex + 1); in temporaryGapHandling() local
533 View view1 = mLayoutManager.findViewByPosition(fullSpanIndex + 1); in updateAfterFullSpanGapHandlingTest() local