Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java454 setConvoListingVerCounter(appParamBuf.getLong(i)/*MSB*/, in parseParams()
987 public void setConvoListingVerCounter(long countLow, long countHigh) { in setConvoListingVerCounter() method in BluetoothMapAppParams
DBluetoothMapObexServer.java1397 outAppParams.setConvoListingVerCounter( in sendConvoListingRsp()