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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothInputDeviceConnector.java 31 public class BluetoothInputDeviceConnector implements BluetoothDevicePairer.BluetoothConnector {
BluetoothDevicePairer.java 110 public interface BluetoothConnector {
582 BluetoothConnector btConnector = getBluetoothConnector();
587 Log.w(TAG, "There was an error getting the BluetoothConnector.");
647 private BluetoothConnector getBluetoothConnector() {
BluetoothA2dpConnector.java 30 public class BluetoothA2dpConnector implements BluetoothDevicePairer.BluetoothConnector {

Completed in 82 milliseconds