Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java987 public void setConvoListingVerCounter(long countLow, long countHigh) { in setConvoListingVerCounter() argument
988 this.mConvoListingVerCounterHigh = countHigh; in setConvoListingVerCounter()
1004 public void setFolderVerCounter(long countLow, long countHigh) { in setFolderVerCounter() argument
1005 this.mFolderVerCounterHigh = countHigh; in setFolderVerCounter()