/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothHidFacade.java | 189 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHidConnect() 190 BluetoothFacade.DiscoveredDevices, device); in bluetoothHidConnect() 208 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHidDisconnect() 239 device = BluetoothFacade.getDevice(deviceList, deviceID); in bluetoothHidGetConnectionStatus() 261 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHidSetReport() 287 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHidGetReport() 308 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHidSendData() 325 BluetoothDevice device = BluetoothFacade.getDevice(sHidProfile.getConnectedDevices(), in bluetoothHidVirtualUnplug() 344 BluetoothDevice device = BluetoothFacade.getDevice(sHidProfile.getConnectedDevices(), in bluetoothHidSetPriority() 360 BluetoothDevice device = BluetoothFacade.getDevice(sHidProfile.getConnectedDevices(), in bluetoothHidGetPriority() [all …]
|
D | BluetoothHfpClientFacade.java | 112 BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothHfpClientSetPriority() 130 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHfpClientGetPriority() 148 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHfpClientConnect() 149 BluetoothFacade.DiscoveredDevices, deviceStr); in bluetoothHfpClientConnect() 172 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHfpClientDisconnect() 210 device = BluetoothFacade.getDevice(deviceList, deviceID); in bluetoothHfpClientGetConnectionStatus() 231 device = BluetoothFacade.getDevice(sHfpClientProfile.getConnectedDevices(), deviceStr); in bluetoothHfpClientGetAudioState() 254 device = BluetoothFacade.getDevice( in bluetoothHfpClientStartVoiceRecognition() 278 device = BluetoothFacade.getDevice( in bluetoothHfpClientStopVoiceRecognition()
|
D | BluetoothHspFacade.java | 122 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHspSetPriority() 139 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHspConnect() 156 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHspDisconnect() 187 device = BluetoothFacade.getDevice(deviceList, deviceID); in bluetoothHspGetConnectionStatus() 231 device = BluetoothFacade.getDevice( in bluetoothHspConnectAudio() 260 device = BluetoothFacade.getDevice( in bluetoothHspDisconnectAudio() 293 device = BluetoothFacade.getDevice( in bluetoothHspIsAudioConnected() 313 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHspStartVoiceRecognition() 329 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHspStopVoiceRecognition()
|
D | BluetoothA2dpSinkFacade.java | 100 BluetoothFacade.getDevice( in bluetoothA2dpSinkSetPriority() 119 BluetoothFacade.getDevice( in bluetoothA2dpSinkGetPriority() 145 BluetoothFacade.getDevice( in bluetoothA2dpSinkConnect() 146 BluetoothFacade.DiscoveredDevices, deviceStr); in bluetoothA2dpSinkConnect() 164 device = BluetoothFacade.getDevice( in bluetoothA2dpSinkDisconnect() 200 device = BluetoothFacade.getDevice(deviceList, deviceID); in bluetoothA2dpSinkGetConnectionStatus()
|
D | BluetoothHidDeviceFacade.java | 318 BluetoothFacade.getDevice(BluetoothFacade.DiscoveredDevices, device); in bluetoothHidDeviceConnect() 339 BluetoothDevice mDevice = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceDisconnect() 373 device = BluetoothFacade.getDevice(deviceList, deviceID); in bluetoothHidDeviceGetConnectionStatus() 426 BluetoothDevice device = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceSendReport() 458 BluetoothDevice device = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceReplyReport() 484 BluetoothDevice device = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceReportError() 509 BluetoothDevice device = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceMoveRepeatedly()
|
D | BluetoothPbapClientFacade.java | 114 BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothPbapClientSetPriority() 134 BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothPbapClientGetPriority() 152 BluetoothFacade.getDevice( in bluetoothPbapClientConnect() 177 BluetoothFacade.getDevice( in bluetoothPbapClientDisconnect() 214 device = BluetoothFacade.getDevice(deviceList, deviceID); in bluetoothPbapClientGetConnectionStatus()
|
D | BluetoothConnectionFacade.java | 193 if (BluetoothFacade.deviceMatch(device, mDeviceID)) { in onReceive() 209 if (BluetoothFacade.deviceMatch(device, mDeviceID)) { in onReceive() 242 if (BluetoothFacade.deviceMatch(device, mDeviceID)) { in onReceive() 269 if (BluetoothFacade.deviceMatch(device, mDeviceID)) { in onReceive() 297 if (!BluetoothFacade.deviceMatch(device, mDeviceID)) { in onReceive() 536 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothGetBondedDeviceUuids() 558 if (BluetoothFacade.deviceMatch(bd, deviceID)) { in bluetoothIsDeviceConnected() 615 if (BluetoothFacade.deviceExists(mBluetoothAdapter.getBondedDevices(), deviceID)) { in bluetoothDiscoverAndBond() 636 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothUnbond() 646 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothConnectBonded() [all …]
|
D | BluetoothA2dpFacade.java | 163 BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), deviceStr); in bluetoothA2dpSetPriority() 186 BluetoothFacade.getDevice( in bluetoothA2dpConnect() 210 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothA2dpDisconnect()
|
D | BluetoothMapClientFacade.java | 120 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothMapClientConnect() 138 BluetoothFacade.getDevice( in mapSendMessage() 181 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothMapClientDisconnect()
|
D | BluetoothMapFacade.java | 103 BluetoothDevice mDevice = BluetoothFacade.getDevice(connectedMapDevices, deviceID); in bluetoothMapDisconnect()
|
D | BluetoothFacade.java | 50 public class BluetoothFacade extends RpcReceiver { class 65 public BluetoothFacade(FacadeManager manager) { in BluetoothFacade() method in BluetoothFacade
|
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/facade/ |
D | FacadeConfiguration.java | 25 import com.googlecode.android_scripting.facade.bluetooth.BluetoothFacade; 124 sFacadeClassList.add(BluetoothFacade.class);
|