API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Added Methods | |
---|---|
int describeContents() |
Changed Methods | ||
---|---|---|
void writeToParcel(Parcel, |
Change in signature from Parcel to (Parcel, int ). |
Added Fields | |
---|---|
boolean grantUriPermissions |
If true, additional permissions to specific Uris in this content provider can be granted, as per the grantUriPermissions attribute. |
PatternMatcher[] uriPermissionPatterns |
If non-null, these are the patterns that are allowed for granting URI permissions. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |