Searched refs:countHigh (Results 1 – 1 of 1) sorted by relevance
963 public void setConvoListingVerCounter(long countLow, long countHigh) { in setConvoListingVerCounter() argument964 this.mConvoListingVerCounterHigh = countHigh; in setConvoListingVerCounter()978 public void setFolderVerCounter(long countLow, long countHigh) { in setFolderVerCounter() argument979 this.mFolderVerCounterHigh = countHigh; in setFolderVerCounter()