- selfChange
- True if this is a self-change notification.
Invokes ContentObserver.DispatchChange(bool) on each observer.
If selfChange is true, only delivers the notification to the observer if it has indicated that it wants to receive self-change notifications by implementing ContentObserver.DeliverSelfNotifications to return true.