Home
last modified time | relevance | path

Searched refs:widgetRow (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java103 ViewGroup widgetRow = findViewById(R.id.widgets); in onWidgetsBound() local
104 ViewGroup widgetCells = widgetRow.findViewById(R.id.widgets_cell_list); in onWidgetsBound()
122 widgetRow.getLayoutParams(); in onWidgetsBound()
127 R.layout.widget_list_divider, widgetRow, false); in onWidgetsBound()