Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java1004 public void setFolderVerCounter(long countLow, long countHigh) { in setFolderVerCounter() method in BluetoothMapAppParams
H A DBluetoothMapObexServer.java1228 outAppParams.setFolderVerCounter(mMasInstance.getFolderVersionCounter(), 0); in sendMessageListingRsp()