blob: f0ddde1b8318cd170d8145f1a877d9b97502937d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML style="overflow:auto;">
<HEAD>
<meta name="generator" content="JDiff v1.1.0">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<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.">
<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
<TITLE>
API Change Statistics
</TITLE>
<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
<noscript>
<style type="text/css">
body{overflow:auto;}
#body-content{position:relative; top:0;}
#doc-content{overflow:visible;border-left:3px solid #666;}
#side-nav{padding:0;}
#side-nav .toggle-list ul {display:block;}
#resize-packages-nav{border-bottom:3px solid #666;}
</style>
</noscript>
<style type="text/css">
</style>
</HEAD>
<body class="gc-documentation">
<!-- Start of nav bar -->
<a name="top"></a>
<div id="header" style="margin-bottom:0;xborder-bottom:none;">
<div id="headerLeft">
<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
</div>
<div id="headerRight">
<div id="headerLinks">
<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
<span class="text">
<!-- &nbsp;<a href="#">English</a> | -->
<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
</span>
</div>
<div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
<table class="diffspectable">
<tr>
<td colspan="2" class="diffspechead">API Diff Specification</td>
</tr>
<tr>
<td class="diffspec" style="padding-top:.25em">To Level:</td>
<td class="diffvaluenew" style="padding-top:.25em">16</td>
</tr>
<tr>
<td class="diffspec">From Level:</td>
<td class="diffvalueold">15</td>
</tr>
<tr>
<td class="diffspec">Generated</td>
<td class="diffvalue">2012.07.16 10:58</td>
</tr>
</table>
</div><!-- End and-diff-id -->
<div class="and-diff-id" style="margin-right:8px;">
<table class="diffspectable">
<tr>
<td class="diffspec" colspan="2"><a href="../changes.html" target="_top">Top of Report</a>
</tr>
</table>
</div> <!-- End and-diff-id -->
</div> <!-- End headerRight -->
</div> <!-- End header -->
<div id="body-content">
<div id="doc-content" style="position:relative;">
<div id="mainBodyFluid">
<h1>API&nbsp;Change&nbsp;Statistics</h1>
<p>The overall difference between API Levels 15 and 16 is approximately <span style="color:222;font-weight:bold;">2.52%</span>.
</p>
<br>
<a name="numbers"></a>
<h2>Total of Differences, by Number and Type</h2>
<p>
The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements &mdash; that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
</p>
<TABLE summary="Number of differences" WIDTH="100%">
<TR>
<th>Type</th>
<TH ALIGN="center"><b>Additions</b></TH>
<TH ALIGN="center"><b>Changes</b></TH>
<TH ALIGN="center">Removals</TH>
<TH ALIGN="center"><b>Total</b></TH>
</TR>
<TR>
<TD>Packages</TD>
<TD ALIGN="right">4</TD>
<TD ALIGN="right">39</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">43</TD>
</TR>
<TR>
<TD>Classes and <i>Interfaces</i></TD>
<TD ALIGN="right">57</TD>
<TD ALIGN="right">211</TD>
<TD ALIGN="right">0</TD>
<TD ALIGN="right">268</TD>
</TR>
<TR>
<TD>Constructors</TD>
<TD ALIGN="right">12</TD>
<TD ALIGN="right">22</TD>
<TD ALIGN="right">4</TD>
<TD ALIGN="right">38</TD>
</TR>
<TR>
<TD>Methods</TD>
<TD ALIGN="right">381</TD>
<TD ALIGN="right">151</TD>
<TD ALIGN="right">20</TD>
<TD ALIGN="right">552</TD>
</TR>
<TR>
<TD>Fields</TD>
<TD ALIGN="right">171</TD>
<TD ALIGN="right">46</TD>
<TD ALIGN="right">4</TD>
<TD ALIGN="right">221</TD>
</TR>
<TR>
<TD style="background-color:#FAFAFA"><b>Total</b></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>625</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>469</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>28</strong></TD>
<TD style="background-color:#FAFAFA" ALIGN="right"><strong>1122</strong></TD>
</TR>
</TABLE>
<br>
<a name="packages"></a>
<h2>Changed Packages, Sorted by Percentage Difference</h2>
<TABLE summary="Packages sorted by percentage difference" WIDTH="100%">
<TR>
<TH WIDTH="10%">Percentage Difference*</TH>
<TH>Package</TH>
</TR>
<TR>
<TD ALIGN="center">34</TD>
<TD><A HREF="pkg_android.accessibilityservice.html">android.accessibilityservice</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="pkg_android.media.html">android.media</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="pkg_android.renderscript.html">android.renderscript</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="pkg_android.view.textservice.html">android.view.textservice</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="pkg_android.net.wifi.p2p.html">android.net.wifi.p2p</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="pkg_android.view.accessibility.html">android.view.accessibility</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="pkg_junit.framework.html">junit.framework</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="pkg_android.nfc.html">android.nfc</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.database.sqlite.html">android.database.sqlite</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.appwidget.html">android.appwidget</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="pkg_android.media.audiofx.html">android.media.audiofx</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="pkg_android.animation.html">android.animation</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="pkg_android.app.html">android.app</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.drm.html">android.drm</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.database.html">android.database</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="pkg_android.view.html">android.view</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="pkg_android.os.html">android.os</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="pkg_android.test.html">android.test</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.service.textservice.html">android.service.textservice</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.webkit.html">android.webkit</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.hardware.html">android.hardware</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="pkg_android.content.html">android.content</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.security.html">android.security</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.graphics.html">android.graphics</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_junit.runner.html">junit.runner</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.widget.html">android.widget</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.util.html">android.util</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="pkg_android.content.pm.html">android.content.pm</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.nfc.tech.html">android.nfc.tech</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.provider.html">android.provider</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.speech.html">android.speech</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.net.html">android.net</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.text.html">android.text</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.content.res.html">android.content.res</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.test.mock.html">android.test.mock</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.graphics.drawable.html">android.graphics.drawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.html">android</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.view.inputmethod.html">android.view.inputmethod</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="pkg_android.bluetooth.html">android.bluetooth</A></TD>
</TR>
</TABLE>
<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
<br>
<a name="classes"></a>
<h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2>
<TABLE summary="Classes sorted by percentage difference" WIDTH="100%">
<TR WIDTH="20%">
<TH WIDTH="10%">Percentage<br>Difference*</TH>
<TH><b>Class or <i>Interface</i></b></TH>
</TR>
<TR>
<TD ALIGN="center">100</TD>
<TD><A HREF="android.renderscript.ProgramVertex.html">
android.renderscript.ProgramVertex</A></TD>
</TR>
<TR>
<TD ALIGN="center">100</TD>
<TD><A HREF="android.renderscript.ProgramVertexFixedFunction.html">
android.renderscript.ProgramVertexFixedFunction</A></TD>
</TR>
<TR>
<TD ALIGN="center">77</TD>
<TD><A HREF="android.renderscript.Mesh.Builder.html">
android.renderscript.Mesh.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">75</TD>
<TD><A HREF="android.os.Vibrator.html">
android.os.Vibrator</A></TD>
</TR>
<TR>
<TD ALIGN="center">70</TD>
<TD><A HREF="android.renderscript.Font.html">
android.renderscript.Font</A></TD>
</TR>
<TR>
<TD ALIGN="center">66</TD>
<TD><A HREF="android.renderscript.FileA3D.html">
android.renderscript.FileA3D</A></TD>
</TR>
<TR>
<TD ALIGN="center">66</TD>
<TD><A HREF="android.renderscript.RenderScriptGL.SurfaceConfig.html">
android.renderscript.RenderScriptGL.SurfaceConfig</A></TD>
</TR>
<TR>
<TD ALIGN="center">62</TD>
<TD><A HREF="android.renderscript.ProgramRaster.html">
android.renderscript.ProgramRaster</A></TD>
</TR>
<TR>
<TD ALIGN="center">60</TD>
<TD><A HREF="android.accessibilityservice.AccessibilityService.html">
android.accessibilityservice.AccessibilityService</A></TD>
</TR>
<TR>
<TD ALIGN="center">59</TD>
<TD><A HREF="android.renderscript.Mesh.TriangleMeshBuilder.html">
android.renderscript.Mesh.TriangleMeshBuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">59</TD>
<TD><A HREF="android.renderscript.RSSurfaceView.html">
android.renderscript.RSSurfaceView</A></TD>
</TR>
<TR>
<TD ALIGN="center">58</TD>
<TD><A HREF="android.renderscript.RSTextureView.html">
android.renderscript.RSTextureView</A></TD>
</TR>
<TR>
<TD ALIGN="center">52</TD>
<TD><A HREF="android.renderscript.ProgramStore.html">
android.renderscript.ProgramStore</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.drm.DrmStore.html">
android.drm.DrmStore</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.graphics.AvoidXfermode.html">
android.graphics.AvoidXfermode</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.graphics.PixelXorXfermode.html">
android.graphics.PixelXorXfermode</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.FileA3D.IndexEntry.html">
android.renderscript.FileA3D.IndexEntry</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.Mesh.html">
android.renderscript.Mesh</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.Mesh.AllocationBuilder.html">
android.renderscript.Mesh.AllocationBuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.ProgramFragment.Builder.html">
android.renderscript.ProgramFragment.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.ProgramFragmentFixedFunction.Builder.html">
android.renderscript.ProgramFragmentFixedFunction.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.ProgramRaster.Builder.html">
android.renderscript.ProgramRaster.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.ProgramVertex.Builder.html">
android.renderscript.ProgramVertex.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.ProgramVertexFixedFunction.Builder.html">
android.renderscript.ProgramVertexFixedFunction.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.ProgramVertexFixedFunction.Constants.html">
android.renderscript.ProgramVertexFixedFunction.Constants</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.renderscript.RenderScriptGL.html">
android.renderscript.RenderScriptGL</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.test.ComparisonFailure.html">
android.test.ComparisonFailure</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="android.view.ViewDebug.html">
android.view.ViewDebug</A></TD>
</TR>
<TR>
<TD ALIGN="center">50</TD>
<TD><A HREF="junit.framework.ComparisonFailure.html">
junit.framework.ComparisonFailure</A></TD>
</TR>
<TR>
<TD ALIGN="center">46</TD>
<TD><A HREF="android.view.ActionProvider.html">
android.view.ActionProvider</A></TD>
</TR>
<TR>
<TD ALIGN="center">45</TD>
<TD><A HREF="android.renderscript.Program.html">
android.renderscript.Program</A></TD>
</TR>
<TR>
<TD ALIGN="center">44</TD>
<TD><A HREF="android.database.ContentObservable.html">
android.database.ContentObservable</A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.database.ContentObserver.html">
android.database.ContentObserver</A></TD>
</TR>
<TR>
<TD ALIGN="center">40</TD>
<TD><A HREF="android.database.sqlite.SQLiteProgram.html">
android.database.sqlite.SQLiteProgram</A></TD>
</TR>
<TR>
<TD ALIGN="center">38</TD>
<TD><A HREF="android.widget.CalendarView.html">
android.widget.CalendarView</A></TD>
</TR>
<TR>
<TD ALIGN="center">35</TD>
<TD><A HREF="android.widget.Switch.html">
android.widget.Switch</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.view.textservice.SpellCheckerSession.html">
android.view.textservice.SpellCheckerSession</A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener.html">
<i>android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">33</TD>
<TD><A HREF="android.webkit.JsResult.html">
android.webkit.JsResult</A></TD>
</TR>
<TR>
<TD ALIGN="center">31</TD>
<TD><A HREF="junit.framework.TestSuite.html">
junit.framework.TestSuite</A></TD>
</TR>
<TR>
<TD ALIGN="center">29</TD>
<TD><A HREF="android.renderscript.Sampler.html">
android.renderscript.Sampler</A></TD>
</TR>
<TR>
<TD ALIGN="center">29</TD>
<TD><A HREF="android.widget.Spinner.html">
android.widget.Spinner</A></TD>
</TR>
<TR>
<TD ALIGN="center">26</TD>
<TD><A HREF="android.net.wifi.p2p.WifiP2pManager.html">
android.net.wifi.p2p.WifiP2pManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.app.KeyguardManager.html">
android.app.KeyguardManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.renderscript.FileA3D.EntryType.html">
android.renderscript.FileA3D.EntryType</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.renderscript.Font.Style.html">
android.renderscript.Font.Style</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.renderscript.Mesh.Primitive.html">
android.renderscript.Mesh.Primitive</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode.html">
android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.renderscript.ProgramFragmentFixedFunction.Builder.Format.html">
android.renderscript.ProgramFragmentFixedFunction.Builder.Format</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.renderscript.ProgramRaster.CullMode.html">
android.renderscript.ProgramRaster.CullMode</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.test.AssertionFailedError.html">
android.test.AssertionFailedError</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.view.ViewDebug.HierarchyTraceType.html">
android.view.ViewDebug.HierarchyTraceType</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="android.view.ViewDebug.RecyclerTraceType.html">
android.view.ViewDebug.RecyclerTraceType</A></TD>
</TR>
<TR>
<TD ALIGN="center">25</TD>
<TD><A HREF="junit.framework.AssertionFailedError.html">
junit.framework.AssertionFailedError</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.content.ClipData.Item.html">
android.content.ClipData.Item</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.content.AsyncTaskLoader.html">
android.content.AsyncTaskLoader</A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.content.ComponentCallbacks2.html">
<i>android.content.ComponentCallbacks2</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">23</TD>
<TD><A HREF="android.database.sqlite.SQLiteClosable.html">
android.database.sqlite.SQLiteClosable</A></TD>
</TR>
<TR>
<TD ALIGN="center">22</TD>
<TD><A HREF="android.view.accessibility.AccessibilityNodeInfo.html">
android.view.accessibility.AccessibilityNodeInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">21</TD>
<TD><A HREF="android.provider.UserDictionary.Words.html">
android.provider.UserDictionary.Words</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.appwidget.AppWidgetManager.html">
android.appwidget.AppWidgetManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.database.SQLException.html">
android.database.SQLException</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.database.sqlite.SQLiteException.html">
android.database.sqlite.SQLiteException</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.media.MediaRecorder.AudioEncoder.html">
android.media.MediaRecorder.AudioEncoder</A></TD>
</TR>
<TR>
<TD ALIGN="center">20</TD>
<TD><A HREF="android.nfc.FormatException.html">
android.nfc.FormatException</A></TD>
</TR>
<TR>
<TD ALIGN="center">17</TD>
<TD><A HREF="android.animation.LayoutTransition.html">
android.animation.LayoutTransition</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.view.ViewTreeObserver.html">
android.view.ViewTreeObserver</A></TD>
</TR>
<TR>
<TD ALIGN="center">16</TD>
<TD><A HREF="android.widget.ImageView.html">
android.widget.ImageView</A></TD>
</TR>
<TR>
<TD ALIGN="center">15</TD>
<TD><A HREF="android.media.MediaRecorder.OutputFormat.html">
android.media.MediaRecorder.OutputFormat</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.provider.ContactsContract.PhoneLookupColumns.html">
<i>android.provider.ContactsContract.PhoneLookupColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.test.InstrumentationTestSuite.html">
android.test.InstrumentationTestSuite</A></TD>
</TR>
<TR>
<TD ALIGN="center">14</TD>
<TD><A HREF="android.text.Html.html">
android.text.Html</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.widget.GridView.html">
android.widget.GridView</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.content.pm.PermissionInfo.html">
android.content.pm.PermissionInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">13</TD>
<TD><A HREF="android.drm.DrmSupportInfo.html">
android.drm.DrmSupportInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.app.Notification.Builder.html">
android.app.Notification.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.graphics.SurfaceTexture.html">
android.graphics.SurfaceTexture</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.nfc.NdefMessage.html">
android.nfc.NdefMessage</A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.provider.MediaStore.MediaColumns.html">
<i>android.provider.MediaStore.MediaColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">12</TD>
<TD><A HREF="android.nfc.NdefRecord.html">
android.nfc.NdefRecord</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.nfc.NfcAdapter.html">
android.nfc.NfcAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.media.MediaPlayer.html">
android.media.MediaPlayer</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.graphics.Camera.html">
android.graphics.Camera</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.provider.CalendarContract.html">
android.provider.CalendarContract</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.view.View.AccessibilityDelegate.html">
android.view.View.AccessibilityDelegate</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.view.textservice.SpellCheckerSubtype.html">
android.view.textservice.SpellCheckerSubtype</A></TD>
</TR>
<TR>
<TD ALIGN="center">11</TD>
<TD><A HREF="android.widget.CheckedTextView.html">
android.widget.CheckedTextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.view.accessibility.AccessibilityEvent.html">
android.view.accessibility.AccessibilityEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.drm.DrmStore.DrmObjectType.html">
android.drm.DrmStore.DrmObjectType</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.drm.DrmStore.Playback.html">
android.drm.DrmStore.Playback</A></TD>
</TR>
<TR>
<TD ALIGN="center">10</TD>
<TD><A HREF="android.drm.DrmStore.RightsStatus.html">
android.drm.DrmStore.RightsStatus</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.content.Loader.html">
android.content.Loader</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.app.Notification.html">
android.app.Notification</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.appwidget.AppWidgetHostView.html">
android.appwidget.AppWidgetHostView</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.database.sqlite.SQLiteOpenHelper.html">
android.database.sqlite.SQLiteOpenHelper</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.view.ActionMode.html">
android.view.ActionMode</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.view.InputEvent.html">
android.view.InputEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">9</TD>
<TD><A HREF="android.view.ViewStub.html">
android.view.ViewStub</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.graphics.PixelFormat.html">
android.graphics.PixelFormat</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.database.sqlite.SQLiteStatement.html">
android.database.sqlite.SQLiteStatement</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.accessibilityservice.AccessibilityServiceInfo.html">
android.accessibilityservice.AccessibilityServiceInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.database.sqlite.SQLiteDatabase.html">
android.database.sqlite.SQLiteDatabase</A></TD>
</TR>
<TR>
<TD ALIGN="center">8</TD>
<TD><A HREF="android.media.audiofx.Visualizer.html">
android.media.audiofx.Visualizer</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.renderscript.Element.html">
android.renderscript.Element</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.appwidget.AppWidgetProvider.html">
android.appwidget.AppWidgetProvider</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.provider.ContactsContract.DataUsageFeedback.html">
android.provider.ContactsContract.DataUsageFeedback</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.webkit.GeolocationPermissions.html">
android.webkit.GeolocationPermissions</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.renderscript.Allocation.html">
android.renderscript.Allocation</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.content.ClipData.html">
android.content.ClipData</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.webkit.WebIconDatabase.html">
android.webkit.WebIconDatabase</A></TD>
</TR>
<TR>
<TD ALIGN="center">7</TD>
<TD><A HREF="android.widget.SearchView.html">
android.widget.SearchView</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.net.SSLCertificateSocketFactory.html">
android.net.SSLCertificateSocketFactory</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.nfc.tech.IsoDep.html">
android.nfc.tech.IsoDep</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.webkit.WebStorage.html">
android.webkit.WebStorage</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.content.pm.PackageInfo.html">
android.content.pm.PackageInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">6</TD>
<TD><A HREF="android.widget.TextView.html">
android.widget.TextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.app.ActivityManager.MemoryInfo.html">
android.app.ActivityManager.MemoryInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.content.pm.ServiceInfo.html">
android.content.pm.ServiceInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.graphics.drawable.GradientDrawable.html">
android.graphics.drawable.GradientDrawable</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.os.TokenWatcher.html">
android.os.TokenWatcher</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.CalendarContract.RemindersColumns.html">
<i>android.provider.CalendarContract.RemindersColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.renderscript.Program.BaseProgramBuilder.html">
android.renderscript.Program.BaseProgramBuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.security.KeyChain.html">
android.security.KeyChain</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.service.textservice.SpellCheckerService.Session.html">
android.service.textservice.SpellCheckerService.Session</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.widget.AbsSeekBar.html">
android.widget.AbsSeekBar</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.widget.AdapterViewFlipper.html">
android.widget.AdapterViewFlipper</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.view.View.html">
android.view.View</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.drm.DrmStore.Action.html">
android.drm.DrmStore.Action</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="junit.framework.Assert.html">
junit.framework.Assert</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.provider.ContactsContract.CommonDataKinds.Phone.html">
android.provider.ContactsContract.CommonDataKinds.Phone</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.view.KeyCharacterMap.html">
android.view.KeyCharacterMap</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.view.ViewPropertyAnimator.html">
android.view.ViewPropertyAnimator</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="android.widget.RemoteViews.html">
android.widget.RemoteViews</A></TD>
</TR>
<TR>
<TD ALIGN="center">5</TD>
<TD><A HREF="junit.runner.BaseTestRunner.html">
junit.runner.BaseTestRunner</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.media.AudioManager.html">
android.media.AudioManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.provider.CalendarContract.AttendeesColumns.html">
<i>android.provider.CalendarContract.AttendeesColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.ViewParent.html">
<i>android.view.ViewParent</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.widget.FrameLayout.html">
android.widget.FrameLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="junit.framework.TestResult.html">
junit.framework.TestResult</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.Activity.html">
android.app.Activity</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.webkit.CookieManager.html">
android.webkit.CookieManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.ActivityManager.html">
android.app.ActivityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.PendingIntent.html">
android.app.PendingIntent</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.graphics.Canvas.html">
android.graphics.Canvas</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.os.StrictMode.VmPolicy.Builder.html">
android.os.StrictMode.VmPolicy.Builder</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.view.Display.html">
android.view.Display</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.app.WallpaperManager.html">
android.app.WallpaperManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.webkit.WebView.HitTestResult.html">
android.webkit.WebView.HitTestResult</A></TD>
</TR>
<TR>
<TD ALIGN="center">4</TD>
<TD><A HREF="android.renderscript.Script.html">
android.renderscript.Script</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.content.ContentProviderClient.html">
android.content.ContentProviderClient</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.widget.Gallery.html">
android.widget.Gallery</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.content.ClipDescription.html">
android.content.ClipDescription</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.view.InputDevice.html">
android.view.InputDevice</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.net.ConnectivityManager.html">
android.net.ConnectivityManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.media.AudioRecord.html">
android.media.AudioRecord</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.speech.RecognizerIntent.html">
android.speech.RecognizerIntent</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.provider.ContactsContract.Contacts.html">
android.provider.ContactsContract.Contacts</A></TD>
</TR>
<TR>
<TD ALIGN="center">3</TD>
<TD><A HREF="android.util.DisplayMetrics.html">
android.util.DisplayMetrics</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.Build.VERSION_CODES.html">
android.os.Build.VERSION_CODES</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.widget.GridLayout.html">
android.widget.GridLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.media.MediaRecorder.html">
android.media.MediaRecorder</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.Manifest.permission.html">
android.Manifest.permission</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.database.sqlite.SQLiteQueryBuilder.html">
android.database.sqlite.SQLiteQueryBuilder</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.provider.CalendarContract.EventsColumns.html">
<i>android.provider.CalendarContract.EventsColumns</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.view.TextureView.html">
android.view.TextureView</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.Context.html">
android.content.Context</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.DownloadManager.Request.html">
android.app.DownloadManager.Request</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.ContentResolver.html">
android.content.ContentResolver</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.webkit.WebView.html">
android.webkit.WebView</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.content.res.Resources.html">
android.content.res.Resources</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.ActivityManager.RunningAppProcessInfo.html">
android.app.ActivityManager.RunningAppProcessInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.app.SearchManager.html">
android.app.SearchManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">2</TD>
<TD><A HREF="android.os.ParcelFileDescriptor.html">
android.os.ParcelFileDescriptor</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.test.mock.MockContext.html">
android.test.mock.MockContext</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.webkit.WebSettings.html">
android.webkit.WebSettings</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.widget.RelativeLayout.html">
android.widget.RelativeLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.ContextWrapper.html">
android.content.ContextWrapper</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.res.Configuration.html">
android.content.res.Configuration</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.database.AbstractCursor.html">
android.database.AbstractCursor</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.widget.AdapterViewAnimator.html">
android.widget.AdapterViewAnimator</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.Intent.html">
android.content.Intent</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.widget.LinearLayout.html">
android.widget.LinearLayout</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.content.ContentProvider.html">
android.content.ContentProvider</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.os.Process.html">
android.os.Process</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.drm.DrmManagerClient.html">
android.drm.DrmManagerClient</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.database.CursorWindow.html">
android.database.CursorWindow</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.Gravity.html">
android.view.Gravity</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.app.Fragment.html">
android.app.Fragment</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.hardware.Camera.html">
android.hardware.Camera</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.KeyEvent.html">
android.view.KeyEvent</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.inputmethod.EditorInfo.html">
android.view.inputmethod.EditorInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.provider.Settings.html">
android.provider.Settings</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.net.Uri.html">
android.net.Uri</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.inputmethod.InputMethodManager.html">
android.view.inputmethod.InputMethodManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.database.Cursor.html">
<i>android.database.Cursor</i></A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.widget.AutoCompleteTextView.html">
android.widget.AutoCompleteTextView</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.view.accessibility.AccessibilityRecord.html">
android.view.accessibility.AccessibilityRecord</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.bluetooth.BluetoothAdapter.html">
android.bluetooth.BluetoothAdapter</A></TD>
</TR>
<TR>
<TD ALIGN="center">1</TD>
<TD><A HREF="android.graphics.Paint.html">
android.graphics.Paint</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.content.pm.ActivityInfo.html">
android.content.pm.ActivityInfo</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.view.ViewGroup.html">
android.view.ViewGroup</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.provider.Settings.Secure.html">
android.provider.Settings.Secure</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.hardware.SensorManager.html">
android.hardware.SensorManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.R.attr.html">
android.R.attr</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.media.ToneGenerator.html">
android.media.ToneGenerator</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.R.style.html">
android.R.style</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.provider.Settings.System.html">
android.provider.Settings.System</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.content.pm.PackageManager.html">
android.content.pm.PackageManager</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.database.sqlite.SQLiteQuery.html">
android.database.sqlite.SQLiteQuery</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.renderscript.ProgramFragment.html">
android.renderscript.ProgramFragment</A></TD>
</TR>
<TR>
<TD ALIGN="center">&lt;1</TD>
<TD><A HREF="android.renderscript.ProgramFragmentFixedFunction.html">
android.renderscript.ProgramFragmentFixedFunction</A></TD>
</TR>
</TABLE>
<p style="font-size:10px">* See <a href="#calculation">Calculation of Change Percentages</a>, below.</p>
<br>
<h2 id="calculation">Calculation of Change Percentages</h2>
<p>
The percent change statistic reported for all elements in the &quot;to&quot; API Level specification is defined recursively as follows:</p>
<pre>
Percentage difference = 100 * (added + removed + 2*changed)
-----------------------------------
sum of public elements in BOTH APIs
</pre>
<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.
This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
The definition ensures that if all packages are removed and all new packages are
added, the change will be 100%.</p>
</div>
<div id="footer">
<div id="copyright">
Except as noted, this content is licensed under
<a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
For details and restrictions, see the <a href="/license.html">Content License</a>.
</div>
<div id="footerlinks">
<p>
<a href="http://www.android.com/terms.html">Site Terms of Service</a> -
<a href="http://www.android.com/privacy.html">Privacy Policy</a> -
<a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
</div> <!-- end footer -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-5831155-1");
pageTracker._setAllowAnchor(true);
pageTracker._initData();
pageTracker._trackPageview();
} catch(e) {}
</script>
</BODY></HTML>