1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://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>
10API 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">
16body{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="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://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">16</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">15</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2012.06.26 22: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 15 and 16 is approximately <span style="color:222;font-weight:bold;">2.52%</span>.
75</p>
76<br>
77<a name="numbers"></a>
78<h2>Total of Differences, by Number and Type</h2>
79<p>
80The 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">4</TD>
93  <TD ALIGN="right">39</TD>
94  <TD ALIGN="right">0</TD>
95  <TD ALIGN="right">43</TD>
96</TR>
97<TR>
98  <TD>Classes and <i>Interfaces</i></TD>
99  <TD ALIGN="right">55</TD>
100  <TD ALIGN="right">211</TD>
101  <TD ALIGN="right">0</TD>
102  <TD ALIGN="right">266</TD>
103</TR>
104<TR>
105  <TD>Constructors</TD>
106  <TD ALIGN="right">12</TD>
107  <TD ALIGN="right">22</TD>
108  <TD ALIGN="right">4</TD>
109  <TD ALIGN="right">38</TD>
110</TR>
111<TR>
112  <TD>Methods</TD>
113  <TD ALIGN="right">374</TD>
114  <TD ALIGN="right">151</TD>
115  <TD ALIGN="right">20</TD>
116  <TD ALIGN="right">545</TD>
117</TR>
118<TR>
119  <TD>Fields</TD>
120  <TD ALIGN="right">171</TD>
121  <TD ALIGN="right">46</TD>
122  <TD ALIGN="right">4</TD>
123  <TD ALIGN="right">221</TD>
124</TR>
125<TR>
126  <TD style="background-color:#FAFAFA"><b>Total</b></TD>
127  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>616</strong></TD>
128  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>469</strong></TD>
129  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>28</strong></TD>
130  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>1113</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">34</TD>
143  <TD><A HREF="pkg_android.accessibilityservice.html">android.accessibilityservice</A></TD>
144</TR>
145<TR>
146  <TD ALIGN="center">22</TD>
147  <TD><A HREF="pkg_android.media.html">android.media</A></TD>
148</TR>
149<TR>
150  <TD ALIGN="center">20</TD>
151  <TD><A HREF="pkg_android.renderscript.html">android.renderscript</A></TD>
152</TR>
153<TR>
154  <TD ALIGN="center">17</TD>
155  <TD><A HREF="pkg_android.view.textservice.html">android.view.textservice</A></TD>
156</TR>
157<TR>
158  <TD ALIGN="center">16</TD>
159  <TD><A HREF="pkg_android.net.wifi.p2p.html">android.net.wifi.p2p</A></TD>
160</TR>
161<TR>
162  <TD ALIGN="center">12</TD>
163  <TD><A HREF="pkg_android.view.accessibility.html">android.view.accessibility</A></TD>
164</TR>
165<TR>
166  <TD ALIGN="center">11</TD>
167  <TD><A HREF="pkg_junit.framework.html">junit.framework</A></TD>
168</TR>
169<TR>
170  <TD ALIGN="center">10</TD>
171  <TD><A HREF="pkg_android.nfc.html">android.nfc</A></TD>
172</TR>
173<TR>
174  <TD ALIGN="center">7</TD>
175  <TD><A HREF="pkg_android.database.sqlite.html">android.database.sqlite</A></TD>
176</TR>
177<TR>
178  <TD ALIGN="center">7</TD>
179  <TD><A HREF="pkg_android.appwidget.html">android.appwidget</A></TD>
180</TR>
181<TR>
182  <TD ALIGN="center">7</TD>
183  <TD><A HREF="pkg_android.media.audiofx.html">android.media.audiofx</A></TD>
184</TR>
185<TR>
186  <TD ALIGN="center">6</TD>
187  <TD><A HREF="pkg_android.animation.html">android.animation</A></TD>
188</TR>
189<TR>
190  <TD ALIGN="center">5</TD>
191  <TD><A HREF="pkg_android.app.html">android.app</A></TD>
192</TR>
193<TR>
194  <TD ALIGN="center">4</TD>
195  <TD><A HREF="pkg_android.drm.html">android.drm</A></TD>
196</TR>
197<TR>
198  <TD ALIGN="center">4</TD>
199  <TD><A HREF="pkg_android.database.html">android.database</A></TD>
200</TR>
201<TR>
202  <TD ALIGN="center">3</TD>
203  <TD><A HREF="pkg_android.os.html">android.os</A></TD>
204</TR>
205<TR>
206  <TD ALIGN="center">3</TD>
207  <TD><A HREF="pkg_android.view.html">android.view</A></TD>
208</TR>
209<TR>
210  <TD ALIGN="center">3</TD>
211  <TD><A HREF="pkg_android.test.html">android.test</A></TD>
212</TR>
213<TR>
214  <TD ALIGN="center">2</TD>
215  <TD><A HREF="pkg_android.service.textservice.html">android.service.textservice</A></TD>
216</TR>
217<TR>
218  <TD ALIGN="center">2</TD>
219  <TD><A HREF="pkg_android.webkit.html">android.webkit</A></TD>
220</TR>
221<TR>
222  <TD ALIGN="center">2</TD>
223  <TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
224</TR>
225<TR>
226  <TD ALIGN="center">2</TD>
227  <TD><A HREF="pkg_android.content.html">android.content</A></TD>
228</TR>
229<TR>
230  <TD ALIGN="center">1</TD>
231  <TD><A HREF="pkg_android.security.html">android.security</A></TD>
232</TR>
233<TR>
234  <TD ALIGN="center">1</TD>
235  <TD><A HREF="pkg_android.graphics.html">android.graphics</A></TD>
236</TR>
237<TR>
238  <TD ALIGN="center">1</TD>
239  <TD><A HREF="pkg_junit.runner.html">junit.runner</A></TD>
240</TR>
241<TR>
242  <TD ALIGN="center">1</TD>
243  <TD><A HREF="pkg_android.widget.html">android.widget</A></TD>
244</TR>
245<TR>
246  <TD ALIGN="center">1</TD>
247  <TD><A HREF="pkg_android.util.html">android.util</A></TD>
248</TR>
249<TR>
250  <TD ALIGN="center">1</TD>
251  <TD><A HREF="pkg_android.content.pm.html">android.content.pm</A></TD>
252</TR>
253<TR>
254  <TD ALIGN="center">&lt;1</TD>
255  <TD><A HREF="pkg_android.nfc.tech.html">android.nfc.tech</A></TD>
256</TR>
257<TR>
258  <TD ALIGN="center">&lt;1</TD>
259  <TD><A HREF="pkg_android.provider.html">android.provider</A></TD>
260</TR>
261<TR>
262  <TD ALIGN="center">&lt;1</TD>
263  <TD><A HREF="pkg_android.speech.html">android.speech</A></TD>
264</TR>
265<TR>
266  <TD ALIGN="center">&lt;1</TD>
267  <TD><A HREF="pkg_android.net.html">android.net</A></TD>
268</TR>
269<TR>
270  <TD ALIGN="center">&lt;1</TD>
271  <TD><A HREF="pkg_android.text.html">android.text</A></TD>
272</TR>
273<TR>
274  <TD ALIGN="center">&lt;1</TD>
275  <TD><A HREF="pkg_android.content.res.html">android.content.res</A></TD>
276</TR>
277<TR>
278  <TD ALIGN="center">&lt;1</TD>
279  <TD><A HREF="pkg_android.test.mock.html">android.test.mock</A></TD>
280</TR>
281<TR>
282  <TD ALIGN="center">&lt;1</TD>
283  <TD><A HREF="pkg_android.graphics.drawable.html">android.graphics.drawable</A></TD>
284</TR>
285<TR>
286  <TD ALIGN="center">&lt;1</TD>
287  <TD><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></TD>
288</TR>
289<TR>
290  <TD ALIGN="center">&lt;1</TD>
291  <TD><A HREF="pkg_android.html">android</A></TD>
292</TR>
293<TR>
294  <TD ALIGN="center">&lt;1</TD>
295  <TD><A HREF="pkg_android.bluetooth.html">android.bluetooth</A></TD>
296</TR>
297</TABLE>
298<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
299<br>
300<a name="classes"></a>
301<h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
302<TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
303<TR WIDTH="20%">
304  <TH WIDTH="10%">Percentage<br>Difference*</TH>
305  <TH><b>Class or <i>Interface</i></b></TH>
306</TR>
307<TR>
308  <TD ALIGN="center">100</TD>
309  <TD><A HREF="android.renderscript.ProgramVertex.html">
310android.renderscript.ProgramVertex</A></TD>
311</TR>
312<TR>
313  <TD ALIGN="center">100</TD>
314  <TD><A HREF="android.renderscript.ProgramVertexFixedFunction.html">
315android.renderscript.ProgramVertexFixedFunction</A></TD>
316</TR>
317<TR>
318  <TD ALIGN="center">77</TD>
319  <TD><A HREF="android.renderscript.Mesh.Builder.html">
320android.renderscript.Mesh.Builder</A></TD>
321</TR>
322<TR>
323  <TD ALIGN="center">75</TD>
324  <TD><A HREF="android.os.Vibrator.html">
325android.os.Vibrator</A></TD>
326</TR>
327<TR>
328  <TD ALIGN="center">70</TD>
329  <TD><A HREF="android.renderscript.Font.html">
330android.renderscript.Font</A></TD>
331</TR>
332<TR>
333  <TD ALIGN="center">66</TD>
334  <TD><A HREF="android.renderscript.FileA3D.html">
335android.renderscript.FileA3D</A></TD>
336</TR>
337<TR>
338  <TD ALIGN="center">66</TD>
339  <TD><A HREF="android.renderscript.RenderScriptGL.SurfaceConfig.html">
340android.renderscript.RenderScriptGL.SurfaceConfig</A></TD>
341</TR>
342<TR>
343  <TD ALIGN="center">62</TD>
344  <TD><A HREF="android.renderscript.ProgramRaster.html">
345android.renderscript.ProgramRaster</A></TD>
346</TR>
347<TR>
348  <TD ALIGN="center">60</TD>
349  <TD><A HREF="android.accessibilityservice.AccessibilityService.html">
350android.accessibilityservice.AccessibilityService</A></TD>
351</TR>
352<TR>
353  <TD ALIGN="center">59</TD>
354  <TD><A HREF="android.renderscript.Mesh.TriangleMeshBuilder.html">
355android.renderscript.Mesh.TriangleMeshBuilder</A></TD>
356</TR>
357<TR>
358  <TD ALIGN="center">59</TD>
359  <TD><A HREF="android.renderscript.RSSurfaceView.html">
360android.renderscript.RSSurfaceView</A></TD>
361</TR>
362<TR>
363  <TD ALIGN="center">58</TD>
364  <TD><A HREF="android.renderscript.RSTextureView.html">
365android.renderscript.RSTextureView</A></TD>
366</TR>
367<TR>
368  <TD ALIGN="center">52</TD>
369  <TD><A HREF="android.renderscript.ProgramStore.html">
370android.renderscript.ProgramStore</A></TD>
371</TR>
372<TR>
373  <TD ALIGN="center">50</TD>
374  <TD><A HREF="android.drm.DrmStore.html">
375android.drm.DrmStore</A></TD>
376</TR>
377<TR>
378  <TD ALIGN="center">50</TD>
379  <TD><A HREF="android.graphics.AvoidXfermode.html">
380android.graphics.AvoidXfermode</A></TD>
381</TR>
382<TR>
383  <TD ALIGN="center">50</TD>
384  <TD><A HREF="android.graphics.PixelXorXfermode.html">
385android.graphics.PixelXorXfermode</A></TD>
386</TR>
387<TR>
388  <TD ALIGN="center">50</TD>
389  <TD><A HREF="android.renderscript.FileA3D.IndexEntry.html">
390android.renderscript.FileA3D.IndexEntry</A></TD>
391</TR>
392<TR>
393  <TD ALIGN="center">50</TD>
394  <TD><A HREF="android.renderscript.Mesh.html">
395android.renderscript.Mesh</A></TD>
396</TR>
397<TR>
398  <TD ALIGN="center">50</TD>
399  <TD><A HREF="android.renderscript.Mesh.AllocationBuilder.html">
400android.renderscript.Mesh.AllocationBuilder</A></TD>
401</TR>
402<TR>
403  <TD ALIGN="center">50</TD>
404  <TD><A HREF="android.renderscript.ProgramFragment.Builder.html">
405android.renderscript.ProgramFragment.Builder</A></TD>
406</TR>
407<TR>
408  <TD ALIGN="center">50</TD>
409  <TD><A HREF="android.renderscript.ProgramFragmentFixedFunction.Builder.html">
410android.renderscript.ProgramFragmentFixedFunction.Builder</A></TD>
411</TR>
412<TR>
413  <TD ALIGN="center">50</TD>
414  <TD><A HREF="android.renderscript.ProgramRaster.Builder.html">
415android.renderscript.ProgramRaster.Builder</A></TD>
416</TR>
417<TR>
418  <TD ALIGN="center">50</TD>
419  <TD><A HREF="android.renderscript.ProgramVertex.Builder.html">
420android.renderscript.ProgramVertex.Builder</A></TD>
421</TR>
422<TR>
423  <TD ALIGN="center">50</TD>
424  <TD><A HREF="android.renderscript.ProgramVertexFixedFunction.Builder.html">
425android.renderscript.ProgramVertexFixedFunction.Builder</A></TD>
426</TR>
427<TR>
428  <TD ALIGN="center">50</TD>
429  <TD><A HREF="android.renderscript.ProgramVertexFixedFunction.Constants.html">
430android.renderscript.ProgramVertexFixedFunction.Constants</A></TD>
431</TR>
432<TR>
433  <TD ALIGN="center">50</TD>
434  <TD><A HREF="android.renderscript.RenderScriptGL.html">
435android.renderscript.RenderScriptGL</A></TD>
436</TR>
437<TR>
438  <TD ALIGN="center">50</TD>
439  <TD><A HREF="android.test.ComparisonFailure.html">
440android.test.ComparisonFailure</A></TD>
441</TR>
442<TR>
443  <TD ALIGN="center">50</TD>
444  <TD><A HREF="android.view.ViewDebug.html">
445android.view.ViewDebug</A></TD>
446</TR>
447<TR>
448  <TD ALIGN="center">50</TD>
449  <TD><A HREF="junit.framework.ComparisonFailure.html">
450junit.framework.ComparisonFailure</A></TD>
451</TR>
452<TR>
453  <TD ALIGN="center">45</TD>
454  <TD><A HREF="android.renderscript.Program.html">
455android.renderscript.Program</A></TD>
456</TR>
457<TR>
458  <TD ALIGN="center">44</TD>
459  <TD><A HREF="android.database.ContentObservable.html">
460android.database.ContentObservable</A></TD>
461</TR>
462<TR>
463  <TD ALIGN="center">40</TD>
464  <TD><A HREF="android.database.ContentObserver.html">
465android.database.ContentObserver</A></TD>
466</TR>
467<TR>
468  <TD ALIGN="center">40</TD>
469  <TD><A HREF="android.database.sqlite.SQLiteProgram.html">
470android.database.sqlite.SQLiteProgram</A></TD>
471</TR>
472<TR>
473  <TD ALIGN="center">38</TD>
474  <TD><A HREF="android.widget.CalendarView.html">
475android.widget.CalendarView</A></TD>
476</TR>
477<TR>
478  <TD ALIGN="center">35</TD>
479  <TD><A HREF="android.widget.Switch.html">
480android.widget.Switch</A></TD>
481</TR>
482<TR>
483  <TD ALIGN="center">33</TD>
484  <TD><A HREF="android.view.textservice.SpellCheckerSession.html">
485android.view.textservice.SpellCheckerSession</A></TD>
486</TR>
487<TR>
488  <TD ALIGN="center">33</TD>
489  <TD><A HREF="android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener.html">
490<i>android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener</i></A></TD>
491</TR>
492<TR>
493  <TD ALIGN="center">33</TD>
494  <TD><A HREF="android.webkit.JsResult.html">
495android.webkit.JsResult</A></TD>
496</TR>
497<TR>
498  <TD ALIGN="center">31</TD>
499  <TD><A HREF="junit.framework.TestSuite.html">
500junit.framework.TestSuite</A></TD>
501</TR>
502<TR>
503  <TD ALIGN="center">29</TD>
504  <TD><A HREF="android.renderscript.Sampler.html">
505android.renderscript.Sampler</A></TD>
506</TR>
507<TR>
508  <TD ALIGN="center">29</TD>
509  <TD><A HREF="android.widget.Spinner.html">
510android.widget.Spinner</A></TD>
511</TR>
512<TR>
513  <TD ALIGN="center">27</TD>
514  <TD><A HREF="android.view.ActionProvider.html">
515android.view.ActionProvider</A></TD>
516</TR>
517<TR>
518  <TD ALIGN="center">26</TD>
519  <TD><A HREF="android.net.wifi.p2p.WifiP2pManager.html">
520android.net.wifi.p2p.WifiP2pManager</A></TD>
521</TR>
522<TR>
523  <TD ALIGN="center">25</TD>
524  <TD><A HREF="android.app.KeyguardManager.html">
525android.app.KeyguardManager</A></TD>
526</TR>
527<TR>
528  <TD ALIGN="center">25</TD>
529  <TD><A HREF="android.renderscript.FileA3D.EntryType.html">
530android.renderscript.FileA3D.EntryType</A></TD>
531</TR>
532<TR>
533  <TD ALIGN="center">25</TD>
534  <TD><A HREF="android.renderscript.Font.Style.html">
535android.renderscript.Font.Style</A></TD>
536</TR>
537<TR>
538  <TD ALIGN="center">25</TD>
539  <TD><A HREF="android.renderscript.Mesh.Primitive.html">
540android.renderscript.Mesh.Primitive</A></TD>
541</TR>
542<TR>
543  <TD ALIGN="center">25</TD>
544  <TD><A HREF="android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode.html">
545android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode</A></TD>
546</TR>
547<TR>
548  <TD ALIGN="center">25</TD>
549  <TD><A HREF="android.renderscript.ProgramFragmentFixedFunction.Builder.Format.html">
550android.renderscript.ProgramFragmentFixedFunction.Builder.Format</A></TD>
551</TR>
552<TR>
553  <TD ALIGN="center">25</TD>
554  <TD><A HREF="android.renderscript.ProgramRaster.CullMode.html">
555android.renderscript.ProgramRaster.CullMode</A></TD>
556</TR>
557<TR>
558  <TD ALIGN="center">25</TD>
559  <TD><A HREF="android.test.AssertionFailedError.html">
560android.test.AssertionFailedError</A></TD>
561</TR>
562<TR>
563  <TD ALIGN="center">25</TD>
564  <TD><A HREF="android.view.ViewDebug.HierarchyTraceType.html">
565android.view.ViewDebug.HierarchyTraceType</A></TD>
566</TR>
567<TR>
568  <TD ALIGN="center">25</TD>
569  <TD><A HREF="android.view.ViewDebug.RecyclerTraceType.html">
570android.view.ViewDebug.RecyclerTraceType</A></TD>
571</TR>
572<TR>
573  <TD ALIGN="center">25</TD>
574  <TD><A HREF="junit.framework.AssertionFailedError.html">
575junit.framework.AssertionFailedError</A></TD>
576</TR>
577<TR>
578  <TD ALIGN="center">23</TD>
579  <TD><A HREF="android.content.ClipData.Item.html">
580android.content.ClipData.Item</A></TD>
581</TR>
582<TR>
583  <TD ALIGN="center">23</TD>
584  <TD><A HREF="android.content.AsyncTaskLoader.html">
585android.content.AsyncTaskLoader</A></TD>
586</TR>
587<TR>
588  <TD ALIGN="center">23</TD>
589  <TD><A HREF="android.content.ComponentCallbacks2.html">
590<i>android.content.ComponentCallbacks2</i></A></TD>
591</TR>
592<TR>
593  <TD ALIGN="center">23</TD>
594  <TD><A HREF="android.database.sqlite.SQLiteClosable.html">
595android.database.sqlite.SQLiteClosable</A></TD>
596</TR>
597<TR>
598  <TD ALIGN="center">22</TD>
599  <TD><A HREF="android.view.accessibility.AccessibilityNodeInfo.html">
600android.view.accessibility.AccessibilityNodeInfo</A></TD>
601</TR>
602<TR>
603  <TD ALIGN="center">21</TD>
604  <TD><A HREF="android.provider.UserDictionary.Words.html">
605android.provider.UserDictionary.Words</A></TD>
606</TR>
607<TR>
608  <TD ALIGN="center">20</TD>
609  <TD><A HREF="android.appwidget.AppWidgetManager.html">
610android.appwidget.AppWidgetManager</A></TD>
611</TR>
612<TR>
613  <TD ALIGN="center">20</TD>
614  <TD><A HREF="android.database.SQLException.html">
615android.database.SQLException</A></TD>
616</TR>
617<TR>
618  <TD ALIGN="center">20</TD>
619  <TD><A HREF="android.database.sqlite.SQLiteException.html">
620android.database.sqlite.SQLiteException</A></TD>
621</TR>
622<TR>
623  <TD ALIGN="center">20</TD>
624  <TD><A HREF="android.media.MediaRecorder.AudioEncoder.html">
625android.media.MediaRecorder.AudioEncoder</A></TD>
626</TR>
627<TR>
628  <TD ALIGN="center">20</TD>
629  <TD><A HREF="android.nfc.FormatException.html">
630android.nfc.FormatException</A></TD>
631</TR>
632<TR>
633  <TD ALIGN="center">17</TD>
634  <TD><A HREF="android.animation.LayoutTransition.html">
635android.animation.LayoutTransition</A></TD>
636</TR>
637<TR>
638  <TD ALIGN="center">16</TD>
639  <TD><A HREF="android.view.ViewTreeObserver.html">
640android.view.ViewTreeObserver</A></TD>
641</TR>
642<TR>
643  <TD ALIGN="center">16</TD>
644  <TD><A HREF="android.widget.ImageView.html">
645android.widget.ImageView</A></TD>
646</TR>
647<TR>
648  <TD ALIGN="center">15</TD>
649  <TD><A HREF="android.media.MediaRecorder.OutputFormat.html">
650android.media.MediaRecorder.OutputFormat</A></TD>
651</TR>
652<TR>
653  <TD ALIGN="center">14</TD>
654  <TD><A HREF="android.provider.ContactsContract.PhoneLookupColumns.html">
655<i>android.provider.ContactsContract.PhoneLookupColumns</i></A></TD>
656</TR>
657<TR>
658  <TD ALIGN="center">14</TD>
659  <TD><A HREF="android.test.InstrumentationTestSuite.html">
660android.test.InstrumentationTestSuite</A></TD>
661</TR>
662<TR>
663  <TD ALIGN="center">14</TD>
664  <TD><A HREF="android.text.Html.html">
665android.text.Html</A></TD>
666</TR>
667<TR>
668  <TD ALIGN="center">13</TD>
669  <TD><A HREF="android.widget.GridView.html">
670android.widget.GridView</A></TD>
671</TR>
672<TR>
673  <TD ALIGN="center">13</TD>
674  <TD><A HREF="android.content.pm.PermissionInfo.html">
675android.content.pm.PermissionInfo</A></TD>
676</TR>
677<TR>
678  <TD ALIGN="center">13</TD>
679  <TD><A HREF="android.drm.DrmSupportInfo.html">
680android.drm.DrmSupportInfo</A></TD>
681</TR>
682<TR>
683  <TD ALIGN="center">12</TD>
684  <TD><A HREF="android.app.Notification.Builder.html">
685android.app.Notification.Builder</A></TD>
686</TR>
687<TR>
688  <TD ALIGN="center">12</TD>
689  <TD><A HREF="android.graphics.SurfaceTexture.html">
690android.graphics.SurfaceTexture</A></TD>
691</TR>
692<TR>
693  <TD ALIGN="center">12</TD>
694  <TD><A HREF="android.nfc.NdefMessage.html">
695android.nfc.NdefMessage</A></TD>
696</TR>
697<TR>
698  <TD ALIGN="center">12</TD>
699  <TD><A HREF="android.provider.MediaStore.MediaColumns.html">
700<i>android.provider.MediaStore.MediaColumns</i></A></TD>
701</TR>
702<TR>
703  <TD ALIGN="center">12</TD>
704  <TD><A HREF="android.nfc.NdefRecord.html">
705android.nfc.NdefRecord</A></TD>
706</TR>
707<TR>
708  <TD ALIGN="center">11</TD>
709  <TD><A HREF="android.nfc.NfcAdapter.html">
710android.nfc.NfcAdapter</A></TD>
711</TR>
712<TR>
713  <TD ALIGN="center">11</TD>
714  <TD><A HREF="android.media.MediaPlayer.html">
715android.media.MediaPlayer</A></TD>
716</TR>
717<TR>
718  <TD ALIGN="center">11</TD>
719  <TD><A HREF="android.graphics.Camera.html">
720android.graphics.Camera</A></TD>
721</TR>
722<TR>
723  <TD ALIGN="center">11</TD>
724  <TD><A HREF="android.provider.CalendarContract.html">
725android.provider.CalendarContract</A></TD>
726</TR>
727<TR>
728  <TD ALIGN="center">11</TD>
729  <TD><A HREF="android.view.View.AccessibilityDelegate.html">
730android.view.View.AccessibilityDelegate</A></TD>
731</TR>
732<TR>
733  <TD ALIGN="center">11</TD>
734  <TD><A HREF="android.view.textservice.SpellCheckerSubtype.html">
735android.view.textservice.SpellCheckerSubtype</A></TD>
736</TR>
737<TR>
738  <TD ALIGN="center">11</TD>
739  <TD><A HREF="android.widget.CheckedTextView.html">
740android.widget.CheckedTextView</A></TD>
741</TR>
742<TR>
743  <TD ALIGN="center">10</TD>
744  <TD><A HREF="android.view.accessibility.AccessibilityEvent.html">
745android.view.accessibility.AccessibilityEvent</A></TD>
746</TR>
747<TR>
748  <TD ALIGN="center">10</TD>
749  <TD><A HREF="android.drm.DrmStore.DrmObjectType.html">
750android.drm.DrmStore.DrmObjectType</A></TD>
751</TR>
752<TR>
753  <TD ALIGN="center">10</TD>
754  <TD><A HREF="android.drm.DrmStore.Playback.html">
755android.drm.DrmStore.Playback</A></TD>
756</TR>
757<TR>
758  <TD ALIGN="center">10</TD>
759  <TD><A HREF="android.drm.DrmStore.RightsStatus.html">
760android.drm.DrmStore.RightsStatus</A></TD>
761</TR>
762<TR>
763  <TD ALIGN="center">9</TD>
764  <TD><A HREF="android.content.Loader.html">
765android.content.Loader</A></TD>
766</TR>
767<TR>
768  <TD ALIGN="center">9</TD>
769  <TD><A HREF="android.app.Notification.html">
770android.app.Notification</A></TD>
771</TR>
772<TR>
773  <TD ALIGN="center">9</TD>
774  <TD><A HREF="android.appwidget.AppWidgetHostView.html">
775android.appwidget.AppWidgetHostView</A></TD>
776</TR>
777<TR>
778  <TD ALIGN="center">9</TD>
779  <TD><A HREF="android.database.sqlite.SQLiteOpenHelper.html">
780android.database.sqlite.SQLiteOpenHelper</A></TD>
781</TR>
782<TR>
783  <TD ALIGN="center">9</TD>
784  <TD><A HREF="android.view.ActionMode.html">
785android.view.ActionMode</A></TD>
786</TR>
787<TR>
788  <TD ALIGN="center">9</TD>
789  <TD><A HREF="android.view.InputEvent.html">
790android.view.InputEvent</A></TD>
791</TR>
792<TR>
793  <TD ALIGN="center">9</TD>
794  <TD><A HREF="android.view.ViewStub.html">
795android.view.ViewStub</A></TD>
796</TR>
797<TR>
798  <TD ALIGN="center">8</TD>
799  <TD><A HREF="android.graphics.PixelFormat.html">
800android.graphics.PixelFormat</A></TD>
801</TR>
802<TR>
803  <TD ALIGN="center">8</TD>
804  <TD><A HREF="android.database.sqlite.SQLiteStatement.html">
805android.database.sqlite.SQLiteStatement</A></TD>
806</TR>
807<TR>
808  <TD ALIGN="center">8</TD>
809  <TD><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html">
810android.accessibilityservice.AccessibilityServiceInfo</A></TD>
811</TR>
812<TR>
813  <TD ALIGN="center">8</TD>
814  <TD><A HREF="android.database.sqlite.SQLiteDatabase.html">
815android.database.sqlite.SQLiteDatabase</A></TD>
816</TR>
817<TR>
818  <TD ALIGN="center">8</TD>
819  <TD><A HREF="android.media.audiofx.Visualizer.html">
820android.media.audiofx.Visualizer</A></TD>
821</TR>
822<TR>
823  <TD ALIGN="center">7</TD>
824  <TD><A HREF="android.renderscript.Element.html">
825android.renderscript.Element</A></TD>
826</TR>
827<TR>
828  <TD ALIGN="center">7</TD>
829  <TD><A HREF="android.appwidget.AppWidgetProvider.html">
830android.appwidget.AppWidgetProvider</A></TD>
831</TR>
832<TR>
833  <TD ALIGN="center">7</TD>
834  <TD><A HREF="android.provider.ContactsContract.DataUsageFeedback.html">
835android.provider.ContactsContract.DataUsageFeedback</A></TD>
836</TR>
837<TR>
838  <TD ALIGN="center">7</TD>
839  <TD><A HREF="android.webkit.GeolocationPermissions.html">
840android.webkit.GeolocationPermissions</A></TD>
841</TR>
842<TR>
843  <TD ALIGN="center">7</TD>
844  <TD><A HREF="android.renderscript.Allocation.html">
845android.renderscript.Allocation</A></TD>
846</TR>
847<TR>
848  <TD ALIGN="center">7</TD>
849  <TD><A HREF="android.content.ClipData.html">
850android.content.ClipData</A></TD>
851</TR>
852<TR>
853  <TD ALIGN="center">7</TD>
854  <TD><A HREF="android.webkit.WebIconDatabase.html">
855android.webkit.WebIconDatabase</A></TD>
856</TR>
857<TR>
858  <TD ALIGN="center">7</TD>
859  <TD><A HREF="android.widget.SearchView.html">
860android.widget.SearchView</A></TD>
861</TR>
862<TR>
863  <TD ALIGN="center">6</TD>
864  <TD><A HREF="android.net.SSLCertificateSocketFactory.html">
865android.net.SSLCertificateSocketFactory</A></TD>
866</TR>
867<TR>
868  <TD ALIGN="center">6</TD>
869  <TD><A HREF="android.nfc.tech.IsoDep.html">
870android.nfc.tech.IsoDep</A></TD>
871</TR>
872<TR>
873  <TD ALIGN="center">6</TD>
874  <TD><A HREF="android.webkit.WebStorage.html">
875android.webkit.WebStorage</A></TD>
876</TR>
877<TR>
878  <TD ALIGN="center">6</TD>
879  <TD><A HREF="android.content.pm.PackageInfo.html">
880android.content.pm.PackageInfo</A></TD>
881</TR>
882<TR>
883  <TD ALIGN="center">6</TD>
884  <TD><A HREF="android.widget.TextView.html">
885android.widget.TextView</A></TD>
886</TR>
887<TR>
888  <TD ALIGN="center">5</TD>
889  <TD><A HREF="android.app.ActivityManager.MemoryInfo.html">
890android.app.ActivityManager.MemoryInfo</A></TD>
891</TR>
892<TR>
893  <TD ALIGN="center">5</TD>
894  <TD><A HREF="android.content.pm.ServiceInfo.html">
895android.content.pm.ServiceInfo</A></TD>
896</TR>
897<TR>
898  <TD ALIGN="center">5</TD>
899  <TD><A HREF="android.graphics.drawable.GradientDrawable.html">
900android.graphics.drawable.GradientDrawable</A></TD>
901</TR>
902<TR>
903  <TD ALIGN="center">5</TD>
904  <TD><A HREF="android.os.TokenWatcher.html">
905android.os.TokenWatcher</A></TD>
906</TR>
907<TR>
908  <TD ALIGN="center">5</TD>
909  <TD><A HREF="android.provider.CalendarContract.RemindersColumns.html">
910<i>android.provider.CalendarContract.RemindersColumns</i></A></TD>
911</TR>
912<TR>
913  <TD ALIGN="center">5</TD>
914  <TD><A HREF="android.renderscript.Program.BaseProgramBuilder.html">
915android.renderscript.Program.BaseProgramBuilder</A></TD>
916</TR>
917<TR>
918  <TD ALIGN="center">5</TD>
919  <TD><A HREF="android.security.KeyChain.html">
920android.security.KeyChain</A></TD>
921</TR>
922<TR>
923  <TD ALIGN="center">5</TD>
924  <TD><A HREF="android.service.textservice.SpellCheckerService.Session.html">
925android.service.textservice.SpellCheckerService.Session</A></TD>
926</TR>
927<TR>
928  <TD ALIGN="center">5</TD>
929  <TD><A HREF="android.widget.AbsSeekBar.html">
930android.widget.AbsSeekBar</A></TD>
931</TR>
932<TR>
933  <TD ALIGN="center">5</TD>
934  <TD><A HREF="android.widget.AdapterViewFlipper.html">
935android.widget.AdapterViewFlipper</A></TD>
936</TR>
937<TR>
938  <TD ALIGN="center">5</TD>
939  <TD><A HREF="android.view.View.html">
940android.view.View</A></TD>
941</TR>
942<TR>
943  <TD ALIGN="center">5</TD>
944  <TD><A HREF="android.drm.DrmStore.Action.html">
945android.drm.DrmStore.Action</A></TD>
946</TR>
947<TR>
948  <TD ALIGN="center">5</TD>
949  <TD><A HREF="junit.framework.Assert.html">
950junit.framework.Assert</A></TD>
951</TR>
952<TR>
953  <TD ALIGN="center">5</TD>
954  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Phone.html">
955android.provider.ContactsContract.CommonDataKinds.Phone</A></TD>
956</TR>
957<TR>
958  <TD ALIGN="center">5</TD>
959  <TD><A HREF="android.view.KeyCharacterMap.html">
960android.view.KeyCharacterMap</A></TD>
961</TR>
962<TR>
963  <TD ALIGN="center">5</TD>
964  <TD><A HREF="android.view.ViewPropertyAnimator.html">
965android.view.ViewPropertyAnimator</A></TD>
966</TR>
967<TR>
968  <TD ALIGN="center">5</TD>
969  <TD><A HREF="junit.runner.BaseTestRunner.html">
970junit.runner.BaseTestRunner</A></TD>
971</TR>
972<TR>
973  <TD ALIGN="center">4</TD>
974  <TD><A HREF="android.media.AudioManager.html">
975android.media.AudioManager</A></TD>
976</TR>
977<TR>
978  <TD ALIGN="center">4</TD>
979  <TD><A HREF="android.provider.CalendarContract.AttendeesColumns.html">
980<i>android.provider.CalendarContract.AttendeesColumns</i></A></TD>
981</TR>
982<TR>
983  <TD ALIGN="center">4</TD>
984  <TD><A HREF="android.view.ViewParent.html">
985<i>android.view.ViewParent</i></A></TD>
986</TR>
987<TR>
988  <TD ALIGN="center">4</TD>
989  <TD><A HREF="android.widget.FrameLayout.html">
990android.widget.FrameLayout</A></TD>
991</TR>
992<TR>
993  <TD ALIGN="center">4</TD>
994  <TD><A HREF="junit.framework.TestResult.html">
995junit.framework.TestResult</A></TD>
996</TR>
997<TR>
998  <TD ALIGN="center">4</TD>
999  <TD><A HREF="android.app.Activity.html">
1000android.app.Activity</A></TD>
1001</TR>
1002<TR>
1003  <TD ALIGN="center">4</TD>
1004  <TD><A HREF="android.webkit.CookieManager.html">
1005android.webkit.CookieManager</A></TD>
1006</TR>
1007<TR>
1008  <TD ALIGN="center">4</TD>
1009  <TD><A HREF="android.app.ActivityManager.html">
1010android.app.ActivityManager</A></TD>
1011</TR>
1012<TR>
1013  <TD ALIGN="center">4</TD>
1014  <TD><A HREF="android.app.PendingIntent.html">
1015android.app.PendingIntent</A></TD>
1016</TR>
1017<TR>
1018  <TD ALIGN="center">4</TD>
1019  <TD><A HREF="android.graphics.Canvas.html">
1020android.graphics.Canvas</A></TD>
1021</TR>
1022<TR>
1023  <TD ALIGN="center">4</TD>
1024  <TD><A HREF="android.os.StrictMode.VmPolicy.Builder.html">
1025android.os.StrictMode.VmPolicy.Builder</A></TD>
1026</TR>
1027<TR>
1028  <TD ALIGN="center">4</TD>
1029  <TD><A HREF="android.view.Display.html">
1030android.view.Display</A></TD>
1031</TR>
1032<TR>
1033  <TD ALIGN="center">4</TD>
1034  <TD><A HREF="android.app.WallpaperManager.html">
1035android.app.WallpaperManager</A></TD>
1036</TR>
1037<TR>
1038  <TD ALIGN="center">4</TD>
1039  <TD><A HREF="android.webkit.WebView.HitTestResult.html">
1040android.webkit.WebView.HitTestResult</A></TD>
1041</TR>
1042<TR>
1043  <TD ALIGN="center">4</TD>
1044  <TD><A HREF="android.renderscript.Script.html">
1045android.renderscript.Script</A></TD>
1046</TR>
1047<TR>
1048  <TD ALIGN="center">3</TD>
1049  <TD><A HREF="android.content.ContentProviderClient.html">
1050android.content.ContentProviderClient</A></TD>
1051</TR>
1052<TR>
1053  <TD ALIGN="center">3</TD>
1054  <TD><A HREF="android.widget.Gallery.html">
1055android.widget.Gallery</A></TD>
1056</TR>
1057<TR>
1058  <TD ALIGN="center">3</TD>
1059  <TD><A HREF="android.content.ClipDescription.html">
1060android.content.ClipDescription</A></TD>
1061</TR>
1062<TR>
1063  <TD ALIGN="center">3</TD>
1064  <TD><A HREF="android.view.InputDevice.html">
1065android.view.InputDevice</A></TD>
1066</TR>
1067<TR>
1068  <TD ALIGN="center">3</TD>
1069  <TD><A HREF="android.net.ConnectivityManager.html">
1070android.net.ConnectivityManager</A></TD>
1071</TR>
1072<TR>
1073  <TD ALIGN="center">3</TD>
1074  <TD><A HREF="android.media.AudioRecord.html">
1075android.media.AudioRecord</A></TD>
1076</TR>
1077<TR>
1078  <TD ALIGN="center">3</TD>
1079  <TD><A HREF="android.speech.RecognizerIntent.html">
1080android.speech.RecognizerIntent</A></TD>
1081</TR>
1082<TR>
1083  <TD ALIGN="center">3</TD>
1084  <TD><A HREF="android.provider.ContactsContract.Contacts.html">
1085android.provider.ContactsContract.Contacts</A></TD>
1086</TR>
1087<TR>
1088  <TD ALIGN="center">3</TD>
1089  <TD><A HREF="android.util.DisplayMetrics.html">
1090android.util.DisplayMetrics</A></TD>
1091</TR>
1092<TR>
1093  <TD ALIGN="center">2</TD>
1094  <TD><A HREF="android.os.Build.VERSION_CODES.html">
1095android.os.Build.VERSION_CODES</A></TD>
1096</TR>
1097<TR>
1098  <TD ALIGN="center">2</TD>
1099  <TD><A HREF="android.widget.GridLayout.html">
1100android.widget.GridLayout</A></TD>
1101</TR>
1102<TR>
1103  <TD ALIGN="center">2</TD>
1104  <TD><A HREF="android.media.MediaRecorder.html">
1105android.media.MediaRecorder</A></TD>
1106</TR>
1107<TR>
1108  <TD ALIGN="center">2</TD>
1109  <TD><A HREF="android.Manifest.permission.html">
1110android.Manifest.permission</A></TD>
1111</TR>
1112<TR>
1113  <TD ALIGN="center">2</TD>
1114  <TD><A HREF="android.database.sqlite.SQLiteQueryBuilder.html">
1115android.database.sqlite.SQLiteQueryBuilder</A></TD>
1116</TR>
1117<TR>
1118  <TD ALIGN="center">2</TD>
1119  <TD><A HREF="android.provider.CalendarContract.EventsColumns.html">
1120<i>android.provider.CalendarContract.EventsColumns</i></A></TD>
1121</TR>
1122<TR>
1123  <TD ALIGN="center">2</TD>
1124  <TD><A HREF="android.view.TextureView.html">
1125android.view.TextureView</A></TD>
1126</TR>
1127<TR>
1128  <TD ALIGN="center">2</TD>
1129  <TD><A HREF="android.content.Context.html">
1130android.content.Context</A></TD>
1131</TR>
1132<TR>
1133  <TD ALIGN="center">2</TD>
1134  <TD><A HREF="android.app.DownloadManager.Request.html">
1135android.app.DownloadManager.Request</A></TD>
1136</TR>
1137<TR>
1138  <TD ALIGN="center">2</TD>
1139  <TD><A HREF="android.content.ContentResolver.html">
1140android.content.ContentResolver</A></TD>
1141</TR>
1142<TR>
1143  <TD ALIGN="center">2</TD>
1144  <TD><A HREF="android.webkit.WebView.html">
1145android.webkit.WebView</A></TD>
1146</TR>
1147<TR>
1148  <TD ALIGN="center">2</TD>
1149  <TD><A HREF="android.content.res.Resources.html">
1150android.content.res.Resources</A></TD>
1151</TR>
1152<TR>
1153  <TD ALIGN="center">2</TD>
1154  <TD><A HREF="android.widget.RemoteViews.html">
1155android.widget.RemoteViews</A></TD>
1156</TR>
1157<TR>
1158  <TD ALIGN="center">2</TD>
1159  <TD><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html">
1160android.app.ActivityManager.RunningAppProcessInfo</A></TD>
1161</TR>
1162<TR>
1163  <TD ALIGN="center">2</TD>
1164  <TD><A HREF="android.app.SearchManager.html">
1165android.app.SearchManager</A></TD>
1166</TR>
1167<TR>
1168  <TD ALIGN="center">2</TD>
1169  <TD><A HREF="android.os.ParcelFileDescriptor.html">
1170android.os.ParcelFileDescriptor</A></TD>
1171</TR>
1172<TR>
1173  <TD ALIGN="center">1</TD>
1174  <TD><A HREF="android.test.mock.MockContext.html">
1175android.test.mock.MockContext</A></TD>
1176</TR>
1177<TR>
1178  <TD ALIGN="center">1</TD>
1179  <TD><A HREF="android.content.Intent.html">
1180android.content.Intent</A></TD>
1181</TR>
1182<TR>
1183  <TD ALIGN="center">1</TD>
1184  <TD><A HREF="android.webkit.WebSettings.html">
1185android.webkit.WebSettings</A></TD>
1186</TR>
1187<TR>
1188  <TD ALIGN="center">1</TD>
1189  <TD><A HREF="android.widget.RelativeLayout.html">
1190android.widget.RelativeLayout</A></TD>
1191</TR>
1192<TR>
1193  <TD ALIGN="center">1</TD>
1194  <TD><A HREF="android.content.ContextWrapper.html">
1195android.content.ContextWrapper</A></TD>
1196</TR>
1197<TR>
1198  <TD ALIGN="center">1</TD>
1199  <TD><A HREF="android.content.res.Configuration.html">
1200android.content.res.Configuration</A></TD>
1201</TR>
1202<TR>
1203  <TD ALIGN="center">1</TD>
1204  <TD><A HREF="android.database.AbstractCursor.html">
1205android.database.AbstractCursor</A></TD>
1206</TR>
1207<TR>
1208  <TD ALIGN="center">1</TD>
1209  <TD><A HREF="android.widget.AdapterViewAnimator.html">
1210android.widget.AdapterViewAnimator</A></TD>
1211</TR>
1212<TR>
1213  <TD ALIGN="center">1</TD>
1214  <TD><A HREF="android.widget.LinearLayout.html">
1215android.widget.LinearLayout</A></TD>
1216</TR>
1217<TR>
1218  <TD ALIGN="center">1</TD>
1219  <TD><A HREF="android.content.ContentProvider.html">
1220android.content.ContentProvider</A></TD>
1221</TR>
1222<TR>
1223  <TD ALIGN="center">1</TD>
1224  <TD><A HREF="android.os.Process.html">
1225android.os.Process</A></TD>
1226</TR>
1227<TR>
1228  <TD ALIGN="center">1</TD>
1229  <TD><A HREF="android.drm.DrmManagerClient.html">
1230android.drm.DrmManagerClient</A></TD>
1231</TR>
1232<TR>
1233  <TD ALIGN="center">1</TD>
1234  <TD><A HREF="android.database.CursorWindow.html">
1235android.database.CursorWindow</A></TD>
1236</TR>
1237<TR>
1238  <TD ALIGN="center">1</TD>
1239  <TD><A HREF="android.view.Gravity.html">
1240android.view.Gravity</A></TD>
1241</TR>
1242<TR>
1243  <TD ALIGN="center">1</TD>
1244  <TD><A HREF="android.app.Fragment.html">
1245android.app.Fragment</A></TD>
1246</TR>
1247<TR>
1248  <TD ALIGN="center">1</TD>
1249  <TD><A HREF="android.hardware.Camera.html">
1250android.hardware.Camera</A></TD>
1251</TR>
1252<TR>
1253  <TD ALIGN="center">1</TD>
1254  <TD><A HREF="android.view.KeyEvent.html">
1255android.view.KeyEvent</A></TD>
1256</TR>
1257<TR>
1258  <TD ALIGN="center">1</TD>
1259  <TD><A HREF="android.view.inputmethod.EditorInfo.html">
1260android.view.inputmethod.EditorInfo</A></TD>
1261</TR>
1262<TR>
1263  <TD ALIGN="center">1</TD>
1264  <TD><A HREF="android.provider.Settings.html">
1265android.provider.Settings</A></TD>
1266</TR>
1267<TR>
1268  <TD ALIGN="center">1</TD>
1269  <TD><A HREF="android.net.Uri.html">
1270android.net.Uri</A></TD>
1271</TR>
1272<TR>
1273  <TD ALIGN="center">1</TD>
1274  <TD><A HREF="android.view.inputmethod.InputMethodManager.html">
1275android.view.inputmethod.InputMethodManager</A></TD>
1276</TR>
1277<TR>
1278  <TD ALIGN="center">1</TD>
1279  <TD><A HREF="android.database.Cursor.html">
1280<i>android.database.Cursor</i></A></TD>
1281</TR>
1282<TR>
1283  <TD ALIGN="center">1</TD>
1284  <TD><A HREF="android.widget.AutoCompleteTextView.html">
1285android.widget.AutoCompleteTextView</A></TD>
1286</TR>
1287<TR>
1288  <TD ALIGN="center">1</TD>
1289  <TD><A HREF="android.view.accessibility.AccessibilityRecord.html">
1290android.view.accessibility.AccessibilityRecord</A></TD>
1291</TR>
1292<TR>
1293  <TD ALIGN="center">1</TD>
1294  <TD><A HREF="android.bluetooth.BluetoothAdapter.html">
1295android.bluetooth.BluetoothAdapter</A></TD>
1296</TR>
1297<TR>
1298  <TD ALIGN="center">1</TD>
1299  <TD><A HREF="android.graphics.Paint.html">
1300android.graphics.Paint</A></TD>
1301</TR>
1302<TR>
1303  <TD ALIGN="center">&lt;1</TD>
1304  <TD><A HREF="android.content.pm.ActivityInfo.html">
1305android.content.pm.ActivityInfo</A></TD>
1306</TR>
1307<TR>
1308  <TD ALIGN="center">&lt;1</TD>
1309  <TD><A HREF="android.view.ViewGroup.html">
1310android.view.ViewGroup</A></TD>
1311</TR>
1312<TR>
1313  <TD ALIGN="center">&lt;1</TD>
1314  <TD><A HREF="android.provider.Settings.Secure.html">
1315android.provider.Settings.Secure</A></TD>
1316</TR>
1317<TR>
1318  <TD ALIGN="center">&lt;1</TD>
1319  <TD><A HREF="android.hardware.SensorManager.html">
1320android.hardware.SensorManager</A></TD>
1321</TR>
1322<TR>
1323  <TD ALIGN="center">&lt;1</TD>
1324  <TD><A HREF="android.R.attr.html">
1325android.R.attr</A></TD>
1326</TR>
1327<TR>
1328  <TD ALIGN="center">&lt;1</TD>
1329  <TD><A HREF="android.media.ToneGenerator.html">
1330android.media.ToneGenerator</A></TD>
1331</TR>
1332<TR>
1333  <TD ALIGN="center">&lt;1</TD>
1334  <TD><A HREF="android.R.style.html">
1335android.R.style</A></TD>
1336</TR>
1337<TR>
1338  <TD ALIGN="center">&lt;1</TD>
1339  <TD><A HREF="android.provider.Settings.System.html">
1340android.provider.Settings.System</A></TD>
1341</TR>
1342<TR>
1343  <TD ALIGN="center">&lt;1</TD>
1344  <TD><A HREF="android.content.pm.PackageManager.html">
1345android.content.pm.PackageManager</A></TD>
1346</TR>
1347<TR>
1348  <TD ALIGN="center">&lt;1</TD>
1349  <TD><A HREF="android.database.sqlite.SQLiteQuery.html">
1350android.database.sqlite.SQLiteQuery</A></TD>
1351</TR>
1352<TR>
1353  <TD ALIGN="center">&lt;1</TD>
1354  <TD><A HREF="android.renderscript.ProgramFragment.html">
1355android.renderscript.ProgramFragment</A></TD>
1356</TR>
1357<TR>
1358  <TD ALIGN="center">&lt;1</TD>
1359  <TD><A HREF="android.renderscript.ProgramFragmentFixedFunction.html">
1360android.renderscript.ProgramFragmentFixedFunction</A></TD>
1361</TR>
1362</TABLE>
1363<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
1364<br>
1365<h2 id="calculation">Calculation of Change Percentages</h2>
1366<p>
1367The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
1368<pre>
1369Percentage difference = 100 * (added + removed + 2*changed)
1370                        -----------------------------------
1371                        sum of public elements in BOTH APIs
1372</pre>
1373<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.
1374This 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.
1375The definition ensures that if all packages are removed and all new packages are
1376added, the change will be 100%.</p>
1377      </div>	
1378      <div id="footer">
1379        <div id="copyright">
1380        Except as noted, this content is licensed under 
1381        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
1382        For details and restrictions, see the <a href="/license.html">Content License</a>.
1383        </div>
1384      <div id="footerlinks">
1385      <p>
1386        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
1387        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
1388        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
1389      </p>
1390    </div>
1391    </div> <!-- end footer -->
1392    </div><!-- end doc-content -->
1393    </div> <!-- end body-content --> 
1394<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
1395</script>
1396<script type="text/javascript">
1397  try {
1398    var pageTracker = _gat._getTracker("UA-5831155-1");
1399    pageTracker._setAllowAnchor(true);
1400    pageTracker._initData();
1401    pageTracker._trackPageview();
1402  } catch(e) {}
1403</script>
1404</BODY></HTML>
1405