HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothNameUtils (Results 1 - 2 of 2) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
BluetoothNameUtils.java 28 public class BluetoothNameUtils {
102 private BluetoothNameUtils() {
BluetoothScanner.java 78 if (str == null || !BluetoothNameUtils.isValidName(str)) {
84 this.leds = BluetoothNameUtils.getColorConfiguration(str);
85 this.configurationType = BluetoothNameUtils.getSetupType(str);

Completed in 176 milliseconds