Notify the insertion of watched programs when they are consolidated

TvProvider does not allow to query for a watched program whose
COLUMN_CONSOLIDATED is 0. Therefore, if notifyChange() is called when
it is inserted, ContentObserver can't get the information of the watched
program since at that time COLUMN_CONSOLIDATED is 0.

This CL postpones to call notifyChange till COLUMN_CONSOLIDATED becomes 1.

Bug: 16966390
Change-Id: Ia39efe7d7698b0da3670f5fa72441b42116da2a7
1 file changed
tree: a3422094107813fd54830de59f08244ae9bc040a
  1. res/
  2. src/
  3. tests/
  4. Android.mk
  5. AndroidManifest.xml