Home | History | Annotate | Download | only in changes
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
      2 <HTML style="overflow:auto;">
      3 <HEAD>
      4 <meta name="generator" content="JDiff v1.1.0">
      5 <!-- Generated by the JDiff Javadoc doclet -->
      6 <!-- (http://www.jdiff.org) -->
      7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
      8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
      9 <TITLE>
     10 android.view.View
     11 </TITLE>
     12 <link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
     13 <link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
     14 <noscript>
     15 <style type="text/css">
     16 body{overflow:auto;}
     17 #body-content{position:relative; top:0;}
     18 #doc-content{overflow:visible;border-left:3px solid #666;}
     19 #side-nav{padding:0;}
     20 #side-nav .toggle-list ul {display:block;}
     21 #resize-packages-nav{border-bottom:3px solid #666;}
     22 </style>
     23 </noscript>
     24 <style type="text/css">
     25 </style>
     26 </HEAD>
     27 <BODY>
     28 <!-- Start of nav bar -->
     29 <a name="top"></a>
     30 <div id="header" style="margin-bottom:0;padding-bottom:0;">
     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">l-preview</td>
     54       </tr>
     55       <tr>
     56         <td class="diffspec">Generated</td>
     57         <td class="diffvalue">2014.10.15 14:58</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="jdiff_statistics.html">Statistics</a>
     65       </tr>
     66     </table>
     67   </div> <!-- End and-diff-id -->
     68   </div> <!-- End headerRight -->
     69   </div> <!-- End header -->
     70 <div id="body-content" xstyle="padding:12px;padding-right:18px;">
     71 <div id="doc-content" style="position:relative;">
     72 <div id="mainBodyFluid">
     73 <H2>
     74 Class android.view.<A HREF="../../../../reference/android/view/View.html" target="_top"><font size="+2"><code>View</code></font></A>
     75 </H2>
     76 <a NAME="constructors"></a>
     77 <a NAME="methods"></a>
     78 <p>
     79 <a NAME="Removed"></a>
     80 <TABLE summary="Removed Methods" WIDTH="100%">
     81 <TR>
     82   <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD>
     83 </TH>
     84 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
     85   <TD VALIGN="TOP" WIDTH="25%">
     86   <A NAME="android.view.View.getViewName_removed()"></A>
     87   <nobr><code>String</code>&nbsp;getViewName()</nobr>
     88   </TD>
     89   <TD>&nbsp;</TD>
     90 </TR>
     91 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
     92   <TD VALIGN="TOP" WIDTH="25%">
     93   <A NAME="android.view.View.initializeFadingEdge_removed(android.content.res.TypedArray)"></A>
     94   <nobr><code>void</code>&nbsp;initializeFadingEdge(<code>TypedArray</code>)</nobr>
     95   </TD>
     96   <TD>&nbsp;</TD>
     97 </TR>
     98 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
     99   <TD VALIGN="TOP" WIDTH="25%">
    100   <A NAME="android.view.View.initializeScrollbars_removed(android.content.res.TypedArray)"></A>
    101   <nobr><code>void</code>&nbsp;initializeScrollbars(<code>TypedArray</code>)</nobr>
    102   </TD>
    103   <TD>&nbsp;</TD>
    104 </TR>
    105 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    106   <TD VALIGN="TOP" WIDTH="25%">
    107   <A NAME="android.view.View.setOutline_removed(android.graphics.Outline)"></A>
    108   <nobr><code>void</code>&nbsp;setOutline(<code>Outline</code>)</nobr>
    109   </TD>
    110   <TD>&nbsp;</TD>
    111 </TR>
    112 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    113   <TD VALIGN="TOP" WIDTH="25%">
    114   <A NAME="android.view.View.setViewName_removed(java.lang.String)"></A>
    115   <nobr><code>void</code>&nbsp;setViewName(<code>String</code>)</nobr>
    116   </TD>
    117   <TD>&nbsp;</TD>
    118 </TR>
    119 </TABLE>
    120 &nbsp;
    121 <p>
    122 <a NAME="Added"></a>
    123 <TABLE summary="Added Methods" WIDTH="100%">
    124 <TR>
    125   <TH VALIGN="TOP" COLSPAN=2>Added Methods</FONT></TD>
    126 </TH>
    127 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    128   <TD VALIGN="TOP" WIDTH="25%">
    129   <A NAME="android.view.View.computeSystemWindowInsets_added(android.view.WindowInsets, android.graphics.Rect)"></A>
    130   <nobr><code>WindowInsets</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#computeSystemWindowInsets(android.view.WindowInsets, android.graphics.Rect)" target="_top"><code>computeSystemWindowInsets</code></A>(<code>WindowInsets,</nobr> Rect<nobr><nobr></code>)</nobr>
    131   </TD>
    132   <TD>&nbsp;</TD>
    133 </TR>
    134 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    135   <TD VALIGN="TOP" WIDTH="25%">
    136   <A NAME="android.view.View.dispatchNestedPreFling_added(float, float)"></A>
    137   <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#dispatchNestedPreFling(float, float)" target="_top"><code>dispatchNestedPreFling</code></A>(<code>float,</nobr> float<nobr><nobr></code>)</nobr>
    138   </TD>
    139   <TD>&nbsp;</TD>
    140 </TR>
    141 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    142   <TD VALIGN="TOP" WIDTH="25%">
    143   <A NAME="android.view.View.drawableHotspotChanged_added(float, float)"></A>
    144   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#drawableHotspotChanged(float, float)" target="_top"><code>drawableHotspotChanged</code></A>(<code>float,</nobr> float<nobr><nobr></code>)</nobr>
    145   </TD>
    146   <TD>&nbsp;</TD>
    147 </TR>
    148 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    149   <TD VALIGN="TOP" WIDTH="25%">
    150   <A NAME="android.view.View.getBackgroundTintList_added()"></A>
    151   <nobr><code>ColorStateList</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getBackgroundTintList()" target="_top"><code>getBackgroundTintList</code></A>()</nobr>
    152   </TD>
    153   <TD>&nbsp;</TD>
    154 </TR>
    155 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    156   <TD VALIGN="TOP" WIDTH="25%">
    157   <A NAME="android.view.View.getBackgroundTintMode_added()"></A>
    158   <nobr><code>Mode</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getBackgroundTintMode()" target="_top"><code>getBackgroundTintMode</code></A>()</nobr>
    159   </TD>
    160   <TD>&nbsp;</TD>
    161 </TR>
    162 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    163   <TD VALIGN="TOP" WIDTH="25%">
    164   <A NAME="android.view.View.getOutlineProvider_added()"></A>
    165   <nobr><code>ViewOutlineProvider</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getOutlineProvider()" target="_top"><code>getOutlineProvider</code></A>()</nobr>
    166   </TD>
    167   <TD>&nbsp;</TD>
    168 </TR>
    169 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    170   <TD VALIGN="TOP" WIDTH="25%">
    171   <A NAME="android.view.View.getTransitionName_added()"></A>
    172   <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getTransitionName()" target="_top"><code>getTransitionName</code></A>()</nobr>
    173   </TD>
    174   <TD>&nbsp;</TD>
    175 </TR>
    176 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    177   <TD VALIGN="TOP" WIDTH="25%">
    178   <A NAME="android.view.View.invalidateOutline_added()"></A>
    179   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#invalidateOutline()" target="_top"><code>invalidateOutline</code></A>()</nobr>
    180   </TD>
    181   <TD>&nbsp;</TD>
    182 </TR>
    183 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    184   <TD VALIGN="TOP" WIDTH="25%">
    185   <A NAME="android.view.View.requestUnbufferedDispatch_added(android.view.MotionEvent)"></A>
    186   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#requestUnbufferedDispatch(android.view.MotionEvent)" target="_top"><code>requestUnbufferedDispatch</code></A>(<code>MotionEvent</code>)</nobr>
    187   </TD>
    188   <TD>&nbsp;</TD>
    189 </TR>
    190 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    191   <TD VALIGN="TOP" WIDTH="25%">
    192   <A NAME="android.view.View.setBackgroundTintList_added(android.content.res.ColorStateList)"></A>
    193   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setBackgroundTintList(android.content.res.ColorStateList)" target="_top"><code>setBackgroundTintList</code></A>(<code>ColorStateList</code>)</nobr>
    194   </TD>
    195   <TD>&nbsp;</TD>
    196 </TR>
    197 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    198   <TD VALIGN="TOP" WIDTH="25%">
    199   <A NAME="android.view.View.setBackgroundTintMode_added(android.graphics.PorterDuff.Mode)"></A>
    200   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setBackgroundTintMode(android.graphics.PorterDuff.Mode)" target="_top"><code>setBackgroundTintMode</code></A>(<code>Mode</code>)</nobr>
    201   </TD>
    202   <TD>&nbsp;</TD>
    203 </TR>
    204 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    205   <TD VALIGN="TOP" WIDTH="25%">
    206   <A NAME="android.view.View.setOutlineProvider_added(android.view.ViewOutlineProvider)"></A>
    207   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setOutlineProvider(android.view.ViewOutlineProvider)" target="_top"><code>setOutlineProvider</code></A>(<code>ViewOutlineProvider</code>)</nobr>
    208   </TD>
    209   <TD>&nbsp;</TD>
    210 </TR>
    211 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
    212   <TD VALIGN="TOP" WIDTH="25%">
    213   <A NAME="android.view.View.setTransitionName_added(java.lang.String)"></A>
    214   <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setTransitionName(java.lang.String)" target="_top"><code>setTransitionName</code></A>(<code>String</code>)</nobr>
    215   </TD>
    216   <TD>&nbsp;</TD>
    217 </TR>
    218 </TABLE>
    219 &nbsp;
    220 <a NAME="fields"></a>
    221       </div>	
    222       <div id="footer">
    223         <div id="copyright">
    224         Except as noted, this content is licensed under 
    225         <a href="//creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
    226         For details and restrictions, see the <a href="/license.html">Content License</a>.
    227         </div>
    228       <div id="footerlinks">
    229       <p>
    230         <a href="//www.android.com/terms.html">Site Terms of Service</a> -
    231         <a href="//www.android.com/privacy.html">Privacy Policy</a> -
    232         <a href="//www.android.com/branding.html">Brand Guidelines</a>
    233       </p>
    234     </div>
    235     </div> <!-- end footer -->
    236     </div><!-- end doc-content -->
    237     </div> <!-- end body-content --> 
    238 <script src="//www.google-analytics.com/ga.js" type="text/javascript">
    239 </script>
    240 <script type="text/javascript">
    241   try {
    242     var pageTracker = _gat._getTracker("UA-5831155-1");
    243     pageTracker._setAllowAnchor(true);
    244     pageTracker._initData();
    245     pageTracker._trackPageview();
    246   } catch(e) {}
    247 </script>
    248 </BODY>
    249 </HTML>
    250