Home | History | Annotate | Download | only in changes
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
      2 <HTML style="overflow:auto;">
      3 <HEAD>
      4 <meta name="generator" content="JDiff v1.1.0">
      5 <!-- Generated by the JDiff Javadoc doclet -->
      6 <!-- (http://www.jdiff.org) -->
      7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
      8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
      9 <TITLE>
     10 API Change Statistics
     11 </TITLE>
     12 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
     13 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
     14 <noscript>
     15 <style type="text/css">
     16 body{overflow:auto;}
     17 #body-content{position:relative; top:0;}
     18 #doc-content{overflow:visible;border-left:3px solid #666;}
     19 #side-nav{padding:0;}
     20 #side-nav .toggle-list ul {display:block;}
     21 #resize-packages-nav{border-bottom:3px solid #666;}
     22 </style>
     23 </noscript>
     24 <style type="text/css">
     25 </style>
     26 </HEAD>
     27 <body class="gc-documentation">
     28 <!-- Start of nav bar -->
     29 <a name="top"></a>
     30 <div id="header" style="margin-bottom:0;xborder-bottom:none;">
     31 <div id="headerLeft">
     32 <a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
     33 </div>
     34   <div id="headerRight">
     35   <div id="headerLinks">
     36 <!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
     37 <span class="text">
     38 <!-- &nbsp;<a href="#">English</a> | -->
     39 <nobr><a href="//developer.android.com" target="_top">Android Developers</a> | <a href="//www.android.com" target="_top">Android.com</a></nobr>
     40 </span>
     41 </div>
     42   <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
     43     <table class="diffspectable">
     44       <tr>
     45         <td colspan="2" class="diffspechead">API Diff Specification</td>
     46       </tr>
     47       <tr>
     48         <td class="diffspec" style="padding-top:.25em">To Level:</td>
     49         <td class="diffvaluenew" style="padding-top:.25em">18</td>
     50       </tr>
     51       <tr>
     52         <td class="diffspec">From Level:</td>
     53         <td class="diffvalueold">17</td>
     54       </tr>
     55       <tr>
     56         <td class="diffspec">Generated</td>
     57         <td class="diffvalue">2013.06.13 16:31</td>
     58       </tr>
     59     </table>
     60     </div><!-- End and-diff-id -->
     61   <div class="and-diff-id" style="margin-right:8px;">
     62     <table class="diffspectable">
     63       <tr>
     64         <td class="diffspec" colspan="2"><a href="../changes.html" target="_top">Top of Report</a>
     65       </tr>
     66     </table>
     67   </div> <!-- End and-diff-id -->
     68   </div> <!-- End headerRight -->
     69   </div> <!-- End header -->
     70 <div id="body-content">
     71 <div id="doc-content" style="position:relative;">
     72 <div id="mainBodyFluid">
     73 <h1>API&nbsp;Change&nbsp;Statistics</h1>
     74 <p>The overall difference between API Levels 17 and 18 is approximately <span style="color:222;font-weight:bold;">1.64%</span>.
     75 </p>
     76 <br>
     77 <a name="numbers"></a>
     78 <h2>Total of Differences, by Number and Type</h2>
     79 <p>
     80 The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
     81 </p>
     82 <TABLE summary="Number of differences" WIDTH="100%">
     83 <TR>
     84   <th>Type</th>
     85   <TH ALIGN="center"><b>Additions</b></TH>
     86   <TH ALIGN="center"><b>Changes</b></TH>
     87   <TH ALIGN="center">Removals</TH>
     88   <TH ALIGN="center"><b>Total</b></TH>
     89 </TR>
     90 <TR>
     91   <TD>Packages</TD>
     92   <TD ALIGN="right">2</TD>
     93   <TD ALIGN="right">37</TD>
     94   <TD ALIGN="right">0</TD>
     95   <TD ALIGN="right">39</TD>
     96 </TR>
     97 <TR>
     98   <TD>Classes and <i>Interfaces</i></TD>
     99   <TD ALIGN="right">61</TD>
    100   <TD ALIGN="right">108</TD>
    101   <TD ALIGN="right">36</TD>
    102   <TD ALIGN="right">205</TD>
    103 </TR>
    104 <TR>
    105   <TD>Constructors</TD>
    106   <TD ALIGN="right">4</TD>
    107   <TD ALIGN="right">1</TD>
    108   <TD ALIGN="right">0</TD>
    109   <TD ALIGN="right">5</TD>
    110 </TR>
    111 <TR>
    112   <TD>Methods</TD>
    113   <TD ALIGN="right">155</TD>
    114   <TD ALIGN="right">44</TD>
    115   <TD ALIGN="right">4</TD>
    116   <TD ALIGN="right">203</TD>
    117 </TR>
    118 <TR>
    119   <TD>Fields</TD>
    120   <TD ALIGN="right">131</TD>
    121   <TD ALIGN="right">25</TD>
    122   <TD ALIGN="right">1</TD>
    123   <TD ALIGN="right">157</TD>
    124 </TR>
    125 <TR>
    126   <TD style="background-color:#FAFAFA"><b>Total</b></TD>
    127   <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>353</strong></TD>
    128   <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>215</strong></TD>
    129   <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>41</strong></TD>
    130   <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>609</strong></TD>
    131 </TR>
    132 </TABLE>
    133 <br>
    134 <a name="packages"></a>
    135 <h2>Changed Packages, Sorted by Percentage Difference</h2>
    136 <TABLE summary="Packages sorted by percentage difference" WIDTH="100%">
    137 <TR>
    138   <TH  WIDTH="10%">Percentage Difference*</TH>
    139   <TH>Package</TH>
    140 </TR>
    141 <TR>
    142   <TD ALIGN="center">42</TD>
    143   <TD><A HREF="pkg_android.security.html">android.security</A></TD>
    144 </TR>
    145 <TR>
    146   <TD ALIGN="center">25</TD>
    147   <TD><A HREF="pkg_android.renderscript.html">android.renderscript</A></TD>
    148 </TR>
    149 <TR>
    150   <TD ALIGN="center">22</TD>
    151   <TD><A HREF="pkg_android.bluetooth.html">android.bluetooth</A></TD>
    152 </TR>
    153 <TR>
    154   <TD ALIGN="center">10</TD>
    155   <TD><A HREF="pkg_android.net.wifi.html">android.net.wifi</A></TD>
    156 </TR>
    157 <TR>
    158   <TD ALIGN="center">9</TD>
    159   <TD><A HREF="pkg_android.media.html">android.media</A></TD>
    160 </TR>
    161 <TR>
    162   <TD ALIGN="center">8</TD>
    163   <TD><A HREF="pkg_android.accessibilityservice.html">android.accessibilityservice</A></TD>
    164 </TR>
    165 <TR>
    166   <TD ALIGN="center">8</TD>
    167   <TD><A HREF="pkg_android.speech.tts.html">android.speech.tts</A></TD>
    168 </TR>
    169 <TR>
    170   <TD ALIGN="center">7</TD>
    171   <TD><A HREF="pkg_android.text.format.html">android.text.format</A></TD>
    172 </TR>
    173 <TR>
    174   <TD ALIGN="center">6</TD>
    175   <TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD>
    176 </TR>
    177 <TR>
    178   <TD ALIGN="center">5</TD>
    179   <TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
    180 </TR>
    181 <TR>
    182   <TD ALIGN="center">4</TD>
    183   <TD><A HREF="pkg_android.text.html">android.text</A></TD>
    184 </TR>
    185 <TR>
    186   <TD ALIGN="center">3</TD>
    187   <TD><A HREF="pkg_android.opengl.html">android.opengl</A></TD>
    188 </TR>
    189 <TR>
    190   <TD ALIGN="center">3</TD>
    191   <TD><A HREF="pkg_android.os.html">android.os</A></TD>
    192 </TR>
    193 <TR>
    194   <TD ALIGN="center">3</TD>
    195   <TD><A HREF="pkg_android.view.html">android.view</A></TD>
    196 </TR>
    197 <TR>
    198   <TD ALIGN="center">2</TD>
    199   <TD><A HREF="pkg_android.animation.html">android.animation</A></TD>
    200 </TR>
    201 <TR>
    202   <TD ALIGN="center">2</TD>
    203   <TD><A HREF="pkg_android.test.mock.html">android.test.mock</A></TD>
    204 </TR>
    205 <TR>
    206   <TD ALIGN="center">2</TD>
    207   <TD><A HREF="pkg_android.app.html">android.app</A></TD>
    208 </TR>
    209 <TR>
    210   <TD ALIGN="center">2</TD>
    211   <TD><A HREF="pkg_android.webkit.html">android.webkit</A></TD>
    212 </TR>
    213 <TR>
    214   <TD ALIGN="center">1</TD>
    215   <TD><A HREF="pkg_android.provider.html">android.provider</A></TD>
    216 </TR>
    217 <TR>
    218   <TD ALIGN="center">1</TD>
    219   <TD><A HREF="pkg_android.nfc.html">android.nfc</A></TD>
    220 </TR>
    221 <TR>
    222   <TD ALIGN="center">1</TD>
    223   <TD><A HREF="pkg_android.hardware.usb.html">android.hardware.usb</A></TD>
    224 </TR>
    225 <TR>
    226   <TD ALIGN="center">1</TD>
    227   <TD><A HREF="pkg_android.util.html">android.util</A></TD>
    228 </TR>
    229 <TR>
    230   <TD ALIGN="center">1</TD>
    231   <TD><A HREF="pkg_android.view.accessibility.html">android.view.accessibility</A></TD>
    232 </TR>
    233 <TR>
    234   <TD ALIGN="center">&lt;1</TD>
    235   <TD><A HREF="pkg_android.text.style.html">android.text.style</A></TD>
    236 </TR>
    237 <TR>
    238   <TD ALIGN="center">&lt;1</TD>
    239   <TD><A HREF="pkg_android.net.html">android.net</A></TD>
    240 </TR>
    241 <TR>
    242   <TD ALIGN="center">&lt;1</TD>
    243   <TD><A HREF="pkg_android.accounts.html">android.accounts</A></TD>
    244 </TR>
    245 <TR>
    246   <TD ALIGN="center">&lt;1</TD>
    247   <TD><A HREF="pkg_android.content.html">android.content</A></TD>
    248 </TR>
    249 <TR>
    250   <TD ALIGN="center">&lt;1</TD>
    251   <TD><A HREF="pkg_android.net.wifi.p2p.html">android.net.wifi.p2p</A></TD>
    252 </TR>
    253 <TR>
    254   <TD ALIGN="center">&lt;1</TD>
    255   <TD><A HREF="pkg_android.media.audiofx.html">android.media.audiofx</A></TD>
    256 </TR>
    257 <TR>
    258   <TD ALIGN="center">&lt;1</TD>
    259   <TD><A HREF="pkg_android.graphics.drawable.html">android.graphics.drawable</A></TD>
    260 </TR>
    261 <TR>
    262   <TD ALIGN="center">&lt;1</TD>
    263   <TD><A HREF="pkg_android.content.pm.html">android.content.pm</A></TD>
    264 </TR>
    265 <TR>
    266   <TD ALIGN="center">&lt;1</TD>
    267   <TD><A HREF="pkg_android.app.admin.html">android.app.admin</A></TD>
    268 </TR>
    269 <TR>
    270   <TD ALIGN="center">&lt;1</TD>
    271   <TD><A HREF="pkg_android.html">android</A></TD>
    272 </TR>
    273 <TR>
    274   <TD ALIGN="center">&lt;1</TD>
    275   <TD><A HREF="pkg_android.widget.html">android.widget</A></TD>
    276 </TR>
    277 <TR>
    278   <TD ALIGN="center">&lt;1</TD>
    279   <TD><A HREF="pkg_android.graphics.html">android.graphics</A></TD>
    280 </TR>
    281 <TR>
    282   <TD ALIGN="center">&lt;1</TD>
    283   <TD><A HREF="pkg_android.test.html">android.test</A></TD>
    284 </TR>
    285 <TR>
    286   <TD ALIGN="center">&lt;1</TD>
    287   <TD><A HREF="pkg_android.location.html">android.location</A></TD>
    288 </TR>
    289 </TABLE>
    290 <p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
    291 <br>
    292 <a name="classes"></a>
    293 <h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
    294 <TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
    295 <TR WIDTH="20%">
    296   <TH WIDTH="10%">Percentage<br>Difference*</TH>
    297   <TH><b>Class or <i>Interface</i></b></TH>
    298 </TR>
    299 <TR>
    300   <TD ALIGN="center">57</TD>
    301   <TD><A HREF="android.os.StatFs.html">
    302 android.os.StatFs</A></TD>
    303 </TR>
    304 <TR>
    305   <TD ALIGN="center">53</TD>
    306   <TD><A HREF="android.os.UserManager.html">
    307 android.os.UserManager</A></TD>
    308 </TR>
    309 <TR>
    310   <TD ALIGN="center">50</TD>
    311   <TD><A HREF="android.os.MessageQueue.html">
    312 android.os.MessageQueue</A></TD>
    313 </TR>
    314 <TR>
    315   <TD ALIGN="center">50</TD>
    316   <TD><A HREF="android.speech.tts.TextToSpeech.OnUtteranceCompletedListener.html">
    317 <i>android.speech.tts.TextToSpeech.OnUtteranceCompletedListener</i></A></TD>
    318 </TR>
    319 <TR>
    320   <TD ALIGN="center">50</TD>
    321   <TD><A HREF="android.webkit.WebIconDatabase.IconListener.html">
    322 <i>android.webkit.WebIconDatabase.IconListener</i></A></TD>
    323 </TR>
    324 <TR>
    325   <TD ALIGN="center">38</TD>
    326   <TD><A HREF="android.text.style.EasyEditSpan.html">
    327 android.text.style.EasyEditSpan</A></TD>
    328 </TR>
    329 <TR>
    330   <TD ALIGN="center">29</TD>
    331   <TD><A HREF="android.text.format.DateFormat.html">
    332 android.text.format.DateFormat</A></TD>
    333 </TR>
    334 <TR>
    335   <TD ALIGN="center">22</TD>
    336   <TD><A HREF="android.renderscript.FieldPacker.html">
    337 android.renderscript.FieldPacker</A></TD>
    338 </TR>
    339 <TR>
    340   <TD ALIGN="center">20</TD>
    341   <TD><A HREF="android.test.mock.MockContentResolver.html">
    342 android.test.mock.MockContentResolver</A></TD>
    343 </TR>
    344 <TR>
    345   <TD ALIGN="center">19</TD>
    346   <TD><A HREF="android.speech.tts.TextToSpeech.Engine.html">
    347 android.speech.tts.TextToSpeech.Engine</A></TD>
    348 </TR>
    349 <TR>
    350   <TD ALIGN="center">18</TD>
    351   <TD><A HREF="android.renderscript.Script.html">
    352 android.renderscript.Script</A></TD>
    353 </TR>
    354 <TR>
    355   <TD ALIGN="center">17</TD>
    356   <TD><A HREF="android.media.MediaExtractor.html">
    357 android.media.MediaExtractor</A></TD>
    358 </TR>
    359 <TR>
    360   <TD ALIGN="center">15</TD>
    361   <TD><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html">
    362 android.accessibilityservice.AccessibilityServiceInfo</A></TD>
    363 </TR>
    364 <TR>
    365   <TD ALIGN="center">14</TD>
    366   <TD><A HREF="android.nfc.NfcAdapter.html">
    367 android.nfc.NfcAdapter</A></TD>
    368 </TR>
    369 <TR>
    370   <TD ALIGN="center">14</TD>
    371   <TD><A HREF="android.provider.ContactsContract.Data.html">
    372 android.provider.ContactsContract.Data</A></TD>
    373 </TR>
    374 <TR>
    375   <TD ALIGN="center">14</TD>
    376   <TD><A HREF="android.renderscript.Type.Builder.html">
    377 android.renderscript.Type.Builder</A></TD>
    378 </TR>
    379 <TR>
    380   <TD ALIGN="center">14</TD>
    381   <TD><A HREF="android.webkit.WebViewDatabase.html">
    382 android.webkit.WebViewDatabase</A></TD>
    383 </TR>
    384 <TR>
    385   <TD ALIGN="center">13</TD>
    386   <TD><A HREF="android.net.TrafficStats.html">
    387 android.net.TrafficStats</A></TD>
    388 </TR>
    389 <TR>
    390   <TD ALIGN="center">12</TD>
    391   <TD><A HREF="android.view.InputDevice.MotionRange.html">
    392 android.view.InputDevice.MotionRange</A></TD>
    393 </TR>
    394 <TR>
    395   <TD ALIGN="center">12</TD>
    396   <TD><A HREF="android.media.audiofx.AudioEffect.html">
    397 android.media.audiofx.AudioEffect</A></TD>
    398 </TR>
    399 <TR>
    400   <TD ALIGN="center">12</TD>
    401   <TD><A HREF="android.renderscript.Sampler.html">
    402 android.renderscript.Sampler</A></TD>
    403 </TR>
    404 <TR>
    405   <TD ALIGN="center">11</TD>
    406   <TD><A HREF="android.app.Application.html">
    407 android.app.Application</A></TD>
    408 </TR>
    409 <TR>
    410   <TD ALIGN="center">11</TD>
    411   <TD><A HREF="android.graphics.Picture.html">
    412 android.graphics.Picture</A></TD>
    413 </TR>
    414 <TR>
    415   <TD ALIGN="center">10</TD>
    416   <TD><A HREF="android.media.MediaRouter.html">
    417 android.media.MediaRouter</A></TD>
    418 </TR>
    419 <TR>
    420   <TD ALIGN="center">10</TD>
    421   <TD><A HREF="android.view.ViewTreeObserver.html">
    422 android.view.ViewTreeObserver</A></TD>
    423 </TR>
    424 <TR>
    425   <TD ALIGN="center">10</TD>
    426   <TD><A HREF="android.hardware.usb.UsbDeviceConnection.html">
    427 android.hardware.usb.UsbDeviceConnection</A></TD>
    428 </TR>
    429 <TR>
    430   <TD ALIGN="center">10</TD>
    431   <TD><A HREF="android.security.KeyChain.html">
    432 android.security.KeyChain</A></TD>
    433 </TR>
    434 <TR>
    435   <TD ALIGN="center">9</TD>
    436   <TD><A HREF="android.accounts.AbstractAccountAuthenticator.html">
    437 android.accounts.AbstractAccountAuthenticator</A></TD>
    438 </TR>
    439 <TR>
    440   <TD ALIGN="center">9</TD>
    441   <TD><A HREF="android.bluetooth.BluetoothDevice.html">
    442 android.bluetooth.BluetoothDevice</A></TD>
    443 </TR>
    444 <TR>
    445   <TD ALIGN="center">9</TD>
    446   <TD><A HREF="android.graphics.drawable.BitmapDrawable.html">
    447 android.graphics.drawable.BitmapDrawable</A></TD>
    448 </TR>
    449 <TR>
    450   <TD ALIGN="center">9</TD>
    451   <TD><A HREF="android.renderscript.RenderScript.html">
    452 android.renderscript.RenderScript</A></TD>
    453 </TR>
    454 <TR>
    455   <TD ALIGN="center">8</TD>
    456   <TD><A HREF="android.hardware.Sensor.html">
    457 android.hardware.Sensor</A></TD>
    458 </TR>
    459 <TR>
    460   <TD ALIGN="center">8</TD>
    461   <TD><A HREF="android.media.RemoteControlClient.html">
    462 android.media.RemoteControlClient</A></TD>
    463 </TR>
    464 <TR>
    465   <TD ALIGN="center">8</TD>
    466   <TD><A HREF="android.widget.QuickContactBadge.html">
    467 android.widget.QuickContactBadge</A></TD>
    468 </TR>
    469 <TR>
    470   <TD ALIGN="center">8</TD>
    471   <TD><A HREF="android.widget.TextClock.html">
    472 android.widget.TextClock</A></TD>
    473 </TR>
    474 <TR>
    475   <TD ALIGN="center">8</TD>
    476   <TD><A HREF="android.view.accessibility.AccessibilityNodeInfo.html">
    477 android.view.accessibility.AccessibilityNodeInfo</A></TD>
    478 </TR>
    479 <TR>
    480   <TD ALIGN="center">7</TD>
    481   <TD><A HREF="android.bluetooth.BluetoothProfile.html">
    482 <i>android.bluetooth.BluetoothProfile</i></A></TD>
    483 </TR>
    484 <TR>
    485   <TD ALIGN="center">7</TD>
    486   <TD><A HREF="android.net.wifi.p2p.WifiP2pDeviceList.html">
    487 android.net.wifi.p2p.WifiP2pDeviceList</A></TD>
    488 </TR>
    489 <TR>
    490   <TD ALIGN="center">7</TD>
    491   <TD><A HREF="android.os.HandlerThread.html">
    492 android.os.HandlerThread</A></TD>
    493 </TR>
    494 <TR>
    495   <TD ALIGN="center">7</TD>
    496   <TD><A HREF="android.provider.CalendarContract.SyncColumns.html">
    497 <i>android.provider.CalendarContract.SyncColumns</i></A></TD>
    498 </TR>
    499 <TR>
    500   <TD ALIGN="center">7</TD>
    501   <TD><A HREF="android.view.InputEvent.html">
    502 android.view.InputEvent</A></TD>
    503 </TR>
    504 <TR>
    505   <TD ALIGN="center">7</TD>
    506   <TD><A HREF="android.webkit.WebIconDatabase.html">
    507 android.webkit.WebIconDatabase</A></TD>
    508 </TR>
    509 <TR>
    510   <TD ALIGN="center">7</TD>
    511   <TD><A HREF="android.webkit.WebStorage.html">
    512 android.webkit.WebStorage</A></TD>
    513 </TR>
    514 <TR>
    515   <TD ALIGN="center">6</TD>
    516   <TD><A HREF="android.media.MediaCodec.html">
    517 android.media.MediaCodec</A></TD>
    518 </TR>
    519 <TR>
    520   <TD ALIGN="center">6</TD>
    521   <TD><A HREF="android.renderscript.Type.html">
    522 android.renderscript.Type</A></TD>
    523 </TR>
    524 <TR>
    525   <TD ALIGN="center">6</TD>
    526   <TD><A HREF="android.telephony.CellIdentityGsm.html">
    527 android.telephony.CellIdentityGsm</A></TD>
    528 </TR>
    529 <TR>
    530   <TD ALIGN="center">6</TD>
    531   <TD><A HREF="android.webkit.WebSettings.html">
    532 android.webkit.WebSettings</A></TD>
    533 </TR>
    534 <TR>
    535   <TD ALIGN="center">5</TD>
    536   <TD><A HREF="android.provider.ContactsContract.ContactsColumns.html">
    537 <i>android.provider.ContactsContract.ContactsColumns</i></A></TD>
    538 </TR>
    539 <TR>
    540   <TD ALIGN="center">5</TD>
    541   <TD><A HREF="android.provider.ContactsContract.Intents.html">
    542 android.provider.ContactsContract.Intents</A></TD>
    543 </TR>
    544 <TR>
    545   <TD ALIGN="center">5</TD>
    546   <TD><A HREF="android.net.DhcpInfo.html">
    547 android.net.DhcpInfo</A></TD>
    548 </TR>
    549 <TR>
    550   <TD ALIGN="center">4</TD>
    551   <TD><A HREF="android.os.Looper.html">
    552 android.os.Looper</A></TD>
    553 </TR>
    554 <TR>
    555   <TD ALIGN="center">4</TD>
    556   <TD><A HREF="android.widget.MediaController.MediaPlayerControl.html">
    557 <i>android.widget.MediaController.MediaPlayerControl</i></A></TD>
    558 </TR>
    559 <TR>
    560   <TD ALIGN="center">4</TD>
    561   <TD><A HREF="android.media.MediaRouter.RouteInfo.html">
    562 android.media.MediaRouter.RouteInfo</A></TD>
    563 </TR>
    564 <TR>
    565   <TD ALIGN="center">4</TD>
    566   <TD><A HREF="android.animation.ObjectAnimator.html">
    567 android.animation.ObjectAnimator</A></TD>
    568 </TR>
    569 <TR>
    570   <TD ALIGN="center">4</TD>
    571   <TD><A HREF="android.content.pm.ActivityInfo.html">
    572 android.content.pm.ActivityInfo</A></TD>
    573 </TR>
    574 <TR>
    575   <TD ALIGN="center">4</TD>
    576   <TD><A HREF="android.os.StrictMode.VmPolicy.Builder.html">
    577 android.os.StrictMode.VmPolicy.Builder</A></TD>
    578 </TR>
    579 <TR>
    580   <TD ALIGN="center">4</TD>
    581   <TD><A HREF="android.webkit.WebChromeClient.html">
    582 android.webkit.WebChromeClient</A></TD>
    583 </TR>
    584 <TR>
    585   <TD ALIGN="center">3</TD>
    586   <TD><A HREF="android.media.MediaRouter.UserRouteInfo.html">
    587 android.media.MediaRouter.UserRouteInfo</A></TD>
    588 </TR>
    589 <TR>
    590   <TD ALIGN="center">3</TD>
    591   <TD><A HREF="android.content.Loader.html">
    592 android.content.Loader</A></TD>
    593 </TR>
    594 <TR>
    595   <TD ALIGN="center">3</TD>
    596   <TD><A HREF="android.app.ActionBar.html">
    597 android.app.ActionBar</A></TD>
    598 </TR>
    599 <TR>
    600   <TD ALIGN="center">3</TD>
    601   <TD><A HREF="android.test.InstrumentationTestRunner.html">
    602 android.test.InstrumentationTestRunner</A></TD>
    603 </TR>
    604 <TR>
    605   <TD ALIGN="center">3</TD>
    606   <TD><A HREF="android.media.MediaCodecInfo.CodecProfileLevel.html">
    607 android.media.MediaCodecInfo.CodecProfileLevel</A></TD>
    608 </TR>
    609 <TR>
    610   <TD ALIGN="center">3</TD>
    611   <TD><A HREF="android.net.wifi.WifiManager.html">
    612 android.net.wifi.WifiManager</A></TD>
    613 </TR>
    614 <TR>
    615   <TD ALIGN="center">2</TD>
    616   <TD><A HREF="android.bluetooth.BluetoothAdapter.html">
    617 android.bluetooth.BluetoothAdapter</A></TD>
    618 </TR>
    619 <TR>
    620   <TD ALIGN="center">2</TD>
    621   <TD><A HREF="android.net.wifi.WifiConfiguration.html">
    622 android.net.wifi.WifiConfiguration</A></TD>
    623 </TR>
    624 <TR>
    625   <TD ALIGN="center">2</TD>
    626   <TD><A HREF="android.widget.ExpandableListView.html">
    627 android.widget.ExpandableListView</A></TD>
    628 </TR>
    629 <TR>
    630   <TD ALIGN="center">2</TD>
    631   <TD><A HREF="android.speech.tts.TextToSpeech.html">
    632 android.speech.tts.TextToSpeech</A></TD>
    633 </TR>
    634 <TR>
    635   <TD ALIGN="center">2</TD>
    636   <TD><A HREF="android.util.DisplayMetrics.html">
    637 android.util.DisplayMetrics</A></TD>
    638 </TR>
    639 <TR>
    640   <TD ALIGN="center">2</TD>
    641   <TD><A HREF="android.animation.Animator.html">
    642 android.animation.Animator</A></TD>
    643 </TR>
    644 <TR>
    645   <TD ALIGN="center">2</TD>
    646   <TD><A HREF="android.net.wifi.p2p.WifiP2pManager.html">
    647 android.net.wifi.p2p.WifiP2pManager</A></TD>
    648 </TR>
    649 <TR>
    650   <TD ALIGN="center">2</TD>
    651   <TD><A HREF="android.os.Build.VERSION_CODES.html">
    652 android.os.Build.VERSION_CODES</A></TD>
    653 </TR>
    654 <TR>
    655   <TD ALIGN="center">2</TD>
    656   <TD><A HREF="android.provider.Settings.html">
    657 android.provider.Settings</A></TD>
    658 </TR>
    659 <TR>
    660   <TD ALIGN="center">2</TD>
    661   <TD><A HREF="android.view.WindowManager.LayoutParams.html">
    662 android.view.WindowManager.LayoutParams</A></TD>
    663 </TR>
    664 <TR>
    665   <TD ALIGN="center">2</TD>
    666   <TD><A HREF="android.content.pm.PackageManager.html">
    667 android.content.pm.PackageManager</A></TD>
    668 </TR>
    669 <TR>
    670   <TD ALIGN="center">2</TD>
    671   <TD><A HREF="android.renderscript.Allocation.html">
    672 android.renderscript.Allocation</A></TD>
    673 </TR>
    674 <TR>
    675   <TD ALIGN="center">2</TD>
    676   <TD><A HREF="android.view.InputDevice.html">
    677 android.view.InputDevice</A></TD>
    678 </TR>
    679 <TR>
    680   <TD ALIGN="center">2</TD>
    681   <TD><A HREF="android.view.ViewGroup.html">
    682 android.view.ViewGroup</A></TD>
    683 </TR>
    684 <TR>
    685   <TD ALIGN="center">2</TD>
    686   <TD><A HREF="android.widget.VideoView.html">
    687 android.widget.VideoView</A></TD>
    688 </TR>
    689 <TR>
    690   <TD ALIGN="center">1</TD>
    691   <TD><A HREF="android.webkit.WebView.html">
    692 android.webkit.WebView</A></TD>
    693 </TR>
    694 <TR>
    695   <TD ALIGN="center">1</TD>
    696   <TD><A HREF="android.accounts.AccountManager.html">
    697 android.accounts.AccountManager</A></TD>
    698 </TR>
    699 <TR>
    700   <TD ALIGN="center">1</TD>
    701   <TD><A HREF="android.content.ContentProvider.html">
    702 android.content.ContentProvider</A></TD>
    703 </TR>
    704 <TR>
    705   <TD ALIGN="center">1</TD>
    706   <TD><A HREF="android.net.ConnectivityManager.html">
    707 android.net.ConnectivityManager</A></TD>
    708 </TR>
    709 <TR>
    710   <TD ALIGN="center">1</TD>
    711   <TD><A HREF="android.Manifest.permission_group.html">
    712 android.Manifest.permission_group</A></TD>
    713 </TR>
    714 <TR>
    715   <TD ALIGN="center">1</TD>
    716   <TD><A HREF="android.os.Process.html">
    717 android.os.Process</A></TD>
    718 </TR>
    719 <TR>
    720   <TD ALIGN="center">1</TD>
    721   <TD><A HREF="android.view.ViewPropertyAnimator.html">
    722 android.view.ViewPropertyAnimator</A></TD>
    723 </TR>
    724 <TR>
    725   <TD ALIGN="center">1</TD>
    726   <TD><A HREF="android.Manifest.permission.html">
    727 android.Manifest.permission</A></TD>
    728 </TR>
    729 <TR>
    730   <TD ALIGN="center">1</TD>
    731   <TD><A HREF="android.accessibilityservice.AccessibilityService.html">
    732 android.accessibilityservice.AccessibilityService</A></TD>
    733 </TR>
    734 <TR>
    735   <TD ALIGN="center">1</TD>
    736   <TD><A HREF="android.os.Debug.html">
    737 android.os.Debug</A></TD>
    738 </TR>
    739 <TR>
    740   <TD ALIGN="center">1</TD>
    741   <TD><A HREF="android.telephony.TelephonyManager.html">
    742 android.telephony.TelephonyManager</A></TD>
    743 </TR>
    744 <TR>
    745   <TD ALIGN="center">1</TD>
    746   <TD><A HREF="android.animation.ValueAnimator.html">
    747 android.animation.ValueAnimator</A></TD>
    748 </TR>
    749 <TR>
    750   <TD ALIGN="center">1</TD>
    751   <TD><A HREF="android.hardware.SensorManager.html">
    752 android.hardware.SensorManager</A></TD>
    753 </TR>
    754 <TR>
    755   <TD ALIGN="center">1</TD>
    756   <TD><A HREF="android.location.Location.html">
    757 android.location.Location</A></TD>
    758 </TR>
    759 <TR>
    760   <TD ALIGN="center">1</TD>
    761   <TD><A HREF="android.os.Bundle.html">
    762 android.os.Bundle</A></TD>
    763 </TR>
    764 <TR>
    765   <TD ALIGN="center">1</TD>
    766   <TD><A HREF="android.media.MediaCodecInfo.CodecCapabilities.html">
    767 android.media.MediaCodecInfo.CodecCapabilities</A></TD>
    768 </TR>
    769 <TR>
    770   <TD ALIGN="center">1</TD>
    771   <TD><A HREF="android.content.Intent.html">
    772 android.content.Intent</A></TD>
    773 </TR>
    774 <TR>
    775   <TD ALIGN="center">1</TD>
    776   <TD><A HREF="android.graphics.Paint.html">
    777 android.graphics.Paint</A></TD>
    778 </TR>
    779 <TR>
    780   <TD ALIGN="center">&lt;1</TD>
    781   <TD><A HREF="android.media.AudioManager.html">
    782 android.media.AudioManager</A></TD>
    783 </TR>
    784 <TR>
    785   <TD ALIGN="center">&lt;1</TD>
    786   <TD><A HREF="android.app.Instrumentation.html">
    787 android.app.Instrumentation</A></TD>
    788 </TR>
    789 <TR>
    790   <TD ALIGN="center">&lt;1</TD>
    791   <TD><A HREF="android.app.Activity.html">
    792 android.app.Activity</A></TD>
    793 </TR>
    794 <TR>
    795   <TD ALIGN="center">&lt;1</TD>
    796   <TD><A HREF="android.app.admin.DevicePolicyManager.html">
    797 android.app.admin.DevicePolicyManager</A></TD>
    798 </TR>
    799 <TR>
    800   <TD ALIGN="center">&lt;1</TD>
    801   <TD><A HREF="android.test.mock.MockPackageManager.html">
    802 android.test.mock.MockPackageManager</A></TD>
    803 </TR>
    804 <TR>
    805   <TD ALIGN="center">&lt;1</TD>
    806   <TD><A HREF="android.R.attr.html">
    807 android.R.attr</A></TD>
    808 </TR>
    809 <TR>
    810   <TD ALIGN="center">&lt;1</TD>
    811   <TD><A HREF="android.view.View.html">
    812 android.view.View</A></TD>
    813 </TR>
    814 <TR>
    815   <TD ALIGN="center">&lt;1</TD>
    816   <TD><A HREF="android.R.style.html">
    817 android.R.style</A></TD>
    818 </TR>
    819 <TR>
    820   <TD ALIGN="center">&lt;1</TD>
    821   <TD><A HREF="android.content.Context.html">
    822 android.content.Context</A></TD>
    823 </TR>
    824 <TR>
    825   <TD ALIGN="center">&lt;1</TD>
    826   <TD><A HREF="android.view.KeyEvent.html">
    827 android.view.KeyEvent</A></TD>
    828 </TR>
    829 <TR>
    830   <TD ALIGN="center">&lt;1</TD>
    831   <TD><A HREF="android.opengl.GLES20.html">
    832 android.opengl.GLES20</A></TD>
    833 </TR>
    834 <TR>
    835   <TD ALIGN="center">&lt;1</TD>
    836   <TD><A HREF="android.provider.ContactsContract.DataColumnsWithJoins.html">
    837 <i>android.provider.ContactsContract.DataColumnsWithJoins</i></A></TD>
    838 </TR>
    839 </TABLE>
    840 <p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
    841 <br>
    842 <h2 id="calculation">Calculation of Change Percentages</h2>
    843 <p>
    844 The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
    845 <pre>
    846 Percentage difference = 100 * (added + removed + 2*changed)
    847                         -----------------------------------
    848                         sum of public elements in BOTH APIs
    849 </pre>
    850 <p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed.
    851 This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
    852 The definition ensures that if all packages are removed and all new packages are
    853 added, the change will be 100%.</p>
    854       </div>	
    855       <div id="footer">
    856         <div id="copyright">
    857         Except as noted, this content is licensed under 
    858         <a href="//creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
    859         For details and restrictions, see the <a href="/license.html">Content License</a>.
    860         </div>
    861       <div id="footerlinks">
    862       <p>
    863         <a href="//www.android.com/terms.html">Site Terms of Service</a> -
    864         <a href="//www.android.com/privacy.html">Privacy Policy</a> -
    865         <a href="//www.android.com/branding.html">Brand Guidelines</a>
    866       </p>
    867     </div>
    868     </div> <!-- end footer -->
    869     </div><!-- end doc-content -->
    870     </div> <!-- end body-content --> 
    871 <script src="//www.google-analytics.com/ga.js" type="text/javascript">
    872 </script>
    873 <script type="text/javascript">
    874   try {
    875     var pageTracker = _gat._getTracker("UA-5831155-1");
    876     pageTracker._setAllowAnchor(true);
    877     pageTracker._initData();
    878     pageTracker._trackPageview();
    879   } catch(e) {}
    880 </script>
    881 </BODY></HTML>
    882