Home | History | Annotate | Download | only in content

Lines Matching refs:resetTodayStats

2235         mSyncStorageEngine.resetTodayStats(/* force=*/ false);
4128 public void resetTodayStats() {
4129 mSyncStorageEngine.resetTodayStats(/*force=*/ true);