Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattServerFacade.java731 Method setInstanceIdMethod = bluetoothGattServiceClass.getMethod( in gattServerServiceSetInstanceId() local
733 setInstanceIdMethod.invoke(mGattServiceList.get(serviceIndex), instanceId); in gattServerServiceSetInstanceId()
872 Method setInstanceIdMethod = bluetoothGattDescriptorClass.getMethod( in gattServerDescriptorSetInstanceId() local
874 setInstanceIdMethod.invoke( in gattServerDescriptorSetInstanceId()