diff options
| author | 2010-09-09 15:58:51 -0700 | |
|---|---|---|
| committer | 2010-09-09 15:58:51 -0700 | |
| commit | a01cf7aa268eb26a33b467fa8e219c58199f77e1 (patch) | |
| tree | e9fcfbfd1d815a6a438e9fd417c60170c7035e60 | |
| parent | c32e3275fee96124c9c05c0de07eb61f47657ab5 (diff) | |
| parent | 69a1b6b17b47cc32e52b45e51719b4e01036b3ca (diff) | |
Merge "Revert "update-api step missing from 65349""
| -rw-r--r-- | api/current.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/api/current.xml b/api/current.xml index fadb9a0ef9c0..fb1e626c8ab9 100644 --- a/api/current.xml +++ b/api/current.xml @@ -103691,21 +103691,6 @@ <parameter name="networkType" type="int"> </parameter> </method> -<method name="reportInetCondition" - return="void" - abstract="false" - native="false" - synchronized="false" - static="false" - final="false" - deprecated="not deprecated" - visibility="public" -> -<parameter name="networkType" type="int"> -</parameter> -<parameter name="percentage" type="int"> -</parameter> -</method> <method name="requestRouteToHost" return="boolean" abstract="false" |