Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothNameUtils.java28 public class BluetoothNameUtils { class
102 private BluetoothNameUtils() { in BluetoothNameUtils() method in BluetoothNameUtils
DBluetoothScanner.java79 if (str == null || !BluetoothNameUtils.isValidName(str)) { in setNameString()
85 this.leds = BluetoothNameUtils.getColorConfiguration(str); in setNameString()
86 this.configurationType = BluetoothNameUtils.getSetupType(str); in setNameString()