Searched refs:countLow (Results 1 – 1 of 1) sorted by relevance
1358 public void setConvoListingVerCounter(long countLow, long countHigh) { in setConvoListingVerCounter() argument1360 this.mConvoListingVerCounterLow = countLow; in setConvoListingVerCounter()1375 public void setFolderVerCounter(long countLow, long countHigh) { in setFolderVerCounter() argument1377 this.mFolderVerCounterLow = countLow; in setFolderVerCounter()