Searched refs:GRID (Results 1 – 6 of 6) sorted by relevance
85 CarUiRecyclerViewLayout.GRID,98 int GRID = 1; field
75 return CarUiRecyclerViewLayout.GRID; in getLayoutType()
240 } else if (carUiRecyclerViewLayout == CarUiRecyclerViewLayout.GRID) { in init()
45 GRID (MediaKeys.CONTENT_STYLE_GRID_ITEM_HINT_VALUE), enumConstant
312 case CarUiRecyclerViewLayout.GRID: in from()
294 assertEquals(CarUiRecyclerView.CarUiRecyclerViewLayout.GRID, 1); in testGridLayout()305 .thenReturn(CarUiRecyclerView.CarUiRecyclerViewLayout.GRID); in testGridLayout()482 .thenReturn(CarUiRecyclerView.CarUiRecyclerViewLayout.GRID); in testSetLayoutManager_shouldUpdateItemDecorations()