Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java1175 setCallversionCounters(ap, appParamValue); in handleAppParaForResponse()
1271 setCallversionCounters(ap, appParamValue); in handleAppParaForResponse()
1784 static void setCallversionCounters(ApplicationParameter ap, AppParamValue appParamValue) { in setCallversionCounters() method in BluetoothPbapObexServer
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServerTest.java694 public void setCallversionCounters() { in setCallversionCounters() method in BluetoothPbapObexServerTest
700 BluetoothPbapObexServer.setCallversionCounters(param, value); in setCallversionCounters()