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>
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="//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">21</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">20</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2014.10.15 15:01</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 20 and 21 is approximately <span style="color:222;font-weight:bold;">6.51%</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">14</TD>
93  <TD ALIGN="right">57</TD>
94  <TD ALIGN="right">1</TD>
95  <TD ALIGN="right">72</TD>
96</TR>
97<TR>
98  <TD>Classes and <i>Interfaces</i></TD>
99  <TD ALIGN="right">147</TD>
100  <TD ALIGN="right">360</TD>
101  <TD ALIGN="right">0</TD>
102  <TD ALIGN="right">507</TD>
103</TR>
104<TR>
105  <TD>Constructors</TD>
106  <TD ALIGN="right">98</TD>
107  <TD ALIGN="right">3</TD>
108  <TD ALIGN="right">1</TD>
109  <TD ALIGN="right">102</TD>
110</TR>
111<TR>
112  <TD>Methods</TD>
113  <TD ALIGN="right">770</TD>
114  <TD ALIGN="right">117</TD>
115  <TD ALIGN="right">29</TD>
116  <TD ALIGN="right">916</TD>
117</TR>
118<TR>
119  <TD>Fields</TD>
120  <TD ALIGN="right">1150</TD>
121  <TD ALIGN="right">75</TD>
122  <TD ALIGN="right">2</TD>
123  <TD ALIGN="right">1227</TD>
124</TR>
125<TR>
126  <TD style="background-color:#FAFAFA"><b>Total</b></TD>
127  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>2179</strong></TD>
128  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>612</strong></TD>
129  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>33</strong></TD>
130  <TD  style="background-color:#FAFAFA" ALIGN="right"><strong>2824</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">59</TD>
143  <TD><A HREF="pkg_android.service.notification.html">android.service.notification</A></TD>
144</TR>
145<TR>
146  <TD ALIGN="center">46</TD>
147  <TD><A HREF="pkg_android.transition.html">android.transition</A></TD>
148</TR>
149<TR>
150  <TD ALIGN="center">21</TD>
151  <TD><A HREF="pkg_android.net.html">android.net</A></TD>
152</TR>
153<TR>
154  <TD ALIGN="center">20</TD>
155  <TD><A HREF="pkg_android.speech.tts.html">android.speech.tts</A></TD>
156</TR>
157<TR>
158  <TD ALIGN="center">20</TD>
159  <TD><A HREF="pkg_android.graphics.pdf.html">android.graphics.pdf</A></TD>
160</TR>
161<TR>
162  <TD ALIGN="center">19</TD>
163  <TD><A HREF="pkg_android.hardware.display.html">android.hardware.display</A></TD>
164</TR>
165<TR>
166  <TD ALIGN="center">18</TD>
167  <TD><A HREF="pkg_android.content.pm.html">android.content.pm</A></TD>
168</TR>
169<TR>
170  <TD ALIGN="center">18</TD>
171  <TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
172</TR>
173<TR>
174  <TD ALIGN="center">17</TD>
175  <TD><A HREF="pkg_android.app.admin.html">android.app.admin</A></TD>
176</TR>
177<TR>
178  <TD ALIGN="center">16</TD>
179  <TD><A HREF="pkg_android.animation.html">android.animation</A></TD>
180</TR>
181<TR>
182  <TD ALIGN="center">16</TD>
183  <TD><A HREF="pkg_android.text.style.html">android.text.style</A></TD>
184</TR>
185<TR>
186  <TD ALIGN="center">13</TD>
187  <TD><A HREF="pkg_android.view.accessibility.html">android.view.accessibility</A></TD>
188</TR>
189<TR>
190  <TD ALIGN="center">13</TD>
191  <TD><A HREF="pkg_java.util.zip.html">java.util.zip</A></TD>
192</TR>
193<TR>
194  <TD ALIGN="center">11</TD>
195  <TD><A HREF="pkg_android.util.html">android.util</A></TD>
196</TR>
197<TR>
198  <TD ALIGN="center">11</TD>
199  <TD><A HREF="pkg_java.util.concurrent.html">java.util.concurrent</A></TD>
200</TR>
201<TR>
202  <TD ALIGN="center">11</TD>
203  <TD><A HREF="pkg_android.media.html">android.media</A></TD>
204</TR>
205<TR>
206  <TD ALIGN="center">11</TD>
207  <TD><A HREF="pkg_android.graphics.drawable.html">android.graphics.drawable</A></TD>
208</TR>
209<TR>
210  <TD ALIGN="center">9</TD>
211  <TD><A HREF="pkg_android.hardware.usb.html">android.hardware.usb</A></TD>
212</TR>
213<TR>
214  <TD ALIGN="center">7</TD>
215  <TD><A HREF="pkg_android.opengl.html">android.opengl</A></TD>
216</TR>
217<TR>
218  <TD ALIGN="center">7</TD>
219  <TD><A HREF="pkg_android.webkit.html">android.webkit</A></TD>
220</TR>
221<TR>
222  <TD ALIGN="center">7</TD>
223  <TD><A HREF="pkg_android.nfc.cardemulation.html">android.nfc.cardemulation</A></TD>
224</TR>
225<TR>
226  <TD ALIGN="center">6</TD>
227  <TD><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></TD>
228</TR>
229<TR>
230  <TD ALIGN="center">5</TD>
231  <TD><A HREF="pkg_android.appwidget.html">android.appwidget</A></TD>
232</TR>
233<TR>
234  <TD ALIGN="center">5</TD>
235  <TD><A HREF="pkg_android.provider.html">android.provider</A></TD>
236</TR>
237<TR>
238  <TD ALIGN="center">5</TD>
239  <TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD>
240</TR>
241<TR>
242  <TD ALIGN="center">5</TD>
243  <TD><A HREF="pkg_android.net.wifi.html">android.net.wifi</A></TD>
244</TR>
245<TR>
246  <TD ALIGN="center">4</TD>
247  <TD><A HREF="pkg_android.app.html">android.app</A></TD>
248</TR>
249<TR>
250  <TD ALIGN="center">4</TD>
251  <TD><A HREF="pkg_android.widget.html">android.widget</A></TD>
252</TR>
253<TR>
254  <TD ALIGN="center">4</TD>
255  <TD><A HREF="pkg_android.os.html">android.os</A></TD>
256</TR>
257<TR>
258  <TD ALIGN="center">3</TD>
259  <TD><A HREF="pkg_android.html">android</A></TD>
260</TR>
261<TR>
262  <TD ALIGN="center">3</TD>
263  <TD><A HREF="pkg_android.net.http.html">android.net.http</A></TD>
264</TR>
265<TR>
266  <TD ALIGN="center">3</TD>
267  <TD><A HREF="pkg_android.preference.html">android.preference</A></TD>
268</TR>
269<TR>
270  <TD ALIGN="center">3</TD>
271  <TD><A HREF="pkg_android.view.html">android.view</A></TD>
272</TR>
273<TR>
274  <TD ALIGN="center">2</TD>
275  <TD><A HREF="pkg_android.accessibilityservice.html">android.accessibilityservice</A></TD>
276</TR>
277<TR>
278  <TD ALIGN="center">2</TD>
279  <TD><A HREF="pkg_android.service.dreams.html">android.service.dreams</A></TD>
280</TR>
281<TR>
282  <TD ALIGN="center">2</TD>
283  <TD><A HREF="pkg_android.content.res.html">android.content.res</A></TD>
284</TR>
285<TR>
286  <TD ALIGN="center">2</TD>
287  <TD><A HREF="pkg_android.net.nsd.html">android.net.nsd</A></TD>
288</TR>
289<TR>
290  <TD ALIGN="center">2</TD>
291  <TD><A HREF="pkg_android.renderscript.html">android.renderscript</A></TD>
292</TR>
293<TR>
294  <TD ALIGN="center">2</TD>
295  <TD><A HREF="pkg_android.view.animation.html">android.view.animation</A></TD>
296</TR>
297<TR>
298  <TD ALIGN="center">1</TD>
299  <TD><A HREF="pkg_android.graphics.html">android.graphics</A></TD>
300</TR>
301<TR>
302  <TD ALIGN="center">1</TD>
303  <TD><A HREF="pkg_android.inputmethodservice.html">android.inputmethodservice</A></TD>
304</TR>
305<TR>
306  <TD ALIGN="center">1</TD>
307  <TD><A HREF="pkg_android.view.textservice.html">android.view.textservice</A></TD>
308</TR>
309<TR>
310  <TD ALIGN="center">1</TD>
311  <TD><A HREF="pkg_android.service.wallpaper.html">android.service.wallpaper</A></TD>
312</TR>
313<TR>
314  <TD ALIGN="center">1</TD>
315  <TD><A HREF="pkg_android.media.audiofx.html">android.media.audiofx</A></TD>
316</TR>
317<TR>
318  <TD ALIGN="center">1</TD>
319  <TD><A HREF="pkg_android.bluetooth.html">android.bluetooth</A></TD>
320</TR>
321<TR>
322  <TD ALIGN="center">1</TD>
323  <TD><A HREF="pkg_java.util.html">java.util</A></TD>
324</TR>
325<TR>
326  <TD ALIGN="center">&lt;1</TD>
327  <TD><A HREF="pkg_android.graphics.drawable.shapes.html">android.graphics.drawable.shapes</A></TD>
328</TR>
329<TR>
330  <TD ALIGN="center">&lt;1</TD>
331  <TD><A HREF="pkg_android.content.html">android.content</A></TD>
332</TR>
333<TR>
334  <TD ALIGN="center">&lt;1</TD>
335  <TD><A HREF="pkg_android.printservice.html">android.printservice</A></TD>
336</TR>
337<TR>
338  <TD ALIGN="center">&lt;1</TD>
339  <TD><A HREF="pkg_android.test.mock.html">android.test.mock</A></TD>
340</TR>
341<TR>
342  <TD ALIGN="center">&lt;1</TD>
343  <TD><A HREF="pkg_android.text.html">android.text</A></TD>
344</TR>
345<TR>
346  <TD ALIGN="center">&lt;1</TD>
347  <TD><A HREF="pkg_android.location.html">android.location</A></TD>
348</TR>
349<TR>
350  <TD ALIGN="center">&lt;1</TD>
351  <TD><A HREF="pkg_android.app.backup.html">android.app.backup</A></TD>
352</TR>
353<TR>
354  <TD ALIGN="center">&lt;1</TD>
355  <TD><A HREF="pkg_java.util.concurrent.locks.html">java.util.concurrent.locks</A></TD>
356</TR>
357<TR>
358  <TD ALIGN="center">&lt;1</TD>
359  <TD><A HREF="pkg_android.nfc.html">android.nfc</A></TD>
360</TR>
361<TR>
362  <TD ALIGN="center">&lt;1</TD>
363  <TD><A HREF="pkg_android.accounts.html">android.accounts</A></TD>
364</TR>
365<TR>
366  <TD ALIGN="center">&lt;1</TD>
367  <TD><A HREF="pkg_android.gesture.html">android.gesture</A></TD>
368</TR>
369</TABLE>
370<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
371<br>
372<a name="classes"></a>
373<h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
374<TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
375<TR WIDTH="20%">
376  <TH WIDTH="10%">Percentage<br>Difference*</TH>
377  <TH><b>Class or <i>Interface</i></b></TH>
378</TR>
379<TR>
380  <TD ALIGN="center">83</TD>
381  <TD><A HREF="android.opengl.EGLObjectHandle.html">
382android.opengl.EGLObjectHandle</A></TD>
383</TR>
384<TR>
385  <TD ALIGN="center">83</TD>
386  <TD><A HREF="java.util.zip.ZipInputStream.html">
387java.util.zip.ZipInputStream</A></TD>
388</TR>
389<TR>
390  <TD ALIGN="center">80</TD>
391  <TD><A HREF="android.media.MediaCodecList.html">
392android.media.MediaCodecList</A></TD>
393</TR>
394<TR>
395  <TD ALIGN="center">71</TD>
396  <TD><A HREF="java.util.zip.ZipOutputStream.html">
397java.util.zip.ZipOutputStream</A></TD>
398</TR>
399<TR>
400  <TD ALIGN="center">70</TD>
401  <TD><A HREF="android.service.notification.NotificationListenerService.html">
402android.service.notification.NotificationListenerService</A></TD>
403</TR>
404<TR>
405  <TD ALIGN="center">62</TD>
406  <TD><A HREF="java.util.zip.ZipFile.html">
407java.util.zip.ZipFile</A></TD>
408</TR>
409<TR>
410  <TD ALIGN="center">60</TD>
411  <TD><A HREF="android.os.Vibrator.html">
412android.os.Vibrator</A></TD>
413</TR>
414<TR>
415  <TD ALIGN="center">58</TD>
416  <TD><A HREF="android.telephony.SmsManager.html">
417android.telephony.SmsManager</A></TD>
418</TR>
419<TR>
420  <TD ALIGN="center">50</TD>
421  <TD><A HREF="android.app.ActionBar.OnNavigationListener.html">
422<i>android.app.ActionBar.OnNavigationListener</i></A></TD>
423</TR>
424<TR>
425  <TD ALIGN="center">50</TD>
426  <TD><A HREF="android.graphics.Rasterizer.html">
427android.graphics.Rasterizer</A></TD>
428</TR>
429<TR>
430  <TD ALIGN="center">50</TD>
431  <TD><A HREF="android.hardware.Camera.AutoFocusCallback.html">
432<i>android.hardware.Camera.AutoFocusCallback</i></A></TD>
433</TR>
434<TR>
435  <TD ALIGN="center">50</TD>
436  <TD><A HREF="android.hardware.Camera.AutoFocusMoveCallback.html">
437<i>android.hardware.Camera.AutoFocusMoveCallback</i></A></TD>
438</TR>
439<TR>
440  <TD ALIGN="center">50</TD>
441  <TD><A HREF="android.hardware.Camera.ErrorCallback.html">
442<i>android.hardware.Camera.ErrorCallback</i></A></TD>
443</TR>
444<TR>
445  <TD ALIGN="center">50</TD>
446  <TD><A HREF="android.hardware.Camera.FaceDetectionListener.html">
447<i>android.hardware.Camera.FaceDetectionListener</i></A></TD>
448</TR>
449<TR>
450  <TD ALIGN="center">50</TD>
451  <TD><A HREF="android.hardware.Camera.OnZoomChangeListener.html">
452<i>android.hardware.Camera.OnZoomChangeListener</i></A></TD>
453</TR>
454<TR>
455  <TD ALIGN="center">50</TD>
456  <TD><A HREF="android.hardware.Camera.PictureCallback.html">
457<i>android.hardware.Camera.PictureCallback</i></A></TD>
458</TR>
459<TR>
460  <TD ALIGN="center">50</TD>
461  <TD><A HREF="android.hardware.Camera.PreviewCallback.html">
462<i>android.hardware.Camera.PreviewCallback</i></A></TD>
463</TR>
464<TR>
465  <TD ALIGN="center">50</TD>
466  <TD><A HREF="android.hardware.Camera.ShutterCallback.html">
467<i>android.hardware.Camera.ShutterCallback</i></A></TD>
468</TR>
469<TR>
470  <TD ALIGN="center">50</TD>
471  <TD><A HREF="android.provider.ContactsContract.Contacts.StreamItems.html">
472android.provider.ContactsContract.Contacts.StreamItems</A></TD>
473</TR>
474<TR>
475  <TD ALIGN="center">50</TD>
476  <TD><A HREF="android.provider.ContactsContract.PhoneLookup.html">
477android.provider.ContactsContract.PhoneLookup</A></TD>
478</TR>
479<TR>
480  <TD ALIGN="center">50</TD>
481  <TD><A HREF="android.provider.ContactsContract.RawContacts.StreamItems.html">
482android.provider.ContactsContract.RawContacts.StreamItems</A></TD>
483</TR>
484<TR>
485  <TD ALIGN="center">50</TD>
486  <TD><A HREF="android.provider.ContactsContract.StreamItemPhotos.html">
487android.provider.ContactsContract.StreamItemPhotos</A></TD>
488</TR>
489<TR>
490  <TD ALIGN="center">50</TD>
491  <TD><A HREF="android.provider.ContactsContract.StreamItemPhotosColumns.html">
492<i>android.provider.ContactsContract.StreamItemPhotosColumns</i></A></TD>
493</TR>
494<TR>
495  <TD ALIGN="center">50</TD>
496  <TD><A HREF="android.provider.ContactsContract.StreamItems.html">
497android.provider.ContactsContract.StreamItems</A></TD>
498</TR>
499<TR>
500  <TD ALIGN="center">50</TD>
501  <TD><A HREF="android.provider.ContactsContract.StreamItems.StreamItemPhotos.html">
502android.provider.ContactsContract.StreamItems.StreamItemPhotos</A></TD>
503</TR>
504<TR>
505  <TD ALIGN="center">50</TD>
506  <TD><A HREF="android.provider.ContactsContract.StreamItemsColumns.html">
507<i>android.provider.ContactsContract.StreamItemsColumns</i></A></TD>
508</TR>
509<TR>
510  <TD ALIGN="center">48</TD>
511  <TD><A HREF="java.util.zip.ZipEntry.html">
512java.util.zip.ZipEntry</A></TD>
513</TR>
514<TR>
515  <TD ALIGN="center">44</TD>
516  <TD><A HREF="android.webkit.CookieSyncManager.html">
517android.webkit.CookieSyncManager</A></TD>
518</TR>
519<TR>
520  <TD ALIGN="center">42</TD>
521  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Note.html">
522android.provider.ContactsContract.CommonDataKinds.Note</A></TD>
523</TR>
524<TR>
525  <TD ALIGN="center">41</TD>
526  <TD><A HREF="android.graphics.drawable.RotateDrawable.html">
527android.graphics.drawable.RotateDrawable</A></TD>
528</TR>
529<TR>
530  <TD ALIGN="center">38</TD>
531  <TD><A HREF="android.view.accessibility.AccessibilityNodeInfo.CollectionInfo.html">
532android.view.accessibility.AccessibilityNodeInfo.CollectionInfo</A></TD>
533</TR>
534<TR>
535  <TD ALIGN="center">37</TD>
536  <TD><A HREF="android.app.admin.DevicePolicyManager.html">
537android.app.admin.DevicePolicyManager</A></TD>
538</TR>
539<TR>
540  <TD ALIGN="center">36</TD>
541  <TD><A HREF="android.transition.Visibility.html">
542android.transition.Visibility</A></TD>
543</TR>
544<TR>
545  <TD ALIGN="center">36</TD>
546  <TD><A HREF="android.animation.ObjectAnimator.html">
547android.animation.ObjectAnimator</A></TD>
548</TR>
549<TR>
550  <TD ALIGN="center">36</TD>
551  <TD><A HREF="android.view.accessibility.CaptioningManager.CaptionStyle.html">
552android.view.accessibility.CaptioningManager.CaptionStyle</A></TD>
553</TR>
554<TR>
555  <TD ALIGN="center">35</TD>
556  <TD><A HREF="android.speech.tts.TextToSpeech.html">
557android.speech.tts.TextToSpeech</A></TD>
558</TR>
559<TR>
560  <TD ALIGN="center">34</TD>
561  <TD><A HREF="android.os.UserManager.html">
562android.os.UserManager</A></TD>
563</TR>
564<TR>
565  <TD ALIGN="center">33</TD>
566  <TD><A HREF="android.media.MediaFormat.html">
567android.media.MediaFormat</A></TD>
568</TR>
569<TR>
570  <TD ALIGN="center">33</TD>
571  <TD><A HREF="android.media.MediaMuxer.OutputFormat.html">
572android.media.MediaMuxer.OutputFormat</A></TD>
573</TR>
574<TR>
575  <TD ALIGN="center">33</TD>
576  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.GroupMembership.html">
577android.provider.ContactsContract.CommonDataKinds.GroupMembership</A></TD>
578</TR>
579<TR>
580  <TD ALIGN="center">33</TD>
581  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Identity.html">
582android.provider.ContactsContract.CommonDataKinds.Identity</A></TD>
583</TR>
584<TR>
585  <TD ALIGN="center">33</TD>
586  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Photo.html">
587android.provider.ContactsContract.CommonDataKinds.Photo</A></TD>
588</TR>
589<TR>
590  <TD ALIGN="center">33</TD>
591  <TD><A HREF="android.renderscript.ScriptC.html">
592android.renderscript.ScriptC</A></TD>
593</TR>
594<TR>
595  <TD ALIGN="center">33</TD>
596  <TD><A HREF="android.speech.tts.UtteranceProgressListener.html">
597android.speech.tts.UtteranceProgressListener</A></TD>
598</TR>
599<TR>
600  <TD ALIGN="center">33</TD>
601  <TD><A HREF="android.transition.AutoTransition.html">
602android.transition.AutoTransition</A></TD>
603</TR>
604<TR>
605  <TD ALIGN="center">32</TD>
606  <TD><A HREF="android.webkit.CookieManager.html">
607android.webkit.CookieManager</A></TD>
608</TR>
609<TR>
610  <TD ALIGN="center">30</TD>
611  <TD><A HREF="android.media.audiofx.Virtualizer.html">
612android.media.audiofx.Virtualizer</A></TD>
613</TR>
614<TR>
615  <TD ALIGN="center">30</TD>
616  <TD><A HREF="android.widget.ProgressBar.html">
617android.widget.ProgressBar</A></TD>
618</TR>
619<TR>
620  <TD ALIGN="center">30</TD>
621  <TD><A HREF="android.webkit.WebResourceResponse.html">
622android.webkit.WebResourceResponse</A></TD>
623</TR>
624<TR>
625  <TD ALIGN="center">28</TD>
626  <TD><A HREF="android.media.Ringtone.html">
627android.media.Ringtone</A></TD>
628</TR>
629<TR>
630  <TD ALIGN="center">28</TD>
631  <TD><A HREF="android.os.PowerManager.html">
632android.os.PowerManager</A></TD>
633</TR>
634<TR>
635  <TD ALIGN="center">28</TD>
636  <TD><A HREF="android.view.WindowInsets.html">
637android.view.WindowInsets</A></TD>
638</TR>
639<TR>
640  <TD ALIGN="center">28</TD>
641  <TD><A HREF="android.widget.AbsSeekBar.html">
642android.widget.AbsSeekBar</A></TD>
643</TR>
644<TR>
645  <TD ALIGN="center">27</TD>
646  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Contactables.html">
647android.provider.ContactsContract.CommonDataKinds.Contactables</A></TD>
648</TR>
649<TR>
650  <TD ALIGN="center">27</TD>
651  <TD><A HREF="android.provider.ContactsContract.Data.html">
652android.provider.ContactsContract.Data</A></TD>
653</TR>
654<TR>
655  <TD ALIGN="center">27</TD>
656  <TD><A HREF="android.transition.Transition.html">
657android.transition.Transition</A></TD>
658</TR>
659<TR>
660  <TD ALIGN="center">26</TD>
661  <TD><A HREF="android.animation.PropertyValuesHolder.html">
662android.animation.PropertyValuesHolder</A></TD>
663</TR>
664<TR>
665  <TD ALIGN="center">25</TD>
666  <TD><A HREF="android.media.RemoteControlClient.MetadataEditor.html">
667android.media.RemoteControlClient.MetadataEditor</A></TD>
668</TR>
669<TR>
670  <TD ALIGN="center">25</TD>
671  <TD><A HREF="android.net.ConnectivityManager.html">
672android.net.ConnectivityManager</A></TD>
673</TR>
674<TR>
675  <TD ALIGN="center">25</TD>
676  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Event.html">
677android.provider.ContactsContract.CommonDataKinds.Event</A></TD>
678</TR>
679<TR>
680  <TD ALIGN="center">24</TD>
681  <TD><A HREF="android.provider.CallLog.Calls.html">
682android.provider.CallLog.Calls</A></TD>
683</TR>
684<TR>
685  <TD ALIGN="center">23</TD>
686  <TD><A HREF="android.app.ActionBar.html">
687android.app.ActionBar</A></TD>
688</TR>
689<TR>
690  <TD ALIGN="center">23</TD>
691  <TD><A HREF="android.app.ActivityOptions.html">
692android.app.ActivityOptions</A></TD>
693</TR>
694<TR>
695  <TD ALIGN="center">23</TD>
696  <TD><A HREF="android.speech.tts.SynthesisCallback.html">
697<i>android.speech.tts.SynthesisCallback</i></A></TD>
698</TR>
699<TR>
700  <TD ALIGN="center">22</TD>
701  <TD><A HREF="android.nfc.cardemulation.CardEmulation.html">
702android.nfc.cardemulation.CardEmulation</A></TD>
703</TR>
704<TR>
705  <TD ALIGN="center">21</TD>
706  <TD><A HREF="android.widget.CheckedTextView.html">
707android.widget.CheckedTextView</A></TD>
708</TR>
709<TR>
710  <TD ALIGN="center">21</TD>
711  <TD><A HREF="android.widget.CompoundButton.html">
712android.widget.CompoundButton</A></TD>
713</TR>
714<TR>
715  <TD ALIGN="center">20</TD>
716  <TD><A HREF="android.media.MediaCodec.html">
717android.media.MediaCodec</A></TD>
718</TR>
719<TR>
720  <TD ALIGN="center">20</TD>
721  <TD><A HREF="android.R.style.html">
722android.R.style</A></TD>
723</TR>
724<TR>
725  <TD ALIGN="center">20</TD>
726  <TD><A HREF="android.animation.AnimatorInflater.html">
727android.animation.AnimatorInflater</A></TD>
728</TR>
729<TR>
730  <TD ALIGN="center">20</TD>
731  <TD><A HREF="android.animation.RectEvaluator.html">
732android.animation.RectEvaluator</A></TD>
733</TR>
734<TR>
735  <TD ALIGN="center">20</TD>
736  <TD><A HREF="android.graphics.drawable.Drawable.ConstantState.html">
737android.graphics.drawable.Drawable.ConstantState</A></TD>
738</TR>
739<TR>
740  <TD ALIGN="center">20</TD>
741  <TD><A HREF="android.media.MediaRecorder.VideoSource.html">
742android.media.MediaRecorder.VideoSource</A></TD>
743</TR>
744<TR>
745  <TD ALIGN="center">20</TD>
746  <TD><A HREF="android.net.http.X509TrustManagerExtensions.html">
747android.net.http.X509TrustManagerExtensions</A></TD>
748</TR>
749<TR>
750  <TD ALIGN="center">20</TD>
751  <TD><A HREF="android.os.Bundle.html">
752android.os.Bundle</A></TD>
753</TR>
754<TR>
755  <TD ALIGN="center">20</TD>
756  <TD><A HREF="android.speech.tts.TextToSpeechService.html">
757android.speech.tts.TextToSpeechService</A></TD>
758</TR>
759<TR>
760  <TD ALIGN="center">20</TD>
761  <TD><A HREF="android.text.InputFilter.LengthFilter.html">
762android.text.InputFilter.LengthFilter</A></TD>
763</TR>
764<TR>
765  <TD ALIGN="center">20</TD>
766  <TD><A HREF="android.widget.EdgeEffect.html">
767android.widget.EdgeEffect</A></TD>
768</TR>
769<TR>
770  <TD ALIGN="center">19</TD>
771  <TD><A HREF="android.app.Notification.html">
772android.app.Notification</A></TD>
773</TR>
774<TR>
775  <TD ALIGN="center">19</TD>
776  <TD><A HREF="android.renderscript.ScriptIntrinsicBlend.html">
777android.renderscript.ScriptIntrinsicBlend</A></TD>
778</TR>
779<TR>
780  <TD ALIGN="center">19</TD>
781  <TD><A HREF="android.speech.tts.SynthesisRequest.html">
782android.speech.tts.SynthesisRequest</A></TD>
783</TR>
784<TR>
785  <TD ALIGN="center">18</TD>
786  <TD><A HREF="android.widget.FrameLayout.html">
787android.widget.FrameLayout</A></TD>
788</TR>
789<TR>
790  <TD ALIGN="center">18</TD>
791  <TD><A HREF="android.provider.ContactsContract.html">
792android.provider.ContactsContract</A></TD>
793</TR>
794<TR>
795  <TD ALIGN="center">18</TD>
796  <TD><A HREF="android.transition.ChangeBounds.html">
797android.transition.ChangeBounds</A></TD>
798</TR>
799<TR>
800  <TD ALIGN="center">17</TD>
801  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.SipAddress.html">
802android.provider.ContactsContract.CommonDataKinds.SipAddress</A></TD>
803</TR>
804<TR>
805  <TD ALIGN="center">17</TD>
806  <TD><A HREF="android.transition.Scene.html">
807android.transition.Scene</A></TD>
808</TR>
809<TR>
810  <TD ALIGN="center">17</TD>
811  <TD><A HREF="android.net.VpnService.Builder.html">
812android.net.VpnService.Builder</A></TD>
813</TR>
814<TR>
815  <TD ALIGN="center">17</TD>
816  <TD><A HREF="android.app.UiAutomation.html">
817android.app.UiAutomation</A></TD>
818</TR>
819<TR>
820  <TD ALIGN="center">16</TD>
821  <TD><A HREF="android.app.ActionBar.TabListener.html">
822<i>android.app.ActionBar.TabListener</i></A></TD>
823</TR>
824<TR>
825  <TD ALIGN="center">16</TD>
826  <TD><A HREF="android.graphics.LayerRasterizer.html">
827android.graphics.LayerRasterizer</A></TD>
828</TR>
829<TR>
830  <TD ALIGN="center">16</TD>
831  <TD><A HREF="android.hardware.Camera.Area.html">
832android.hardware.Camera.Area</A></TD>
833</TR>
834<TR>
835  <TD ALIGN="center">16</TD>
836  <TD><A HREF="android.hardware.Camera.Size.html">
837android.hardware.Camera.Size</A></TD>
838</TR>
839<TR>
840  <TD ALIGN="center">16</TD>
841  <TD><A HREF="android.net.wifi.WifiEnterpriseConfig.Eap.html">
842android.net.wifi.WifiEnterpriseConfig.Eap</A></TD>
843</TR>
844<TR>
845  <TD ALIGN="center">16</TD>
846  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.StructuredName.html">
847android.provider.ContactsContract.CommonDataKinds.StructuredName</A></TD>
848</TR>
849<TR>
850  <TD ALIGN="center">16</TD>
851  <TD><A HREF="android.provider.ContactsContract.Contacts.Entity.html">
852android.provider.ContactsContract.Contacts.Entity</A></TD>
853</TR>
854<TR>
855  <TD ALIGN="center">16</TD>
856  <TD><A HREF="android.telephony.PhoneNumberUtils.html">
857android.telephony.PhoneNumberUtils</A></TD>
858</TR>
859<TR>
860  <TD ALIGN="center">15</TD>
861  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Nickname.html">
862android.provider.ContactsContract.CommonDataKinds.Nickname</A></TD>
863</TR>
864<TR>
865  <TD ALIGN="center">15</TD>
866  <TD><A HREF="android.provider.ContactsContract.Contacts.html">
867android.provider.ContactsContract.Contacts</A></TD>
868</TR>
869<TR>
870  <TD ALIGN="center">15</TD>
871  <TD><A HREF="android.provider.DocumentsContract.html">
872android.provider.DocumentsContract</A></TD>
873</TR>
874<TR>
875  <TD ALIGN="center">15</TD>
876  <TD><A HREF="android.renderscript.Type.html">
877android.renderscript.Type</A></TD>
878</TR>
879<TR>
880  <TD ALIGN="center">15</TD>
881  <TD><A HREF="android.view.Window.html">
882android.view.Window</A></TD>
883</TR>
884<TR>
885  <TD ALIGN="center">15</TD>
886  <TD><A HREF="android.hardware.usb.UsbDevice.html">
887android.hardware.usb.UsbDevice</A></TD>
888</TR>
889<TR>
890  <TD ALIGN="center">15</TD>
891  <TD><A HREF="android.media.MediaCodecInfo.CodecProfileLevel.html">
892android.media.MediaCodecInfo.CodecProfileLevel</A></TD>
893</TR>
894<TR>
895  <TD ALIGN="center">14</TD>
896  <TD><A HREF="android.app.admin.DeviceAdminReceiver.html">
897android.app.admin.DeviceAdminReceiver</A></TD>
898</TR>
899<TR>
900  <TD ALIGN="center">14</TD>
901  <TD><A HREF="android.media.Image.html">
902android.media.Image</A></TD>
903</TR>
904<TR>
905  <TD ALIGN="center">14</TD>
906  <TD><A HREF="android.preference.CheckBoxPreference.html">
907android.preference.CheckBoxPreference</A></TD>
908</TR>
909<TR>
910  <TD ALIGN="center">14</TD>
911  <TD><A HREF="android.preference.PreferenceCategory.html">
912android.preference.PreferenceCategory</A></TD>
913</TR>
914<TR>
915  <TD ALIGN="center">14</TD>
916  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Website.html">
917android.provider.ContactsContract.CommonDataKinds.Website</A></TD>
918</TR>
919<TR>
920  <TD ALIGN="center">14</TD>
921  <TD><A HREF="android.provider.ContactsContract.QuickContact.html">
922android.provider.ContactsContract.QuickContact</A></TD>
923</TR>
924<TR>
925  <TD ALIGN="center">14</TD>
926  <TD><A HREF="android.renderscript.RenderScript.html">
927android.renderscript.RenderScript</A></TD>
928</TR>
929<TR>
930  <TD ALIGN="center">14</TD>
931  <TD><A HREF="android.transition.TransitionSet.html">
932android.transition.TransitionSet</A></TD>
933</TR>
934<TR>
935  <TD ALIGN="center">14</TD>
936  <TD><A HREF="android.view.accessibility.AccessibilityNodeInfo.CollectionItemInfo.html">
937android.view.accessibility.AccessibilityNodeInfo.CollectionItemInfo</A></TD>
938</TR>
939<TR>
940  <TD ALIGN="center">14</TD>
941  <TD><A HREF="android.widget.AnalogClock.html">
942android.widget.AnalogClock</A></TD>
943</TR>
944<TR>
945  <TD ALIGN="center">14</TD>
946  <TD><A HREF="android.widget.Button.html">
947android.widget.Button</A></TD>
948</TR>
949<TR>
950  <TD ALIGN="center">14</TD>
951  <TD><A HREF="android.widget.CheckBox.html">
952android.widget.CheckBox</A></TD>
953</TR>
954<TR>
955  <TD ALIGN="center">14</TD>
956  <TD><A HREF="android.widget.ImageButton.html">
957android.widget.ImageButton</A></TD>
958</TR>
959<TR>
960  <TD ALIGN="center">14</TD>
961  <TD><A HREF="android.widget.RadioButton.html">
962android.widget.RadioButton</A></TD>
963</TR>
964<TR>
965  <TD ALIGN="center">14</TD>
966  <TD><A HREF="android.widget.Space.html">
967android.widget.Space</A></TD>
968</TR>
969<TR>
970  <TD ALIGN="center">14</TD>
971  <TD><A HREF="android.widget.StackView.html">
972android.widget.StackView</A></TD>
973</TR>
974<TR>
975  <TD ALIGN="center">13</TD>
976  <TD><A HREF="android.util.Patterns.html">
977android.util.Patterns</A></TD>
978</TR>
979<TR>
980  <TD ALIGN="center">12</TD>
981  <TD><A HREF="android.content.res.Resources.Theme.html">
982android.content.res.Resources.Theme</A></TD>
983</TR>
984<TR>
985  <TD ALIGN="center">12</TD>
986  <TD><A HREF="android.renderscript.ScriptIntrinsicHistogram.html">
987android.renderscript.ScriptIntrinsicHistogram</A></TD>
988</TR>
989<TR>
990  <TD ALIGN="center">11</TD>
991  <TD><A HREF="android.os.BatteryManager.html">
992android.os.BatteryManager</A></TD>
993</TR>
994<TR>
995  <TD ALIGN="center">11</TD>
996  <TD><A HREF="java.util.Locale.html">
997java.util.Locale</A></TD>
998</TR>
999<TR>
1000  <TD ALIGN="center">11</TD>
1001  <TD><A HREF="android.app.Notification.Builder.html">
1002android.app.Notification.Builder</A></TD>
1003</TR>
1004<TR>
1005  <TD ALIGN="center">11</TD>
1006  <TD><A HREF="android.app.Fragment.html">
1007android.app.Fragment</A></TD>
1008</TR>
1009<TR>
1010  <TD ALIGN="center">11</TD>
1011  <TD><A HREF="android.graphics.drawable.Drawable.html">
1012android.graphics.drawable.Drawable</A></TD>
1013</TR>
1014<TR>
1015  <TD ALIGN="center">11</TD>
1016  <TD><A HREF="android.graphics.drawable.LayerDrawable.html">
1017android.graphics.drawable.LayerDrawable</A></TD>
1018</TR>
1019<TR>
1020  <TD ALIGN="center">11</TD>
1021  <TD><A HREF="android.hardware.display.VirtualDisplay.html">
1022android.hardware.display.VirtualDisplay</A></TD>
1023</TR>
1024<TR>
1025  <TD ALIGN="center">11</TD>
1026  <TD><A HREF="android.media.CamcorderProfile.html">
1027android.media.CamcorderProfile</A></TD>
1028</TR>
1029<TR>
1030  <TD ALIGN="center">11</TD>
1031  <TD><A HREF="android.media.MediaRecorder.VideoEncoder.html">
1032android.media.MediaRecorder.VideoEncoder</A></TD>
1033</TR>
1034<TR>
1035  <TD ALIGN="center">11</TD>
1036  <TD><A HREF="android.net.nsd.NsdServiceInfo.html">
1037android.net.nsd.NsdServiceInfo</A></TD>
1038</TR>
1039<TR>
1040  <TD ALIGN="center">11</TD>
1041  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Organization.html">
1042android.provider.ContactsContract.CommonDataKinds.Organization</A></TD>
1043</TR>
1044<TR>
1045  <TD ALIGN="center">11</TD>
1046  <TD><A HREF="android.provider.DocumentsProvider.html">
1047android.provider.DocumentsProvider</A></TD>
1048</TR>
1049<TR>
1050  <TD ALIGN="center">11</TD>
1051  <TD><A HREF="android.renderscript.ScriptIntrinsic3DLUT.html">
1052android.renderscript.ScriptIntrinsic3DLUT</A></TD>
1053</TR>
1054<TR>
1055  <TD ALIGN="center">11</TD>
1056  <TD><A HREF="android.telephony.PhoneNumberFormattingTextWatcher.html">
1057android.telephony.PhoneNumberFormattingTextWatcher</A></TD>
1058</TR>
1059<TR>
1060  <TD ALIGN="center">11</TD>
1061  <TD><A HREF="android.transition.Fade.html">
1062android.transition.Fade</A></TD>
1063</TR>
1064<TR>
1065  <TD ALIGN="center">11</TD>
1066  <TD><A HREF="android.widget.AbsoluteLayout.html">
1067android.widget.AbsoluteLayout</A></TD>
1068</TR>
1069<TR>
1070  <TD ALIGN="center">11</TD>
1071  <TD><A HREF="android.widget.SeekBar.html">
1072android.widget.SeekBar</A></TD>
1073</TR>
1074<TR>
1075  <TD ALIGN="center">10</TD>
1076  <TD><A HREF="android.net.wifi.WifiManager.html">
1077android.net.wifi.WifiManager</A></TD>
1078</TR>
1079<TR>
1080  <TD ALIGN="center">10</TD>
1081  <TD><A HREF="android.app.SearchManager.html">
1082android.app.SearchManager</A></TD>
1083</TR>
1084<TR>
1085  <TD ALIGN="center">10</TD>
1086  <TD><A HREF="android.view.Display.html">
1087android.view.Display</A></TD>
1088</TR>
1089<TR>
1090  <TD ALIGN="center">10</TD>
1091  <TD><A HREF="android.content.pm.PackageInfo.html">
1092android.content.pm.PackageInfo</A></TD>
1093</TR>
1094<TR>
1095  <TD ALIGN="center">10</TD>
1096  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Email.html">
1097android.provider.ContactsContract.CommonDataKinds.Email</A></TD>
1098</TR>
1099<TR>
1100  <TD ALIGN="center">10</TD>
1101  <TD><A HREF="android.speech.tts.TextToSpeech.Engine.html">
1102android.speech.tts.TextToSpeech.Engine</A></TD>
1103</TR>
1104<TR>
1105  <TD ALIGN="center">10</TD>
1106  <TD><A HREF="android.os.Build.html">
1107android.os.Build</A></TD>
1108</TR>
1109<TR>
1110  <TD ALIGN="center">10</TD>
1111  <TD><A HREF="android.appwidget.AppWidgetProviderInfo.html">
1112android.appwidget.AppWidgetProviderInfo</A></TD>
1113</TR>
1114<TR>
1115  <TD ALIGN="center">10</TD>
1116  <TD><A HREF="android.app.ActivityManager.html">
1117android.app.ActivityManager</A></TD>
1118</TR>
1119<TR>
1120  <TD ALIGN="center">10</TD>
1121  <TD><A HREF="android.hardware.usb.UsbInterface.html">
1122android.hardware.usb.UsbInterface</A></TD>
1123</TR>
1124<TR>
1125  <TD ALIGN="center">10</TD>
1126  <TD><A HREF="android.view.textservice.TextInfo.html">
1127android.view.textservice.TextInfo</A></TD>
1128</TR>
1129<TR>
1130  <TD ALIGN="center">10</TD>
1131  <TD><A HREF="android.widget.AdapterViewFlipper.html">
1132android.widget.AdapterViewFlipper</A></TD>
1133</TR>
1134<TR>
1135  <TD ALIGN="center">9</TD>
1136  <TD><A HREF="android.widget.Switch.html">
1137android.widget.Switch</A></TD>
1138</TR>
1139<TR>
1140  <TD ALIGN="center">9</TD>
1141  <TD><A HREF="android.media.MediaCodecInfo.CodecCapabilities.html">
1142android.media.MediaCodecInfo.CodecCapabilities</A></TD>
1143</TR>
1144<TR>
1145  <TD ALIGN="center">9</TD>
1146  <TD><A HREF="android.R.interpolator.html">
1147android.R.interpolator</A></TD>
1148</TR>
1149<TR>
1150  <TD ALIGN="center">9</TD>
1151  <TD><A HREF="android.media.AudioFormat.html">
1152android.media.AudioFormat</A></TD>
1153</TR>
1154<TR>
1155  <TD ALIGN="center">9</TD>
1156  <TD><A HREF="android.view.ViewParent.html">
1157<i>android.view.ViewParent</i></A></TD>
1158</TR>
1159<TR>
1160  <TD ALIGN="center">9</TD>
1161  <TD><A HREF="android.bluetooth.BluetoothGatt.html">
1162android.bluetooth.BluetoothGatt</A></TD>
1163</TR>
1164<TR>
1165  <TD ALIGN="center">9</TD>
1166  <TD><A HREF="android.service.notification.StatusBarNotification.html">
1167android.service.notification.StatusBarNotification</A></TD>
1168</TR>
1169<TR>
1170  <TD ALIGN="center">9</TD>
1171  <TD><A HREF="android.webkit.WebViewClient.html">
1172android.webkit.WebViewClient</A></TD>
1173</TR>
1174<TR>
1175  <TD ALIGN="center">9</TD>
1176  <TD><A HREF="android.bluetooth.BluetoothAdapter.html">
1177android.bluetooth.BluetoothAdapter</A></TD>
1178</TR>
1179<TR>
1180  <TD ALIGN="center">9</TD>
1181  <TD><A HREF="android.app.ActivityManager.RecentTaskInfo.html">
1182android.app.ActivityManager.RecentTaskInfo</A></TD>
1183</TR>
1184<TR>
1185  <TD ALIGN="center">9</TD>
1186  <TD><A HREF="android.app.KeyguardManager.html">
1187android.app.KeyguardManager</A></TD>
1188</TR>
1189<TR>
1190  <TD ALIGN="center">9</TD>
1191  <TD><A HREF="android.content.RestrictionEntry.html">
1192android.content.RestrictionEntry</A></TD>
1193</TR>
1194<TR>
1195  <TD ALIGN="center">9</TD>
1196  <TD><A HREF="android.content.pm.ActivityInfo.html">
1197android.content.pm.ActivityInfo</A></TD>
1198</TR>
1199<TR>
1200  <TD ALIGN="center">9</TD>
1201  <TD><A HREF="android.content.pm.InstrumentationInfo.html">
1202android.content.pm.InstrumentationInfo</A></TD>
1203</TR>
1204<TR>
1205  <TD ALIGN="center">9</TD>
1206  <TD><A HREF="android.graphics.ImageFormat.html">
1207android.graphics.ImageFormat</A></TD>
1208</TR>
1209<TR>
1210  <TD ALIGN="center">9</TD>
1211  <TD><A HREF="android.media.MediaCodec.CryptoException.html">
1212android.media.MediaCodec.CryptoException</A></TD>
1213</TR>
1214<TR>
1215  <TD ALIGN="center">9</TD>
1216  <TD><A HREF="android.provider.ContactsContract.ContactOptionsColumns.html">
1217<i>android.provider.ContactsContract.ContactOptionsColumns</i></A></TD>
1218</TR>
1219<TR>
1220  <TD ALIGN="center">9</TD>
1221  <TD><A HREF="android.provider.ContactsContract.ContactsColumns.html">
1222<i>android.provider.ContactsContract.ContactsColumns</i></A></TD>
1223</TR>
1224<TR>
1225  <TD ALIGN="center">9</TD>
1226  <TD><A HREF="android.view.HapticFeedbackConstants.html">
1227android.view.HapticFeedbackConstants</A></TD>
1228</TR>
1229<TR>
1230  <TD ALIGN="center">9</TD>
1231  <TD><A HREF="android.view.accessibility.AccessibilityNodeProvider.html">
1232android.view.accessibility.AccessibilityNodeProvider</A></TD>
1233</TR>
1234<TR>
1235  <TD ALIGN="center">9</TD>
1236  <TD><A HREF="android.widget.MultiAutoCompleteTextView.html">
1237android.widget.MultiAutoCompleteTextView</A></TD>
1238</TR>
1239<TR>
1240  <TD ALIGN="center">9</TD>
1241  <TD><A HREF="android.widget.TwoLineListItem.html">
1242android.widget.TwoLineListItem</A></TD>
1243</TR>
1244<TR>
1245  <TD ALIGN="center">9</TD>
1246  <TD><A HREF="android.widget.ZoomButton.html">
1247android.widget.ZoomButton</A></TD>
1248</TR>
1249<TR>
1250  <TD ALIGN="center">8</TD>
1251  <TD><A HREF="android.appwidget.AppWidgetManager.html">
1252android.appwidget.AppWidgetManager</A></TD>
1253</TR>
1254<TR>
1255  <TD ALIGN="center">8</TD>
1256  <TD><A HREF="android.media.AudioManager.html">
1257android.media.AudioManager</A></TD>
1258</TR>
1259<TR>
1260  <TD ALIGN="center">8</TD>
1261  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.StructuredPostal.html">
1262android.provider.ContactsContract.CommonDataKinds.StructuredPostal</A></TD>
1263</TR>
1264<TR>
1265  <TD ALIGN="center">8</TD>
1266  <TD><A HREF="android.R.attr.html">
1267android.R.attr</A></TD>
1268</TR>
1269<TR>
1270  <TD ALIGN="center">8</TD>
1271  <TD><A HREF="android.hardware.Camera.CameraInfo.html">
1272android.hardware.Camera.CameraInfo</A></TD>
1273</TR>
1274<TR>
1275  <TD ALIGN="center">8</TD>
1276  <TD><A HREF="android.hardware.display.DisplayManager.html">
1277android.hardware.display.DisplayManager</A></TD>
1278</TR>
1279<TR>
1280  <TD ALIGN="center">8</TD>
1281  <TD><A HREF="android.hardware.usb.UsbDeviceConnection.html">
1282android.hardware.usb.UsbDeviceConnection</A></TD>
1283</TR>
1284<TR>
1285  <TD ALIGN="center">8</TD>
1286  <TD><A HREF="android.preference.MultiSelectListPreference.html">
1287android.preference.MultiSelectListPreference</A></TD>
1288</TR>
1289<TR>
1290  <TD ALIGN="center">8</TD>
1291  <TD><A HREF="android.app.AlarmManager.html">
1292android.app.AlarmManager</A></TD>
1293</TR>
1294<TR>
1295  <TD ALIGN="center">8</TD>
1296  <TD><A HREF="android.widget.DatePicker.html">
1297android.widget.DatePicker</A></TD>
1298</TR>
1299<TR>
1300  <TD ALIGN="center">7</TD>
1301  <TD><A HREF="android.graphics.Canvas.html">
1302android.graphics.Canvas</A></TD>
1303</TR>
1304<TR>
1305  <TD ALIGN="center">7</TD>
1306  <TD><A HREF="android.inputmethodservice.ExtractEditText.html">
1307android.inputmethodservice.ExtractEditText</A></TD>
1308</TR>
1309<TR>
1310  <TD ALIGN="center">7</TD>
1311  <TD><A HREF="android.media.MediaRecorder.AudioEncoder.html">
1312android.media.MediaRecorder.AudioEncoder</A></TD>
1313</TR>
1314<TR>
1315  <TD ALIGN="center">7</TD>
1316  <TD><A HREF="android.net.Proxy.html">
1317android.net.Proxy</A></TD>
1318</TR>
1319<TR>
1320  <TD ALIGN="center">7</TD>
1321  <TD><A HREF="android.os.PowerManager.WakeLock.html">
1322android.os.PowerManager.WakeLock</A></TD>
1323</TR>
1324<TR>
1325  <TD ALIGN="center">7</TD>
1326  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Relation.html">
1327android.provider.ContactsContract.CommonDataKinds.Relation</A></TD>
1328</TR>
1329<TR>
1330  <TD ALIGN="center">7</TD>
1331  <TD><A HREF="android.provider.ContactsContract.GroupsColumns.html">
1332<i>android.provider.ContactsContract.GroupsColumns</i></A></TD>
1333</TR>
1334<TR>
1335  <TD ALIGN="center">7</TD>
1336  <TD><A HREF="android.provider.ContactsContract.RawContactsColumns.html">
1337<i>android.provider.ContactsContract.RawContactsColumns</i></A></TD>
1338</TR>
1339<TR>
1340  <TD ALIGN="center">7</TD>
1341  <TD><A HREF="android.renderscript.ScriptIntrinsicBlur.html">
1342android.renderscript.ScriptIntrinsicBlur</A></TD>
1343</TR>
1344<TR>
1345  <TD ALIGN="center">7</TD>
1346  <TD><A HREF="android.renderscript.ScriptIntrinsicConvolve3x3.html">
1347android.renderscript.ScriptIntrinsicConvolve3x3</A></TD>
1348</TR>
1349<TR>
1350  <TD ALIGN="center">7</TD>
1351  <TD><A HREF="android.renderscript.ScriptIntrinsicConvolve5x5.html">
1352android.renderscript.ScriptIntrinsicConvolve5x5</A></TD>
1353</TR>
1354<TR>
1355  <TD ALIGN="center">7</TD>
1356  <TD><A HREF="android.hardware.Camera.Face.html">
1357android.hardware.Camera.Face</A></TD>
1358</TR>
1359<TR>
1360  <TD ALIGN="center">7</TD>
1361  <TD><A HREF="android.net.wifi.WifiInfo.html">
1362android.net.wifi.WifiInfo</A></TD>
1363</TR>
1364<TR>
1365  <TD ALIGN="center">7</TD>
1366  <TD><A HREF="android.preference.ListPreference.html">
1367android.preference.ListPreference</A></TD>
1368</TR>
1369<TR>
1370  <TD ALIGN="center">7</TD>
1371  <TD><A HREF="android.widget.QuickContactBadge.html">
1372android.widget.QuickContactBadge</A></TD>
1373</TR>
1374<TR>
1375  <TD ALIGN="center">6</TD>
1376  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Im.html">
1377android.provider.ContactsContract.CommonDataKinds.Im</A></TD>
1378</TR>
1379<TR>
1380  <TD ALIGN="center">6</TD>
1381  <TD><A HREF="android.graphics.drawable.GradientDrawable.html">
1382android.graphics.drawable.GradientDrawable</A></TD>
1383</TR>
1384<TR>
1385  <TD ALIGN="center">6</TD>
1386  <TD><A HREF="android.graphics.Path.html">
1387android.graphics.Path</A></TD>
1388</TR>
1389<TR>
1390  <TD ALIGN="center">6</TD>
1391  <TD><A HREF="android.appwidget.AppWidgetProvider.html">
1392android.appwidget.AppWidgetProvider</A></TD>
1393</TR>
1394<TR>
1395  <TD ALIGN="center">6</TD>
1396  <TD><A HREF="android.media.MediaRecorder.OutputFormat.html">
1397android.media.MediaRecorder.OutputFormat</A></TD>
1398</TR>
1399<TR>
1400  <TD ALIGN="center">6</TD>
1401  <TD><A HREF="android.preference.EditTextPreference.html">
1402android.preference.EditTextPreference</A></TD>
1403</TR>
1404<TR>
1405  <TD ALIGN="center">6</TD>
1406  <TD><A HREF="android.renderscript.ScriptIntrinsicLUT.html">
1407android.renderscript.ScriptIntrinsicLUT</A></TD>
1408</TR>
1409<TR>
1410  <TD ALIGN="center">6</TD>
1411  <TD><A HREF="android.widget.EditText.html">
1412android.widget.EditText</A></TD>
1413</TR>
1414<TR>
1415  <TD ALIGN="center">6</TD>
1416  <TD><A HREF="android.widget.ImageView.html">
1417android.widget.ImageView</A></TD>
1418</TR>
1419<TR>
1420  <TD ALIGN="center">6</TD>
1421  <TD><A HREF="android.widget.ToggleButton.html">
1422android.widget.ToggleButton</A></TD>
1423</TR>
1424<TR>
1425  <TD ALIGN="center">6</TD>
1426  <TD><A HREF="java.util.concurrent.ScheduledThreadPoolExecutor.html">
1427java.util.concurrent.ScheduledThreadPoolExecutor</A></TD>
1428</TR>
1429<TR>
1430  <TD ALIGN="center">6</TD>
1431  <TD><A HREF="android.widget.GridLayout.html">
1432android.widget.GridLayout</A></TD>
1433</TR>
1434<TR>
1435  <TD ALIGN="center">6</TD>
1436  <TD><A HREF="android.media.AudioTrack.html">
1437android.media.AudioTrack</A></TD>
1438</TR>
1439<TR>
1440  <TD ALIGN="center">6</TD>
1441  <TD><A HREF="android.os.Environment.html">
1442android.os.Environment</A></TD>
1443</TR>
1444<TR>
1445  <TD ALIGN="center">6</TD>
1446  <TD><A HREF="android.app.Activity.html">
1447android.app.Activity</A></TD>
1448</TR>
1449<TR>
1450  <TD ALIGN="center">6</TD>
1451  <TD><A HREF="android.content.pm.PackageManager.html">
1452android.content.pm.PackageManager</A></TD>
1453</TR>
1454<TR>
1455  <TD ALIGN="center">6</TD>
1456  <TD><A HREF="android.content.Context.html">
1457android.content.Context</A></TD>
1458</TR>
1459<TR>
1460  <TD ALIGN="center">6</TD>
1461  <TD><A HREF="android.view.inputmethod.InputConnection.html">
1462<i>android.view.inputmethod.InputConnection</i></A></TD>
1463</TR>
1464<TR>
1465  <TD ALIGN="center">6</TD>
1466  <TD><A HREF="android.hardware.Sensor.html">
1467android.hardware.Sensor</A></TD>
1468</TR>
1469<TR>
1470  <TD ALIGN="center">5</TD>
1471  <TD><A HREF="android.bluetooth.BluetoothGattServerCallback.html">
1472android.bluetooth.BluetoothGattServerCallback</A></TD>
1473</TR>
1474<TR>
1475  <TD ALIGN="center">5</TD>
1476  <TD><A HREF="android.graphics.drawable.shapes.Shape.html">
1477android.graphics.drawable.shapes.Shape</A></TD>
1478</TR>
1479<TR>
1480  <TD ALIGN="center">5</TD>
1481  <TD><A HREF="android.view.SurfaceView.html">
1482android.view.SurfaceView</A></TD>
1483</TR>
1484<TR>
1485  <TD ALIGN="center">5</TD>
1486  <TD><A HREF="android.view.accessibility.AccessibilityNodeInfo.html">
1487android.view.accessibility.AccessibilityNodeInfo</A></TD>
1488</TR>
1489<TR>
1490  <TD ALIGN="center">5</TD>
1491  <TD><A HREF="android.view.ViewPropertyAnimator.html">
1492android.view.ViewPropertyAnimator</A></TD>
1493</TR>
1494<TR>
1495  <TD ALIGN="center">5</TD>
1496  <TD><A HREF="android.webkit.WebChromeClient.html">
1497android.webkit.WebChromeClient</A></TD>
1498</TR>
1499<TR>
1500  <TD ALIGN="center">5</TD>
1501  <TD><A HREF="android.app.AppOpsManager.html">
1502android.app.AppOpsManager</A></TD>
1503</TR>
1504<TR>
1505  <TD ALIGN="center">5</TD>
1506  <TD><A HREF="android.widget.TabHost.html">
1507android.widget.TabHost</A></TD>
1508</TR>
1509<TR>
1510  <TD ALIGN="center">5</TD>
1511  <TD><A HREF="android.view.ViewGroup.html">
1512android.view.ViewGroup</A></TD>
1513</TR>
1514<TR>
1515  <TD ALIGN="center">5</TD>
1516  <TD><A HREF="android.provider.Settings.html">
1517android.provider.Settings</A></TD>
1518</TR>
1519<TR>
1520  <TD ALIGN="center">5</TD>
1521  <TD><A HREF="android.app.MediaRouteButton.html">
1522android.app.MediaRouteButton</A></TD>
1523</TR>
1524<TR>
1525  <TD ALIGN="center">5</TD>
1526  <TD><A HREF="android.content.res.AssetManager.AssetInputStream.html">
1527android.content.res.AssetManager.AssetInputStream</A></TD>
1528</TR>
1529<TR>
1530  <TD ALIGN="center">5</TD>
1531  <TD><A HREF="android.inputmethodservice.InputMethodService.InputMethodSessionImpl.html">
1532android.inputmethodservice.InputMethodService.InputMethodSessionImpl</A></TD>
1533</TR>
1534<TR>
1535  <TD ALIGN="center">5</TD>
1536  <TD><A HREF="android.media.MediaPlayer.TrackInfo.html">
1537android.media.MediaPlayer.TrackInfo</A></TD>
1538</TR>
1539<TR>
1540  <TD ALIGN="center">5</TD>
1541  <TD><A HREF="android.preference.SwitchPreference.html">
1542android.preference.SwitchPreference</A></TD>
1543</TR>
1544<TR>
1545  <TD ALIGN="center">5</TD>
1546  <TD><A HREF="android.provider.MediaStore.Audio.Media.html">
1547android.provider.MediaStore.Audio.Media</A></TD>
1548</TR>
1549<TR>
1550  <TD ALIGN="center">5</TD>
1551  <TD><A HREF="android.provider.Telephony.ThreadsColumns.html">
1552<i>android.provider.Telephony.ThreadsColumns</i></A></TD>
1553</TR>
1554<TR>
1555  <TD ALIGN="center">5</TD>
1556  <TD><A HREF="android.view.KeyEvent.html">
1557android.view.KeyEvent</A></TD>
1558</TR>
1559<TR>
1560  <TD ALIGN="center">5</TD>
1561  <TD><A HREF="android.app.FragmentBreadCrumbs.html">
1562android.app.FragmentBreadCrumbs</A></TD>
1563</TR>
1564<TR>
1565  <TD ALIGN="center">5</TD>
1566  <TD><A HREF="android.location.SettingInjectorService.html">
1567android.location.SettingInjectorService</A></TD>
1568</TR>
1569<TR>
1570  <TD ALIGN="center">5</TD>
1571  <TD><A HREF="android.webkit.WebSyncManager.html">
1572android.webkit.WebSyncManager</A></TD>
1573</TR>
1574<TR>
1575  <TD ALIGN="center">4</TD>
1576  <TD><A HREF="android.app.backup.BackupAgent.html">
1577android.app.backup.BackupAgent</A></TD>
1578</TR>
1579<TR>
1580  <TD ALIGN="center">4</TD>
1581  <TD><A HREF="android.bluetooth.BluetoothGattCallback.html">
1582android.bluetooth.BluetoothGattCallback</A></TD>
1583</TR>
1584<TR>
1585  <TD ALIGN="center">4</TD>
1586  <TD><A HREF="android.content.res.ColorStateList.html">
1587android.content.res.ColorStateList</A></TD>
1588</TR>
1589<TR>
1590  <TD ALIGN="center">4</TD>
1591  <TD><A HREF="android.graphics.BitmapFactory.Options.html">
1592android.graphics.BitmapFactory.Options</A></TD>
1593</TR>
1594<TR>
1595  <TD ALIGN="center">4</TD>
1596  <TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Phone.html">
1597android.provider.ContactsContract.CommonDataKinds.Phone</A></TD>
1598</TR>
1599<TR>
1600  <TD ALIGN="center">4</TD>
1601  <TD><A HREF="android.provider.MediaStore.html">
1602android.provider.MediaStore</A></TD>
1603</TR>
1604<TR>
1605  <TD ALIGN="center">4</TD>
1606  <TD><A HREF="android.widget.TimePicker.html">
1607android.widget.TimePicker</A></TD>
1608</TR>
1609<TR>
1610  <TD ALIGN="center">4</TD>
1611  <TD><A HREF="android.content.pm.ApplicationInfo.html">
1612android.content.pm.ApplicationInfo</A></TD>
1613</TR>
1614<TR>
1615  <TD ALIGN="center">4</TD>
1616  <TD><A HREF="android.telephony.TelephonyManager.html">
1617android.telephony.TelephonyManager</A></TD>
1618</TR>
1619<TR>
1620  <TD ALIGN="center">4</TD>
1621  <TD><A HREF="android.media.RemoteController.html">
1622android.media.RemoteController</A></TD>
1623</TR>
1624<TR>
1625  <TD ALIGN="center">4</TD>
1626  <TD><A HREF="android.graphics.SurfaceTexture.html">
1627android.graphics.SurfaceTexture</A></TD>
1628</TR>
1629<TR>
1630  <TD ALIGN="center">4</TD>
1631  <TD><A HREF="android.os.Build.VERSION_CODES.html">
1632android.os.Build.VERSION_CODES</A></TD>
1633</TR>
1634<TR>
1635  <TD ALIGN="center">4</TD>
1636  <TD><A HREF="android.renderscript.ScriptIntrinsicColorMatrix.html">
1637android.renderscript.ScriptIntrinsicColorMatrix</A></TD>
1638</TR>
1639<TR>
1640  <TD ALIGN="center">4</TD>
1641  <TD><A HREF="android.view.inputmethod.InputMethodSession.html">
1642<i>android.view.inputmethod.InputMethodSession</i></A></TD>
1643</TR>
1644<TR>
1645  <TD ALIGN="center">4</TD>
1646  <TD><A HREF="android.widget.AbsSpinner.html">
1647android.widget.AbsSpinner</A></TD>
1648</TR>
1649<TR>
1650  <TD ALIGN="center">4</TD>
1651  <TD><A HREF="android.widget.Chronometer.html">
1652android.widget.Chronometer</A></TD>
1653</TR>
1654<TR>
1655  <TD ALIGN="center">4</TD>
1656  <TD><A HREF="android.renderscript.Allocation.html">
1657android.renderscript.Allocation</A></TD>
1658</TR>
1659<TR>
1660  <TD ALIGN="center">4</TD>
1661  <TD><A HREF="android.accessibilityservice.AccessibilityService.html">
1662android.accessibilityservice.AccessibilityService</A></TD>
1663</TR>
1664<TR>
1665  <TD ALIGN="center">4</TD>
1666  <TD><A HREF="android.appwidget.AppWidgetHost.html">
1667android.appwidget.AppWidgetHost</A></TD>
1668</TR>
1669<TR>
1670  <TD ALIGN="center">4</TD>
1671  <TD><A HREF="android.net.wifi.WpsInfo.html">
1672android.net.wifi.WpsInfo</A></TD>
1673</TR>
1674<TR>
1675  <TD ALIGN="center">4</TD>
1676  <TD><A HREF="android.provider.DocumentsContract.Root.html">
1677android.provider.DocumentsContract.Root</A></TD>
1678</TR>
1679<TR>
1680  <TD ALIGN="center">4</TD>
1681  <TD><A HREF="android.provider.VoicemailContract.Voicemails.html">
1682android.provider.VoicemailContract.Voicemails</A></TD>
1683</TR>
1684<TR>
1685  <TD ALIGN="center">4</TD>
1686  <TD><A HREF="android.view.ViewStub.html">
1687android.view.ViewStub</A></TD>
1688</TR>
1689<TR>
1690  <TD ALIGN="center">4</TD>
1691  <TD><A HREF="android.widget.TextClock.html">
1692android.widget.TextClock</A></TD>
1693</TR>
1694<TR>
1695  <TD ALIGN="center">3</TD>
1696  <TD><A HREF="android.graphics.Paint.html">
1697android.graphics.Paint</A></TD>
1698</TR>
1699<TR>
1700  <TD ALIGN="center">3</TD>
1701  <TD><A HREF="android.os.Parcel.html">
1702android.os.Parcel</A></TD>
1703</TR>
1704<TR>
1705  <TD ALIGN="center">3</TD>
1706  <TD><A HREF="android.webkit.WebView.html">
1707android.webkit.WebView</A></TD>
1708</TR>
1709<TR>
1710  <TD ALIGN="center">3</TD>
1711  <TD><A HREF="android.preference.RingtonePreference.html">
1712android.preference.RingtonePreference</A></TD>
1713</TR>
1714<TR>
1715  <TD ALIGN="center">3</TD>
1716  <TD><A HREF="android.preference.TwoStatePreference.html">
1717android.preference.TwoStatePreference</A></TD>
1718</TR>
1719<TR>
1720  <TD ALIGN="center">3</TD>
1721  <TD><A HREF="android.printservice.PrintService.html">
1722android.printservice.PrintService</A></TD>
1723</TR>
1724<TR>
1725  <TD ALIGN="center">3</TD>
1726  <TD><A HREF="android.widget.RatingBar.html">
1727android.widget.RatingBar</A></TD>
1728</TR>
1729<TR>
1730  <TD ALIGN="center">3</TD>
1731  <TD><A HREF="android.widget.VideoView.html">
1732android.widget.VideoView</A></TD>
1733</TR>
1734<TR>
1735  <TD ALIGN="center">3</TD>
1736  <TD><A HREF="android.content.res.AssetManager.html">
1737android.content.res.AssetManager</A></TD>
1738</TR>
1739<TR>
1740  <TD ALIGN="center">3</TD>
1741  <TD><A HREF="android.content.res.TypedArray.html">
1742android.content.res.TypedArray</A></TD>
1743</TR>
1744<TR>
1745  <TD ALIGN="center">3</TD>
1746  <TD><A HREF="android.view.View.html">
1747android.view.View</A></TD>
1748</TR>
1749<TR>
1750  <TD ALIGN="center">3</TD>
1751  <TD><A HREF="android.app.UiModeManager.html">
1752android.app.UiModeManager</A></TD>
1753</TR>
1754<TR>
1755  <TD ALIGN="center">3</TD>
1756  <TD><A HREF="android.preference.DialogPreference.html">
1757android.preference.DialogPreference</A></TD>
1758</TR>
1759<TR>
1760  <TD ALIGN="center">3</TD>
1761  <TD><A HREF="android.widget.Gallery.html">
1762android.widget.Gallery</A></TD>
1763</TR>
1764<TR>
1765  <TD ALIGN="center">3</TD>
1766  <TD><A HREF="android.view.inputmethod.InputMethodManager.html">
1767android.view.inputmethod.InputMethodManager</A></TD>
1768</TR>
1769<TR>
1770  <TD ALIGN="center">3</TD>
1771  <TD><A HREF="android.preference.PreferenceGroup.html">
1772android.preference.PreferenceGroup</A></TD>
1773</TR>
1774<TR>
1775  <TD ALIGN="center">3</TD>
1776  <TD><A HREF="android.provider.DocumentsContract.Document.html">
1777android.provider.DocumentsContract.Document</A></TD>
1778</TR>
1779<TR>
1780  <TD ALIGN="center">3</TD>
1781  <TD><A HREF="android.test.mock.MockPackageManager.html">
1782android.test.mock.MockPackageManager</A></TD>
1783</TR>
1784<TR>
1785  <TD ALIGN="center">3</TD>
1786  <TD><A HREF="android.widget.SearchView.html">
1787android.widget.SearchView</A></TD>
1788</TR>
1789<TR>
1790  <TD ALIGN="center">3</TD>
1791  <TD><A HREF="android.app.Instrumentation.html">
1792android.app.Instrumentation</A></TD>
1793</TR>
1794<TR>
1795  <TD ALIGN="center">3</TD>
1796  <TD><A HREF="android.media.MediaMetadataEditor.html">
1797android.media.MediaMetadataEditor</A></TD>
1798</TR>
1799<TR>
1800  <TD ALIGN="center">3</TD>
1801  <TD><A HREF="android.R.id.html">
1802android.R.id</A></TD>
1803</TR>
1804<TR>
1805  <TD ALIGN="center">3</TD>
1806  <TD><A HREF="android.widget.HorizontalScrollView.html">
1807android.widget.HorizontalScrollView</A></TD>
1808</TR>
1809<TR>
1810  <TD ALIGN="center">3</TD>
1811  <TD><A HREF="android.widget.ScrollView.html">
1812android.widget.ScrollView</A></TD>
1813</TR>
1814<TR>
1815  <TD ALIGN="center">3</TD>
1816  <TD><A HREF="android.widget.TabWidget.html">
1817android.widget.TabWidget</A></TD>
1818</TR>
1819<TR>
1820  <TD ALIGN="center">2</TD>
1821  <TD><A HREF="android.widget.ListView.html">
1822android.widget.ListView</A></TD>
1823</TR>
1824<TR>
1825  <TD ALIGN="center">2</TD>
1826  <TD><A HREF="android.widget.NumberPicker.html">
1827android.widget.NumberPicker</A></TD>
1828</TR>
1829<TR>
1830  <TD ALIGN="center">2</TD>
1831  <TD><A HREF="android.media.SoundPool.html">
1832android.media.SoundPool</A></TD>
1833</TR>
1834<TR>
1835  <TD ALIGN="center">2</TD>
1836  <TD><A HREF="android.media.MediaPlayer.html">
1837android.media.MediaPlayer</A></TD>
1838</TR>
1839<TR>
1840  <TD ALIGN="center">2</TD>
1841  <TD><A HREF="android.media.MediaRecorder.html">
1842android.media.MediaRecorder</A></TD>
1843</TR>
1844<TR>
1845  <TD ALIGN="center">2</TD>
1846  <TD><A HREF="android.net.wifi.WifiConfiguration.html">
1847android.net.wifi.WifiConfiguration</A></TD>
1848</TR>
1849<TR>
1850  <TD ALIGN="center">2</TD>
1851  <TD><A HREF="android.util.LruCache.html">
1852android.util.LruCache</A></TD>
1853</TR>
1854<TR>
1855  <TD ALIGN="center">2</TD>
1856  <TD><A HREF="android.Manifest.permission.html">
1857android.Manifest.permission</A></TD>
1858</TR>
1859<TR>
1860  <TD ALIGN="center">2</TD>
1861  <TD><A HREF="android.app.ActionBar.Tab.html">
1862android.app.ActionBar.Tab</A></TD>
1863</TR>
1864<TR>
1865  <TD ALIGN="center">2</TD>
1866  <TD><A HREF="android.inputmethodservice.InputMethodService.html">
1867android.inputmethodservice.InputMethodService</A></TD>
1868</TR>
1869<TR>
1870  <TD ALIGN="center">2</TD>
1871  <TD><A HREF="android.provider.Telephony.BaseMmsColumns.html">
1872<i>android.provider.Telephony.BaseMmsColumns</i></A></TD>
1873</TR>
1874<TR>
1875  <TD ALIGN="center">2</TD>
1876  <TD><A HREF="android.widget.TextView.html">
1877android.widget.TextView</A></TD>
1878</TR>
1879<TR>
1880  <TD ALIGN="center">2</TD>
1881  <TD><A HREF="android.content.pm.PermissionInfo.html">
1882android.content.pm.PermissionInfo</A></TD>
1883</TR>
1884<TR>
1885  <TD ALIGN="center">2</TD>
1886  <TD><A HREF="android.view.TextureView.html">
1887android.view.TextureView</A></TD>
1888</TR>
1889<TR>
1890  <TD ALIGN="center">2</TD>
1891  <TD><A HREF="android.webkit.WebSettings.html">
1892android.webkit.WebSettings</A></TD>
1893</TR>
1894<TR>
1895  <TD ALIGN="center">2</TD>
1896  <TD><A HREF="android.media.Rating.html">
1897android.media.Rating</A></TD>
1898</TR>
1899<TR>
1900  <TD ALIGN="center">2</TD>
1901  <TD><A HREF="android.service.wallpaper.WallpaperService.Engine.html">
1902android.service.wallpaper.WallpaperService.Engine</A></TD>
1903</TR>
1904<TR>
1905  <TD ALIGN="center">2</TD>
1906  <TD><A HREF="android.util.DisplayMetrics.html">
1907android.util.DisplayMetrics</A></TD>
1908</TR>
1909<TR>
1910  <TD ALIGN="center">2</TD>
1911  <TD><A HREF="android.widget.SlidingDrawer.html">
1912android.widget.SlidingDrawer</A></TD>
1913</TR>
1914<TR>
1915  <TD ALIGN="center">2</TD>
1916  <TD><A HREF="android.service.dreams.DreamService.html">
1917android.service.dreams.DreamService</A></TD>
1918</TR>
1919<TR>
1920  <TD ALIGN="center">2</TD>
1921  <TD><A HREF="android.widget.AbsListView.html">
1922android.widget.AbsListView</A></TD>
1923</TR>
1924<TR>
1925  <TD ALIGN="center">2</TD>
1926  <TD><A HREF="android.widget.Spinner.html">
1927android.widget.Spinner</A></TD>
1928</TR>
1929<TR>
1930  <TD ALIGN="center">2</TD>
1931  <TD><A HREF="android.view.inputmethod.InputConnectionWrapper.html">
1932android.view.inputmethod.InputConnectionWrapper</A></TD>
1933</TR>
1934<TR>
1935  <TD ALIGN="center">2</TD>
1936  <TD><A HREF="android.content.res.Resources.html">
1937android.content.res.Resources</A></TD>
1938</TR>
1939<TR>
1940  <TD ALIGN="center">2</TD>
1941  <TD><A HREF="android.util.ArrayMap.html">
1942android.util.ArrayMap</A></TD>
1943</TR>
1944<TR>
1945  <TD ALIGN="center">1</TD>
1946  <TD><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html">
1947android.app.ActivityManager.RunningAppProcessInfo</A></TD>
1948</TR>
1949<TR>
1950  <TD ALIGN="center">1</TD>
1951  <TD><A HREF="android.content.ContentResolver.html">
1952android.content.ContentResolver</A></TD>
1953</TR>
1954<TR>
1955  <TD ALIGN="center">1</TD>
1956  <TD><A HREF="android.provider.ContactsContract.DataColumns.html">
1957<i>android.provider.ContactsContract.DataColumns</i></A></TD>
1958</TR>
1959<TR>
1960  <TD ALIGN="center">1</TD>
1961  <TD><A HREF="android.widget.GridView.html">
1962android.widget.GridView</A></TD>
1963</TR>
1964<TR>
1965  <TD ALIGN="center">1</TD>
1966  <TD><A HREF="android.view.InputDevice.html">
1967android.view.InputDevice</A></TD>
1968</TR>
1969<TR>
1970  <TD ALIGN="center">1</TD>
1971  <TD><A HREF="android.provider.Settings.Secure.html">
1972android.provider.Settings.Secure</A></TD>
1973</TR>
1974<TR>
1975  <TD ALIGN="center">1</TD>
1976  <TD><A HREF="android.os.Message.html">
1977android.os.Message</A></TD>
1978</TR>
1979<TR>
1980  <TD ALIGN="center">1</TD>
1981  <TD><A HREF="android.provider.Telephony.TextBasedSmsColumns.html">
1982<i>android.provider.Telephony.TextBasedSmsColumns</i></A></TD>
1983</TR>
1984<TR>
1985  <TD ALIGN="center">1</TD>
1986  <TD><A HREF="android.view.inputmethod.BaseInputConnection.html">
1987android.view.inputmethod.BaseInputConnection</A></TD>
1988</TR>
1989<TR>
1990  <TD ALIGN="center">1</TD>
1991  <TD><A HREF="android.widget.AdapterViewAnimator.html">
1992android.widget.AdapterViewAnimator</A></TD>
1993</TR>
1994<TR>
1995  <TD ALIGN="center">1</TD>
1996  <TD><A HREF="android.widget.PopupWindow.html">
1997android.widget.PopupWindow</A></TD>
1998</TR>
1999<TR>
2000  <TD ALIGN="center">1</TD>
2001  <TD><A HREF="android.media.RemoteControlClient.html">
2002android.media.RemoteControlClient</A></TD>
2003</TR>
2004<TR>
2005  <TD ALIGN="center">1</TD>
2006  <TD><A HREF="android.text.SpannableStringBuilder.html">
2007android.text.SpannableStringBuilder</A></TD>
2008</TR>
2009<TR>
2010  <TD ALIGN="center">1</TD>
2011  <TD><A HREF="android.inputmethodservice.KeyboardView.html">
2012android.inputmethodservice.KeyboardView</A></TD>
2013</TR>
2014<TR>
2015  <TD ALIGN="center">1</TD>
2016  <TD><A HREF="android.widget.LinearLayout.html">
2017android.widget.LinearLayout</A></TD>
2018</TR>
2019<TR>
2020  <TD ALIGN="center">1</TD>
2021  <TD><A HREF="java.util.concurrent.locks.AbstractQueuedLongSynchronizer.html">
2022java.util.concurrent.locks.AbstractQueuedLongSynchronizer</A></TD>
2023</TR>
2024<TR>
2025  <TD ALIGN="center">1</TD>
2026  <TD><A HREF="java.util.concurrent.locks.AbstractQueuedSynchronizer.html">
2027java.util.concurrent.locks.AbstractQueuedSynchronizer</A></TD>
2028</TR>
2029<TR>
2030  <TD ALIGN="center">1</TD>
2031  <TD><A HREF="android.test.mock.MockContext.html">
2032android.test.mock.MockContext</A></TD>
2033</TR>
2034<TR>
2035  <TD ALIGN="center">1</TD>
2036  <TD><A HREF="android.accounts.AccountManager.html">
2037android.accounts.AccountManager</A></TD>
2038</TR>
2039<TR>
2040  <TD ALIGN="center">1</TD>
2041  <TD><A HREF="android.content.Intent.html">
2042android.content.Intent</A></TD>
2043</TR>
2044<TR>
2045  <TD ALIGN="center">1</TD>
2046  <TD><A HREF="android.content.ContextWrapper.html">
2047android.content.ContextWrapper</A></TD>
2048</TR>
2049<TR>
2050  <TD ALIGN="center">1</TD>
2051  <TD><A HREF="android.widget.AdapterView.html">
2052android.widget.AdapterView</A></TD>
2053</TR>
2054<TR>
2055  <TD ALIGN="center">1</TD>
2056  <TD><A HREF="android.nfc.NdefRecord.html">
2057android.nfc.NdefRecord</A></TD>
2058</TR>
2059<TR>
2060  <TD ALIGN="center">1</TD>
2061  <TD><A HREF="android.app.FragmentTransaction.html">
2062android.app.FragmentTransaction</A></TD>
2063</TR>
2064<TR>
2065  <TD ALIGN="center">1</TD>
2066  <TD><A HREF="android.widget.RelativeLayout.html">
2067android.widget.RelativeLayout</A></TD>
2068</TR>
2069<TR>
2070  <TD ALIGN="center">1</TD>
2071  <TD><A HREF="android.media.MediaDrm.html">
2072android.media.MediaDrm</A></TD>
2073</TR>
2074<TR>
2075  <TD ALIGN="center">1</TD>
2076  <TD><A HREF="android.nfc.NfcAdapter.html">
2077android.nfc.NfcAdapter</A></TD>
2078</TR>
2079<TR>
2080  <TD ALIGN="center">1</TD>
2081  <TD><A HREF="android.widget.CalendarView.html">
2082android.widget.CalendarView</A></TD>
2083</TR>
2084<TR>
2085  <TD ALIGN="center">1</TD>
2086  <TD><A HREF="android.animation.ValueAnimator.html">
2087android.animation.ValueAnimator</A></TD>
2088</TR>
2089<TR>
2090  <TD ALIGN="center">1</TD>
2091  <TD><A HREF="android.hardware.Camera.html">
2092android.hardware.Camera</A></TD>
2093</TR>
2094<TR>
2095  <TD ALIGN="center">1</TD>
2096  <TD><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html">
2097android.accessibilityservice.AccessibilityServiceInfo</A></TD>
2098</TR>
2099<TR>
2100  <TD ALIGN="center">1</TD>
2101  <TD><A HREF="android.widget.ExpandableListView.html">
2102android.widget.ExpandableListView</A></TD>
2103</TR>
2104<TR>
2105  <TD ALIGN="center">1</TD>
2106  <TD><A HREF="android.app.AlertDialog.Builder.html">
2107android.app.AlertDialog.Builder</A></TD>
2108</TR>
2109<TR>
2110  <TD ALIGN="center">1</TD>
2111  <TD><A HREF="android.view.WindowManager.LayoutParams.html">
2112android.view.WindowManager.LayoutParams</A></TD>
2113</TR>
2114<TR>
2115  <TD ALIGN="center">1</TD>
2116  <TD><A HREF="android.widget.AutoCompleteTextView.html">
2117android.widget.AutoCompleteTextView</A></TD>
2118</TR>
2119<TR>
2120  <TD ALIGN="center">1</TD>
2121  <TD><A HREF="android.gesture.GestureOverlayView.html">
2122android.gesture.GestureOverlayView</A></TD>
2123</TR>
2124<TR>
2125  <TD ALIGN="center">&lt;1</TD>
2126  <TD><A HREF="android.view.accessibility.AccessibilityEvent.html">
2127android.view.accessibility.AccessibilityEvent</A></TD>
2128</TR>
2129<TR>
2130  <TD ALIGN="center">&lt;1</TD>
2131  <TD><A HREF="android.provider.Settings.Global.html">
2132android.provider.Settings.Global</A></TD>
2133</TR>
2134<TR>
2135  <TD ALIGN="center">&lt;1</TD>
2136  <TD><A HREF="android.graphics.Matrix.html">
2137android.graphics.Matrix</A></TD>
2138</TR>
2139<TR>
2140  <TD ALIGN="center">&lt;1</TD>
2141  <TD><A HREF="android.os.Debug.html">
2142android.os.Debug</A></TD>
2143</TR>
2144<TR>
2145  <TD ALIGN="center">&lt;1</TD>
2146  <TD><A HREF="android.hardware.SensorManager.html">
2147android.hardware.SensorManager</A></TD>
2148</TR>
2149<TR>
2150  <TD ALIGN="center">&lt;1</TD>
2151  <TD><A HREF="android.preference.Preference.html">
2152android.preference.Preference</A></TD>
2153</TR>
2154<TR>
2155  <TD ALIGN="center">&lt;1</TD>
2156  <TD><A HREF="android.app.Dialog.html">
2157android.app.Dialog</A></TD>
2158</TR>
2159<TR>
2160  <TD ALIGN="center">&lt;1</TD>
2161  <TD><A HREF="android.provider.Settings.System.html">
2162android.provider.Settings.System</A></TD>
2163</TR>
2164<TR>
2165  <TD ALIGN="center">&lt;1</TD>
2166  <TD><A HREF="android.hardware.Camera.Parameters.html">
2167android.hardware.Camera.Parameters</A></TD>
2168</TR>
2169<TR>
2170  <TD ALIGN="center">&lt;1</TD>
2171  <TD><A HREF="android.opengl.GLES20.html">
2172android.opengl.GLES20</A></TD>
2173</TR>
2174<TR>
2175  <TD ALIGN="center">&lt;1</TD>
2176  <TD><A HREF="android.view.MotionEvent.html">
2177android.view.MotionEvent</A></TD>
2178</TR>
2179</TABLE>
2180<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
2181<br>
2182<h2 id="calculation">Calculation of Change Percentages</h2>
2183<p>
2184The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
2185<pre>
2186Percentage difference = 100 * (added + removed + 2*changed)
2187                        -----------------------------------
2188                        sum of public elements in BOTH APIs
2189</pre>
2190<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.
2191This 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.
2192The definition ensures that if all packages are removed and all new packages are
2193added, the change will be 100%.</p>
2194      </div>	
2195      <div id="footer">
2196        <div id="copyright">
2197        Except as noted, this content is licensed under 
2198        <a href="//creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
2199        For details and restrictions, see the <a href="/license.html">Content License</a>.
2200        </div>
2201      <div id="footerlinks">
2202      <p>
2203        <a href="//www.android.com/terms.html">Site Terms of Service</a> -
2204        <a href="//www.android.com/privacy.html">Privacy Policy</a> -
2205        <a href="//www.android.com/branding.html">Brand Guidelines</a>
2206      </p>
2207    </div>
2208    </div> <!-- end footer -->
2209    </div><!-- end doc-content -->
2210    </div> <!-- end body-content --> 
2211<script src="//www.google-analytics.com/ga.js" type="text/javascript">
2212</script>
2213<script type="text/javascript">
2214  try {
2215    var pageTracker = _gat._getTracker("UA-5831155-1");
2216    pageTracker._setAllowAnchor(true);
2217    pageTracker._initData();
2218    pageTracker._trackPageview();
2219  } catch(e) {}
2220</script>
2221</BODY></HTML>
2222