Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCanvasViewInfoTest.java151 CanvasViewInfo grandChild = includedView.getChildren().get(0); in showIn() local
666 ViewInfo grandChild = new ViewInfo("Button", grandChildNode, 0, 20, 70, 25); in testGestureOverlayView() local
712 ViewInfo grandChild = new ViewInfo("LinearLayout", dataBindingItem, 0, 0, 320, 17); in testListView() local