Searched refs:mOpenConnectionCallback (Results 1 – 3 of 3) sorted by relevance
38 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback; field in BluetoothA2dpConnector64 mOpenConnectionCallback.succeeded();67 mOpenConnectionCallback.failed();85 mOpenConnectionCallback.failed();118 mOpenConnectionCallback = callback; in BluetoothA2dpConnector()127 mOpenConnectionCallback.failed(); in openConnection()
49 mOpenConnectionCallback.failed();81 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback; field in BluetoothInputDeviceConnector120 mOpenConnectionCallback.succeeded(); in onInputAdded()151 mOpenConnectionCallback = callback; in BluetoothInputDeviceConnector()157 mOpenConnectionCallback.failed(); in openConnection()
248 private final OpenConnectionCallback mOpenConnectionCallback = new OpenConnectionCallback() { field in BluetoothDevicePairer652 mContext, mTarget, mHandler, mOpenConnectionCallback); in getBluetoothConnector()654 return new BluetoothA2dpConnector(mContext, mTarget, mOpenConnectionCallback); in getBluetoothConnector()