Searched defs:bluetoothName (Results 1 – 3 of 3) sorted by relevance
45 public static int getSetupType(String bluetoothName) { in getSetupType()69 public static LedConfiguration getColorConfiguration(String bluetoothName) { in getColorConfiguration()
35 public CharSequence bluetoothName; field in AudioRoutesInfo
208 String bluetoothName = BluetoothAdapter.getDefaultAdapter().getName(); in updateSwitchPreference() local