Searched refs:mOpenConnectionCallback (Results 1 – 3 of 3) sorted by relevance
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()
45 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback; field in BluetoothA2dpConnector120 mOpenConnectionCallback.succeeded(); in succeeded()125 mOpenConnectionCallback.failed(); in failed()163 mOpenConnectionCallback = callback; in BluetoothA2dpConnector()
250 private final OpenConnectionCallback mOpenConnectionCallback = new OpenConnectionCallback() { field in BluetoothDevicePairer673 mContext, mTarget, mHandler, mOpenConnectionCallback); in getBluetoothConnector()675 return new BluetoothA2dpConnector(mContext, mTarget, mOpenConnectionCallback); in getBluetoothConnector()