- featureId
- The desired drawable feature to change. Features are constants defined by Window.
- uri
- The desired URI.
Set the value for a drawable feature of this window, from a URI. You must have called requestFeature(featureId) before calling this function.
The only URI currently supported is "content:", specifying an image in a content provider.