Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java1358 public void setConvoListingVerCounter(long countLow, long countHigh) { in setConvoListingVerCounter() argument
1359 this.mConvoListingVerCounterHigh = countHigh; in setConvoListingVerCounter()
1375 public void setFolderVerCounter(long countLow, long countHigh) { in setFolderVerCounter() argument
1376 this.mFolderVerCounterHigh = countHigh; in setFolderVerCounter()