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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothInputDeviceConnector.java 81 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback;
147 BluetoothDevicePairer.OpenConnectionCallback callback) {
BluetoothA2dpConnector.java 38 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback;
115 BluetoothDevicePairer.OpenConnectionCallback callback) {
BluetoothDevicePairer.java 114 public interface OpenConnectionCallback {
248 private final OpenConnectionCallback mOpenConnectionCallback = new OpenConnectionCallback() {

Completed in 193 milliseconds