Searched refs:BluetoothLengthDeviceNameFilter (Results 1 – 6 of 6) sorted by relevance
22 public class BluetoothLengthDeviceNameFilter extends Utf8ByteLengthFilter { class25 public BluetoothLengthDeviceNameFilter() { in BluetoothLengthDeviceNameFilter() method in BluetoothLengthDeviceNameFilter
121 new BluetoothLengthDeviceNameFilter() in createDialogView()
32 import com.android.car.developeroptions.bluetooth.BluetoothLengthDeviceNameFilter;151 CharSequence filteredSequence = new BluetoothLengthDeviceNameFilter().filter(deviceName, 0, in getFilteredBluetoothString()
32 import com.android.settings.bluetooth.BluetoothLengthDeviceNameFilter;151 CharSequence filteredSequence = new BluetoothLengthDeviceNameFilter().filter(deviceName, 0, in getFilteredBluetoothString()