am 3ba35126: update current.xml for cancelThumbnailRequest api.

Merge commit '3ba351267a3815a3c9a08e2ac7f62a39f83d7776' into eclair-plus-aosp

* commit '3ba351267a3815a3c9a08e2ac7f62a39f83d7776':
  update current.xml for cancelThumbnailRequest api.
This commit is contained in:
Ray Chen
2009-09-30 00:16:53 -07:00
committed by Android Git Automerger

View File

@@ -117869,6 +117869,21 @@
visibility="public" visibility="public"
> >
</constructor> </constructor>
<method name="cancelThumbnailRequest"
return="void"
abstract="false"
native="false"
synchronized="false"
static="true"
final="false"
deprecated="not deprecated"
visibility="public"
>
<parameter name="cr" type="android.content.ContentResolver">
</parameter>
<parameter name="origId" type="long">
</parameter>
</method>
<method name="getContentUri" <method name="getContentUri"
return="android.net.Uri" return="android.net.Uri"
abstract="false" abstract="false"
@@ -118311,6 +118326,21 @@
visibility="public" visibility="public"
> >
</constructor> </constructor>
<method name="cancelThumbnailRequest"
return="void"
abstract="false"
native="false"
synchronized="false"
static="true"
final="false"
deprecated="not deprecated"
visibility="public"
>
<parameter name="cr" type="android.content.ContentResolver">
</parameter>
<parameter name="origId" type="long">
</parameter>
</method>
<method name="getContentUri" <method name="getContentUri"
return="android.net.Uri" return="android.net.Uri"
abstract="false" abstract="false"