Home
last modified time | relevance | path

Searched refs:bluetoothDeviceClass (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothSocketConnFacade.java112 Class bluetoothDeviceClass = Class.forName("android.bluetooth.BluetoothDevice"); in bluetoothSocketConnCreateL2capSocket() local
114 bluetoothDeviceClass.getMethod("createL2capSocket", int.class); in bluetoothSocketConnCreateL2capSocket()