Searched refs:mOpenConnectionCallback (Results 1 – 3 of 3) sorted by relevance
61 mOpenConnectionCallback.succeeded();84 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback; field in BluetoothInputDeviceConnector123 mOpenConnectionCallback.succeeded(); in onInputAdded()154 mOpenConnectionCallback = callback; in BluetoothInputDeviceConnector()160 mOpenConnectionCallback.failed(); in openConnection()
47 private BluetoothDevicePairer.OpenConnectionCallback mOpenConnectionCallback; field in BluetoothA2dpConnector132 mOpenConnectionCallback.succeeded(); in succeeded()138 mOpenConnectionCallback.failed(); in failed()181 mOpenConnectionCallback = callback; in BluetoothA2dpConnector()
270 private final OpenConnectionCallback mOpenConnectionCallback = new OpenConnectionCallback() { field in BluetoothDevicePairer712 mContext, mTarget, mHandler, mOpenConnectionCallback); in getBluetoothConnector()714 return new BluetoothA2dpConnector(mContext, mTarget, mOpenConnectionCallback); in getBluetoothConnector()