Fix the build.

Change-Id: Ief8734697e8fdacb6fdbfdbd78793e06beb86d26
This commit is contained in:
Romain Guy
2011-01-10 15:00:27 -08:00
parent e896be71c7
commit d2c78b3972

View File

@ -136934,6 +136934,19 @@
deprecated="not deprecated"
visibility="protected"
>
<parameter name="result" type="Result">
</parameter>
</method>
<method name="onCancelled"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="protected"
>
</method>
<method name="onPostExecute"
return="void"