Searched refs:BluetoothNameUtils (Results 1 – 2 of 2) sorted by relevance
28 public class BluetoothNameUtils { class102 private BluetoothNameUtils() { in BluetoothNameUtils() method in BluetoothNameUtils
79 if (str == null || !BluetoothNameUtils.isValidName(str)) { in setNameString()85 this.leds = BluetoothNameUtils.getColorConfiguration(str); in setNameString()86 this.configurationType = BluetoothNameUtils.getSetupType(str); in setNameString()