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.java84 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback;
150 BluetoothDevicePairer.OpenConnectionCallback callback) { in BluetoothInputDeviceConnector()
DBluetoothA2dpConnector.java47 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback;
178 BluetoothDevicePairer.OpenConnectionCallback callback) { in BluetoothA2dpConnector()
DBluetoothDevicePairer.java122 public interface OpenConnectionCallback { interface in BluetoothDevicePairer
270 private final OpenConnectionCallback mOpenConnectionCallback = new OpenConnectionCallback() {