Recalibrate CC if needed  before calling notifyDataSetChanged

* After an operation requiring recalibration, we're notifying listeners
  before we recalibrate, which means that listeners might end up
  manipulating an uncalibrated cursor
* Swap the order of these calls

Bug: 6675825
Change-Id: I91e939f6d5038d2954f15b9b65570d1a210582b9
1 file changed