Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java745 if (getConvoListingVerCounter() != null) { in encodeParams()
748 appParamBuf.put(getConvoListingVerCounter()); in encodeParams()
992 public byte[] getConvoListingVerCounter() { in getConvoListingVerCounter() method in BluetoothMapAppParams