Searched refs:bluetoothRows (Results 1 – 1 of 1) sorted by relevance
289 final List<ListBuilder.RowBuilder> bluetoothRows = new ArrayList<>(); in getBluetoothRowBuilders() local292 return bluetoothRows; in getBluetoothRowBuilders()301 if (bluetoothRows.size() >= DEFAULT_EXPANDED_ROW_COUNT) { in getBluetoothRowBuilders()326 bluetoothRows.add(rowBuilder); in getBluetoothRowBuilders()329 return bluetoothRows; in getBluetoothRowBuilders()