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

Merge commit 'dc8afacc5b927a151f6a9f9f3d44b5fec590c920'

* commit 'dc8afacc5b927a151f6a9f9f3d44b5fec590c920':
  update current.xml for cancelThumbnailRequest api.
This commit is contained in:
Ray Chen
2009-10-01 11:52:50 -07:00
committed by Android Git Automerger

View File

@@ -117869,6 +117869,21 @@
visibility="public"
>
</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"
return="android.net.Uri"
abstract="false"
@@ -118311,6 +118326,21 @@
visibility="public"
>
</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"
return="android.net.Uri"
abstract="false"