Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java219 return buildJsonBluetoothCodecConfig((BluetoothCodecConfig) data); in build()
478 private static JSONObject buildJsonBluetoothCodecConfig(BluetoothCodecConfig codecConfig) in buildJsonBluetoothCodecConfig() method in JsonBuilder