Class android.content.ContentProvider
Added Methods | |
---|---|
int delete (Uri, Bundle )
|
|
String getCallingAttributionTag ()
|
|
String getCallingPackageUnchecked ()
|
|
Uri insert (Uri, ContentValues, Bundle )
|
|
void onCallingPackageChanged ()
|
|
Context requireContext ()
|
|
int update (Uri, ContentValues, Bundle )
|