Home
last modified time | relevance | path

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

/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
DFixedGridLayoutTest.java15 FixedGridLayout grid = (FixedGridLayout)findViewById(R.id.grid); in onCreate() local
/development/samples/ApiDemos/src/com/example/android/apis/view/
DLayoutAnimation4.java41 GridView grid = (GridView) findViewById(R.id.grid); in onCreate() local
DLayoutAnimation6.java41 GridView grid = (GridView) findViewById(R.id.grid); in onCreate() local
DLayoutAnimation5.java41 GridView grid = (GridView) findViewById(R.id.grid); in onCreate() local
DLayoutAnimation1.java41 GridView grid = (GridView) findViewById(R.id.grid); in onCreate() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DMatrixPaletteRenderer.java389 Grid grid = new Grid(uSteps + 1, vSteps + 1); in generateWeightedGrid() local
DCubeMapActivity.java166 Grid grid = new Grid(uSteps + 1, vSteps + 1); in generateTorusGrid() local