blob: ae8e90b9f5776592f68d54503a8ad63c24ea4b45 [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>
android.view.View
</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>
<!-- Start of nav bar -->
<a name="top"></a>
<div id="header" style="margin-bottom:0;padding-bottom:0;">
<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="jdiff_statistics.html">Statistics</a>
</tr>
</table>
</div> <!-- End and-diff-id -->
</div> <!-- End headerRight -->
</div> <!-- End header -->
<div id="body-content" xstyle="padding:12px;padding-right:18px;">
<div id="doc-content" style="position:relative;">
<div id="mainBodyFluid">
<H2>
Class android.view.<A HREF="../../../../reference/android/view/View.html" target="_top"><font size="+2"><code>View</code></font></A>
</H2>
<a NAME="constructors"></a>
<a NAME="methods"></a>
<p>
<a NAME="Removed"></a>
<TABLE summary="Removed Methods" WIDTH="100%">
<TR>
<TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD>
</TH>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.fitsSystemWindows_removed()"></A>
<nobr><code>boolean</code>&nbsp;fitsSystemWindows()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<p>
<a NAME="Added"></a>
<TABLE summary="Added Methods" WIDTH="100%">
<TR>
<TH VALIGN="TOP" COLSPAN=2>Added Methods</FONT></TD>
</TH>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.addChildrenForAccessibility_added(java.util.ArrayList<android.view.View>)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#addChildrenForAccessibility(java.util.ArrayList<android.view.View>)" target="_top"><code>addChildrenForAccessibility</code></A>(<code>ArrayList&lt;View&gt;</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.announceForAccessibility_added(java.lang.CharSequence)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#announceForAccessibility(java.lang.CharSequence)" target="_top"><code>announceForAccessibility</code></A>(<code>CharSequence</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.dispatchWindowSystemUiVisiblityChanged_added(int)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#dispatchWindowSystemUiVisiblityChanged(int)" target="_top"><code>dispatchWindowSystemUiVisiblityChanged</code></A>(<code>int</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getAccessibilityNodeProvider_added()"></A>
<nobr><code>AccessibilityNodeProvider</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getAccessibilityNodeProvider()" target="_top"><code>getAccessibilityNodeProvider</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getCameraDistance_added()"></A>
<nobr><code>float</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getCameraDistance()" target="_top"><code>getCameraDistance</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getFitsSystemWindows_added()"></A>
<nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getFitsSystemWindows()" target="_top"><code>getFitsSystemWindows</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getImportantForAccessibility_added()"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getImportantForAccessibility()" target="_top"><code>getImportantForAccessibility</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getMinimumHeight_added()"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getMinimumHeight()" target="_top"><code>getMinimumHeight</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getMinimumWidth_added()"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getMinimumWidth()" target="_top"><code>getMinimumWidth</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getParentForAccessibility_added()"></A>
<nobr><code>ViewParent</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getParentForAccessibility()" target="_top"><code>getParentForAccessibility</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getScrollBarDefaultDelayBeforeFade_added()"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getScrollBarDefaultDelayBeforeFade()" target="_top"><code>getScrollBarDefaultDelayBeforeFade</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getScrollBarFadeDuration_added()"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getScrollBarFadeDuration()" target="_top"><code>getScrollBarFadeDuration</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getScrollBarSize_added()"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getScrollBarSize()" target="_top"><code>getScrollBarSize</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.getWindowSystemUiVisibility_added()"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getWindowSystemUiVisibility()" target="_top"><code>getWindowSystemUiVisibility</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.hasOverlappingRendering_added()"></A>
<nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#hasOverlappingRendering()" target="_top"><code>hasOverlappingRendering</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.hasTransientState_added()"></A>
<nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#hasTransientState()" target="_top"><code>hasTransientState</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.isScrollContainer_added()"></A>
<nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#isScrollContainer()" target="_top"><code>isScrollContainer</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.onScreenStateChanged_added(int)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onScreenStateChanged(int)" target="_top"><code>onScreenStateChanged</code></A>(<code>int</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.onWindowSystemUiVisibilityChanged_added(int)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onWindowSystemUiVisibilityChanged(int)" target="_top"><code>onWindowSystemUiVisibilityChanged</code></A>(<code>int</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.performAccessibilityAction_added(int, android.os.Bundle)"></A>
<nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#performAccessibilityAction(int, android.os.Bundle)" target="_top"><code>performAccessibilityAction</code></A>(<code>int,</nobr> Bundle<nobr><nobr></code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.postInvalidateOnAnimation_added()"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#postInvalidateOnAnimation()" target="_top"><code>postInvalidateOnAnimation</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.postInvalidateOnAnimation_added(int, int, int, int)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#postInvalidateOnAnimation(int, int, int, int)" target="_top"><code>postInvalidateOnAnimation</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.postOnAnimation_added(java.lang.Runnable)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#postOnAnimation(java.lang.Runnable)" target="_top"><code>postOnAnimation</code></A>(<code>Runnable</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.postOnAnimationDelayed_added(java.lang.Runnable, long)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#postOnAnimationDelayed(java.lang.Runnable, long)" target="_top"><code>postOnAnimationDelayed</code></A>(<code>Runnable,</nobr> long<nobr><nobr></code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.requestFitSystemWindows_added()"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#requestFitSystemWindows()" target="_top"><code>requestFitSystemWindows</code></A>()</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.setBackground_added(android.graphics.drawable.Drawable)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setBackground(android.graphics.drawable.Drawable)" target="_top"><code>setBackground</code></A>(<code>Drawable</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.setHasTransientState_added(boolean)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setHasTransientState(boolean)" target="_top"><code>setHasTransientState</code></A>(<code>boolean</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.setImportantForAccessibility_added(int)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setImportantForAccessibility(int)" target="_top"><code>setImportantForAccessibility</code></A>(<code>int</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.setScrollBarDefaultDelayBeforeFade_added(int)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setScrollBarDefaultDelayBeforeFade(int)" target="_top"><code>setScrollBarDefaultDelayBeforeFade</code></A>(<code>int</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.setScrollBarFadeDuration_added(int)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setScrollBarFadeDuration(int)" target="_top"><code>setScrollBarFadeDuration</code></A>(<code>int</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.setScrollBarSize_added(int)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setScrollBarSize(int)" target="_top"><code>setScrollBarSize</code></A>(<code>int</code>)</nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<p>
<a NAME="Changed"></a>
<TABLE summary="Changed Methods" WIDTH="100%">
<TR>
<TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
</TH>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.setBackgroundDrawable_changed(android.graphics.drawable.Drawable)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setBackgroundDrawable(android.graphics.drawable.Drawable)" target="_top"><code>setBackgroundDrawable</code></A>(<code>Drawable</code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<a NAME="fields"></a>
<p>
<a NAME="Added"></a>
<TABLE summary="Added Fields" WIDTH="100%">
<TR>
<TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
</TH>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.IMPORTANT_FOR_ACCESSIBILITY_AUTO"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#IMPORTANT_FOR_ACCESSIBILITY_AUTO" target="_top"><code>IMPORTANT_FOR_ACCESSIBILITY_AUTO</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.IMPORTANT_FOR_ACCESSIBILITY_NO"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#IMPORTANT_FOR_ACCESSIBILITY_NO" target="_top"><code>IMPORTANT_FOR_ACCESSIBILITY_NO</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.IMPORTANT_FOR_ACCESSIBILITY_YES"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#IMPORTANT_FOR_ACCESSIBILITY_YES" target="_top"><code>IMPORTANT_FOR_ACCESSIBILITY_YES</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SCREEN_STATE_OFF"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SCREEN_STATE_OFF" target="_top"><code>SCREEN_STATE_OFF</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SCREEN_STATE_ON"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SCREEN_STATE_ON" target="_top"><code>SCREEN_STATE_ON</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SYSTEM_UI_FLAG_FULLSCREEN"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SYSTEM_UI_FLAG_FULLSCREEN" target="_top"><code>SYSTEM_UI_FLAG_FULLSCREEN</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN" target="_top"><code>SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION" target="_top"><code>SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SYSTEM_UI_FLAG_LAYOUT_STABLE"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SYSTEM_UI_FLAG_LAYOUT_STABLE" target="_top"><code>SYSTEM_UI_FLAG_LAYOUT_STABLE</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SYSTEM_UI_LAYOUT_FLAGS"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SYSTEM_UI_LAYOUT_FLAGS" target="_top"><code>SYSTEM_UI_LAYOUT_FLAGS</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.TEXT_ALIGNMENT_INHERIT"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#TEXT_ALIGNMENT_INHERIT" target="_top"><code>TEXT_ALIGNMENT_INHERIT</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.TEXT_ALIGNMENT_RESOLVED_DEFAULT"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#TEXT_ALIGNMENT_RESOLVED_DEFAULT" target="_top"><code>TEXT_ALIGNMENT_RESOLVED_DEFAULT</code></A></nobr>
</TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<p>
<a NAME="Changed"></a>
<TABLE summary="Changed Fields" WIDTH="100%">
<TR>
<TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
</TH>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.ALPHA"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#ALPHA" target="_top"><code>ALPHA</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.ROTATION"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#ROTATION" target="_top"><code>ROTATION</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.ROTATION_X"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#ROTATION_X" target="_top"><code>ROTATION_X</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.ROTATION_Y"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#ROTATION_Y" target="_top"><code>ROTATION_Y</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SCALE_X"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SCALE_X" target="_top"><code>SCALE_X</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.SCALE_Y"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#SCALE_Y" target="_top"><code>SCALE_Y</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.TRANSLATION_X"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#TRANSLATION_X" target="_top"><code>TRANSLATION_X</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.TRANSLATION_Y"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#TRANSLATION_Y" target="_top"><code>TRANSLATION_Y</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.X"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#X" target="_top"><code>X</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.view.View.Y"></A>
<nobr><code>Property</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#Y" target="_top"><code>Y</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
Change from non-final to final.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
</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="//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>