Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java963 public void setConvoListingVerCounter(long countLow, long countHigh) { in setConvoListingVerCounter() argument
965 this.mConvoListingVerCounterLow = countLow; in setConvoListingVerCounter()
978 public void setFolderVerCounter(long countLow, long countHigh) { in setFolderVerCounter() argument
980 this.mFolderVerCounterLow = countLow; in setFolderVerCounter()