FLAG_NOTIFY_FOR_DESCENDANTS
public static final int FLAG_NOTIFY_FOR_DESCENDANTS
Triggers if any descendants of the given URI change. Corresponds to the notifyForDescendants of ContentResolver.registerContentObserver(android.net.Uri, boolean, android.database.ContentObserver).