Home
last modified time | relevance | path

Searched defs:deviceList (Results 1 – 6 of 6) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothA2dpSinkFacade.java197 List<BluetoothDevice> deviceList = sA2dpSinkProfile.getConnectedDevices(); in bluetoothA2dpSinkGetConnectionStatus() local
DBluetoothPbapClientFacade.java210 List<BluetoothDevice> deviceList = in bluetoothPbapClientGetConnectionStatus() local
DBluetoothHfpClientFacade.java206 List<BluetoothDevice> deviceList = in bluetoothHfpClientGetConnectionStatus() local
DBluetoothHspFacade.java184 List<BluetoothDevice> deviceList = sHspProfile.getConnectedDevices(); in bluetoothHspGetConnectionStatus() local
DBluetoothHidDeviceFacade.java370 List<BluetoothDevice> deviceList = sHidDeviceProfile.getConnectedDevices(); in bluetoothHidDeviceGetConnectionStatus() local
DBluetoothHidFacade.java236 List<BluetoothDevice> deviceList = sHidProfile.getConnectedDevices(); in bluetoothHidGetConnectionStatus() local