Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java207 return buildJsonBluetoothGattService((BluetoothGattService) data); in build()
524 private static Object buildJsonBluetoothGattService( in buildJsonBluetoothGattService() method in JsonBuilder