Searched refs:newPivotIndex (Results 1 – 1 of 1) sorted by relevance
300 public void updateUnderlyingDataChanged(int unrestrictedCount, int newPivotIndex) { in updateUnderlyingDataChanged() argument301 mRangeFilter.recompute(unrestrictedCount, newPivotIndex); in updateUnderlyingDataChanged()308 public void notifyLimitingAnchorChanged(int newPivotIndex) { in notifyLimitingAnchorChanged() argument309 mRangeFilter.notifyPivotIndexChanged(newPivotIndex); in notifyLimitingAnchorChanged()