Searched refs:rowLayout (Results 1 – 1 of 1) sorted by relevance
79 val rowLayout = LinearLayout(context) in addRow() constant80 rowLayout.orientation = VERTICAL in addRow()82 rowLayout.addView(row.startTime) in addRow()98 rowLayout.addView(row.endTime) in addRow()105 rowLayout.addView(row.startTime) in addRow()109 rowLayout.addView(row.endTime) in addRow()116 rowLayout.addView(row.endTime) in addRow()123 rowLayout.removeView(row.startTime) in addRow()135 rowLayout.addView(dataPointField) in addRow()137 mLinearLayout.addView(rowLayout, 0) in addRow()