Home
last modified time | relevance | path

Searched refs:OpenConnectionCallback (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothInputDeviceConnector.java81 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback;
147 BluetoothDevicePairer.OpenConnectionCallback callback) { in BluetoothInputDeviceConnector()
DBluetoothA2dpConnector.java38 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback;
115 BluetoothDevicePairer.OpenConnectionCallback callback) { in BluetoothA2dpConnector()
DBluetoothDevicePairer.java114 public interface OpenConnectionCallback { interface in BluetoothDevicePairer
248 private final OpenConnectionCallback mOpenConnectionCallback = new OpenConnectionCallback() {