media/docs/doc/reference-v1/com/google/android/exoplayer/AspectRatioFrameLayout.html
2021-04-20 17:32:19 +01:00

409 lines
169 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Wed Dec 14 17:18:31 GMT 2016 -->
<title>AspectRatioFrameLayout (ExoPlayer library)</title>
<meta name="date" content="2016-12-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AspectRatioFrameLayout (ExoPlayer library)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../com/google/android/exoplayer/BehindLiveWindowException.html" title="class in com.google.android.exoplayer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/google/android/exoplayer/AspectRatioFrameLayout.html" target="_top">Frames</a></li>
<li><a href="AspectRatioFrameLayout.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.android.widget.FrameLayout">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.android.view.ViewGroup">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.google.android.exoplayer</div>
<h2 title="Class AspectRatioFrameLayout" class="title">Class AspectRatioFrameLayout</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">android.view.View</a></li>
<li>
<ul class="inheritance">
<li><a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true" title="class or interface in android.view">android.view.ViewGroup</a></li>
<li>
<ul class="inheritance">
<li><a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true" title="class or interface in android.widget">android.widget.FrameLayout</a></li>
<li>
<ul class="inheritance">
<li>com.google.android.exoplayer.AspectRatioFrameLayout</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://developer.android.com/reference/android/graphics/drawable/Drawable.Callback.html?is-external=true" title="class or interface in android.graphics.drawable">Drawable.Callback</a>, <a href="https://developer.android.com/reference/android/view/accessibility/AccessibilityEventSource.html?is-external=true" title="class or interface in android.view.accessibility">AccessibilityEventSource</a>, <a href="https://developer.android.com/reference/android/view/KeyEvent.Callback.html?is-external=true" title="class or interface in android.view">KeyEvent.Callback</a>, <a href="https://developer.android.com/reference/android/view/ViewManager.html?is-external=true" title="class or interface in android.view">ViewManager</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true" title="class or interface in android.view">ViewParent</a></dd>
</dl>
<hr>
<br>
<pre>public final class <span class="typeNameLabel">AspectRatioFrameLayout</span>
extends <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true" title="class or interface in android.widget">FrameLayout</a></pre>
<div class="block">A <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true" title="class or interface in android.widget"><code>FrameLayout</code></a> that resizes itself to match a specified aspect ratio.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.android.widget.FrameLayout">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;android.widget.<a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true" title="class or interface in android.widget">FrameLayout</a></h3>
<code><a href="https://developer.android.com/reference/android/widget/FrameLayout.LayoutParams.html?is-external=true" title="class or interface in android.widget">FrameLayout.LayoutParams</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.android.view.ViewGroup">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true" title="class or interface in android.view">ViewGroup</a></h3>
<code><a href="https://developer.android.com/reference/android/view/ViewGroup.MarginLayoutParams.html?is-external=true" title="class or interface in android.view">ViewGroup.MarginLayoutParams</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.OnHierarchyChangeListener.html?is-external=true" title="class or interface in android.view">ViewGroup.OnHierarchyChangeListener</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.android.view.View">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></h3>
<code><a href="https://developer.android.com/reference/android/view/View.AccessibilityDelegate.html?is-external=true" title="class or interface in android.view">View.AccessibilityDelegate</a>, <a href="https://developer.android.com/reference/android/view/View.BaseSavedState.html?is-external=true" title="class or interface in android.view">View.BaseSavedState</a>, <a href="https://developer.android.com/reference/android/view/View.DragShadowBuilder.html?is-external=true" title="class or interface in android.view">View.DragShadowBuilder</a>, <a href="https://developer.android.com/reference/android/view/View.MeasureSpec.html?is-external=true" title="class or interface in android.view">View.MeasureSpec</a>, <a href="https://developer.android.com/reference/android/view/View.OnApplyWindowInsetsListener.html?is-external=true" title="class or interface in android.view">View.OnApplyWindowInsetsListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnAttachStateChangeListener.html?is-external=true" title="class or interface in android.view">View.OnAttachStateChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnClickListener.html?is-external=true" title="class or interface in android.view">View.OnClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnContextClickListener.html?is-external=true" title="class or interface in android.view">View.OnContextClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnCreateContextMenuListener.html?is-external=true" title="class or interface in android.view">View.OnCreateContextMenuListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnDragListener.html?is-external=true" title="class or interface in android.view">View.OnDragListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnFocusChangeListener.html?is-external=true" title="class or interface in android.view">View.OnFocusChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnGenericMotionListener.html?is-external=true" title="class or interface in android.view">View.OnGenericMotionListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnHoverListener.html?is-external=true" title="class or interface in android.view">View.OnHoverListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnKeyListener.html?is-external=true" title="class or interface in android.view">View.OnKeyListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnLayoutChangeListener.html?is-external=true" title="class or interface in android.view">View.OnLayoutChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnLongClickListener.html?is-external=true" title="class or interface in android.view">View.OnLongClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnScrollChangeListener.html?is-external=true" title="class or interface in android.view">View.OnScrollChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnSystemUiVisibilityChangeListener.html?is-external=true" title="class or interface in android.view">View.OnSystemUiVisibilityChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnTouchListener.html?is-external=true" title="class or interface in android.view">View.OnTouchListener</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.android.view.ViewGroup">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true" title="class or interface in android.view">ViewGroup</a></h3>
<code><a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#CLIP_TO_PADDING_MASK" title="class or interface in android.view">CLIP_TO_PADDING_MASK</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#FOCUS_AFTER_DESCENDANTS" title="class or interface in android.view">FOCUS_AFTER_DESCENDANTS</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#FOCUS_BEFORE_DESCENDANTS" title="class or interface in android.view">FOCUS_BEFORE_DESCENDANTS</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#FOCUS_BLOCK_DESCENDANTS" title="class or interface in android.view">FOCUS_BLOCK_DESCENDANTS</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#LAYOUT_MODE_CLIP_BOUNDS" title="class or interface in android.view">LAYOUT_MODE_CLIP_BOUNDS</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#LAYOUT_MODE_OPTICAL_BOUNDS" title="class or interface in android.view">LAYOUT_MODE_OPTICAL_BOUNDS</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#PERSISTENT_ALL_CACHES" title="class or interface in android.view">PERSISTENT_ALL_CACHES</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#PERSISTENT_ANIMATION_CACHE" title="class or interface in android.view">PERSISTENT_ANIMATION_CACHE</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#PERSISTENT_NO_CACHE" title="class or interface in android.view">PERSISTENT_NO_CACHE</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#PERSISTENT_SCROLLING_CACHE" title="class or interface in android.view">PERSISTENT_SCROLLING_CACHE</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.android.view.View">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></h3>
<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ACCESSIBILITY_LIVE_REGION_ASSERTIVE" title="class or interface in android.view">ACCESSIBILITY_LIVE_REGION_ASSERTIVE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ACCESSIBILITY_LIVE_REGION_NONE" title="class or interface in android.view">ACCESSIBILITY_LIVE_REGION_NONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ACCESSIBILITY_LIVE_REGION_POLITE" title="class or interface in android.view">ACCESSIBILITY_LIVE_REGION_POLITE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ALPHA" title="class or interface in android.view">ALPHA</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAWING_CACHE_QUALITY_AUTO" title="class or interface in android.view">DRAWING_CACHE_QUALITY_AUTO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAWING_CACHE_QUALITY_HIGH" title="class or interface in android.view">DRAWING_CACHE_QUALITY_HIGH</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAWING_CACHE_QUALITY_LOW" title="class or interface in android.view">DRAWING_CACHE_QUALITY_LOW</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#EMPTY_STATE_SET" title="class or interface in android.view">EMPTY_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_FOCUSED_SELECTED_STATE_SET" title="class or interface in android.view">ENABLED_FOCUSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_SELECTED_STATE_SET" title="class or interface in android.view">ENABLED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_STATE_SET" title="class or interface in android.view">ENABLED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FIND_VIEWS_WITH_CONTENT_DESCRIPTION" title="class or interface in android.view">FIND_VIEWS_WITH_CONTENT_DESCRIPTION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FIND_VIEWS_WITH_TEXT" title="class or interface in android.view">FIND_VIEWS_WITH_TEXT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_BACKWARD" title="class or interface in android.view">FOCUS_BACKWARD</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_DOWN" title="class or interface in android.view">FOCUS_DOWN</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_FORWARD" title="class or interface in android.view">FOCUS_FORWARD</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_LEFT" title="class or interface in android.view">FOCUS_LEFT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_RIGHT" title="class or interface in android.view">FOCUS_RIGHT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_UP" title="class or interface in android.view">FOCUS_UP</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSABLES_ALL" title="class or interface in android.view">FOCUSABLES_ALL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSABLES_TOUCH_MODE" title="class or interface in android.view">FOCUSABLES_TOUCH_MODE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSED_SELECTED_STATE_SET" title="class or interface in android.view">FOCUSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSED_STATE_SET" title="class or interface in android.view">FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">FOCUSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#GONE" title="class or interface in android.view">GONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#HAPTIC_FEEDBACK_ENABLED" title="class or interface in android.view">HAPTIC_FEEDBACK_ENABLED</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_ACCESSIBILITY_AUTO" title="class or interface in android.view">IMPORTANT_FOR_ACCESSIBILITY_AUTO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_ACCESSIBILITY_NO" title="class or interface in android.view">IMPORTANT_FOR_ACCESSIBILITY_NO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS" title="class or interface in android.view">IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_ACCESSIBILITY_YES" title="class or interface in android.view">IMPORTANT_FOR_ACCESSIBILITY_YES</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#INVISIBLE" title="class or interface in android.view">INVISIBLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#KEEP_SCREEN_ON" title="class or interface in android.view">KEEP_SCREEN_ON</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYER_TYPE_HARDWARE" title="class or interface in android.view">LAYER_TYPE_HARDWARE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYER_TYPE_NONE" title="class or interface in android.view">LAYER_TYPE_NONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYER_TYPE_SOFTWARE" title="class or interface in android.view">LAYER_TYPE_SOFTWARE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYOUT_DIRECTION_INHERIT" title="class or interface in android.view">LAYOUT_DIRECTION_INHERIT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYOUT_DIRECTION_LOCALE" title="class or interface in android.view">LAYOUT_DIRECTION_LOCALE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYOUT_DIRECTION_LTR" title="class or interface in android.view">LAYOUT_DIRECTION_LTR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYOUT_DIRECTION_RTL" title="class or interface in android.view">LAYOUT_DIRECTION_RTL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#MEASURED_HEIGHT_STATE_SHIFT" title="class or interface in android.view">MEASURED_HEIGHT_STATE_SHIFT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#MEASURED_SIZE_MASK" title="class or interface in android.view">MEASURED_SIZE_MASK</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#MEASURED_STATE_MASK" title="class or interface in android.view">MEASURED_STATE_MASK</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#MEASURED_STATE_TOO_SMALL" title="class or interface in android.view">MEASURED_STATE_TOO_SMALL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#NO_ID" title="class or interface in android.view">NO_ID</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#OVER_SCROLL_ALWAYS" title="class or interface in android.view">OVER_SCROLL_ALWAYS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#OVER_SCROLL_IF_CONTENT_SCROLLS" title="class or interface in android.view">OVER_SCROLL_IF_CONTENT_SCROLLS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#OVER_SCROLL_NEVER" title="class or interface in android.view">OVER_SCROLL_NEVER</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_FOCUSED_SELECTED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_FOCUSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_SELECTED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_FOCUSED_SELECTED_STATE_SET" title="class or interface in android.view">PRESSED_FOCUSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_FOCUSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_FOCUSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_SELECTED_STATE_SET" title="class or interface in android.view">PRESSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_STATE_SET" title="class or interface in android.view">PRESSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ROTATION" title="class or interface in android.view">ROTATION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ROTATION_X" title="class or interface in android.view">ROTATION_X</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ROTATION_Y" title="class or interface in android.view">ROTATION_Y</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCALE_X" title="class or interface in android.view">SCALE_X</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCALE_Y" title="class or interface in android.view">SCALE_Y</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCREEN_STATE_OFF" title="class or interface in android.view">SCREEN_STATE_OFF</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCREEN_STATE_ON" title="class or interface in android.view">SCREEN_STATE_ON</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_AXIS_HORIZONTAL" title="class or interface in android.view">SCROLL_AXIS_HORIZONTAL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_AXIS_NONE" title="class or interface in android.view">SCROLL_AXIS_NONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_AXIS_VERTICAL" title="class or interface in android.view">SCROLL_AXIS_VERTICAL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_BOTTOM" title="class or interface in android.view">SCROLL_INDICATOR_BOTTOM</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_END" title="class or interface in android.view">SCROLL_INDICATOR_END</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_LEFT" title="class or interface in android.view">SCROLL_INDICATOR_LEFT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_RIGHT" title="class or interface in android.view">SCROLL_INDICATOR_RIGHT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_START" title="class or interface in android.view">SCROLL_INDICATOR_START</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_TOP" title="class or interface in android.view">SCROLL_INDICATOR_TOP</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBAR_POSITION_DEFAULT" title="class or interface in android.view">SCROLLBAR_POSITION_DEFAULT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBAR_POSITION_LEFT" title="class or interface in android.view">SCROLLBAR_POSITION_LEFT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBAR_POSITION_RIGHT" title="class or interface in android.view">SCROLLBAR_POSITION_RIGHT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBARS_INSIDE_INSET" title="class or interface in android.view">SCROLLBARS_INSIDE_INSET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBARS_INSIDE_OVERLAY" title="class or interface in android.view">SCROLLBARS_INSIDE_OVERLAY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBARS_OUTSIDE_INSET" title="class or interface in android.view">SCROLLBARS_OUTSIDE_INSET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBARS_OUTSIDE_OVERLAY" title="class or interface in android.view">SCROLLBARS_OUTSIDE_OVERLAY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SELECTED_STATE_SET" title="class or interface in android.view">SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SOUND_EFFECTS_ENABLED" title="class or interface in android.view">SOUND_EFFECTS_ENABLED</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#STATUS_BAR_HIDDEN" title="class or interface in android.view">STATUS_BAR_HIDDEN</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#STATUS_BAR_VISIBLE" title="class or interface in android.view">STATUS_BAR_VISIBLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_FULLSCREEN" title="class or interface in android.view">SYSTEM_UI_FLAG_FULLSCREEN</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_HIDE_NAVIGATION" title="class or interface in android.view">SYSTEM_UI_FLAG_HIDE_NAVIGATION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_IMMERSIVE" title="class or interface in android.view">SYSTEM_UI_FLAG_IMMERSIVE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_IMMERSIVE_STICKY" title="class or interface in android.view">SYSTEM_UI_FLAG_IMMERSIVE_STICKY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN" title="class or interface in android.view">SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION" title="class or interface in android.view">SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LAYOUT_STABLE" title="class or interface in android.view">SYSTEM_UI_FLAG_LAYOUT_STABLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LIGHT_STATUS_BAR" title="class or interface in android.view">SYSTEM_UI_FLAG_LIGHT_STATUS_BAR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LOW_PROFILE" title="class or interface in android.view">SYSTEM_UI_FLAG_LOW_PROFILE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_VISIBLE" title="class or interface in android.view">SYSTEM_UI_FLAG_VISIBLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_LAYOUT_FLAGS" title="class or interface in android.view">SYSTEM_UI_LAYOUT_FLAGS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_CENTER" title="class or interface in android.view">TEXT_ALIGNMENT_CENTER</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_GRAVITY" title="class or interface in android.view">TEXT_ALIGNMENT_GRAVITY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_INHERIT" title="class or interface in android.view">TEXT_ALIGNMENT_INHERIT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_TEXT_END" title="class or interface in android.view">TEXT_ALIGNMENT_TEXT_END</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_TEXT_START" title="class or interface in android.view">TEXT_ALIGNMENT_TEXT_START</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_VIEW_END" title="class or interface in android.view">TEXT_ALIGNMENT_VIEW_END</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_VIEW_START" title="class or interface in android.view">TEXT_ALIGNMENT_VIEW_START</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_ANY_RTL" title="class or interface in android.view">TEXT_DIRECTION_ANY_RTL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_FIRST_STRONG" title="class or interface in android.view">TEXT_DIRECTION_FIRST_STRONG</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_FIRST_STRONG_LTR" title="class or interface in android.view">TEXT_DIRECTION_FIRST_STRONG_LTR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_FIRST_STRONG_RTL" title="class or interface in android.view">TEXT_DIRECTION_FIRST_STRONG_RTL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_INHERIT" title="class or interface in android.view">TEXT_DIRECTION_INHERIT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_LOCALE" title="class or interface in android.view">TEXT_DIRECTION_LOCALE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_LTR" title="class or interface in android.view">TEXT_DIRECTION_LTR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_RTL" title="class or interface in android.view">TEXT_DIRECTION_RTL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TRANSLATION_X" title="class or interface in android.view">TRANSLATION_X</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TRANSLATION_Y" title="class or interface in android.view">TRANSLATION_Y</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TRANSLATION_Z" title="class or interface in android.view">TRANSLATION_Z</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#VIEW_LOG_TAG" title="class or interface in android.view">VIEW_LOG_TAG</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#VISIBLE" title="class or interface in android.view">VISIBLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#X" title="class or interface in android.view">X</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#Y" title="class or interface in android.view">Y</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#Z" title="class or interface in android.view">Z</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/google/android/exoplayer/AspectRatioFrameLayout.html#AspectRatioFrameLayout-android.content.Context-">AspectRatioFrameLayout</a></span>(<a href="https://developer.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/google/android/exoplayer/AspectRatioFrameLayout.html#AspectRatioFrameLayout-android.content.Context-android.util.AttributeSet-">AspectRatioFrameLayout</a></span>(<a href="https://developer.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
<a href="https://developer.android.com/reference/android/util/AttributeSet.html?is-external=true" title="class or interface in android.util">AttributeSet</a>&nbsp;attrs)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/android/exoplayer/AspectRatioFrameLayout.html#onMeasure-int-int-">onMeasure</a></span>(int&nbsp;widthMeasureSpec,
int&nbsp;heightMeasureSpec)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/android/exoplayer/AspectRatioFrameLayout.html#setAspectRatio-float-">setAspectRatio</a></span>(float&nbsp;widthHeightRatio)</code>
<div class="block">Set the aspect ratio that this view should satisfy.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.android.widget.FrameLayout">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;android.widget.<a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true" title="class or interface in android.widget">FrameLayout</a></h3>
<code><a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#checkLayoutParams-android.view.ViewGroup.LayoutParams-" title="class or interface in android.widget">checkLayoutParams</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#generateDefaultLayoutParams--" title="class or interface in android.widget">generateDefaultLayoutParams</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#generateLayoutParams-android.util.AttributeSet-" title="class or interface in android.widget">generateLayoutParams</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#generateLayoutParams-android.view.ViewGroup.LayoutParams-" title="class or interface in android.widget">generateLayoutParams</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#getAccessibilityClassName--" title="class or interface in android.widget">getAccessibilityClassName</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#getConsiderGoneChildrenWhenMeasuring--" title="class or interface in android.widget">getConsiderGoneChildrenWhenMeasuring</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#getMeasureAllChildren--" title="class or interface in android.widget">getMeasureAllChildren</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#onLayout-boolean-int-int-int-int-" title="class or interface in android.widget">onLayout</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#setForegroundGravity-int-" title="class or interface in android.widget">setForegroundGravity</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#setMeasureAllChildren-boolean-" title="class or interface in android.widget">setMeasureAllChildren</a>, <a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#shouldDelayChildPressedState--" title="class or interface in android.widget">shouldDelayChildPressedState</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.android.view.ViewGroup">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true" title="class or interface in android.view">ViewGroup</a></h3>
<code><a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addChildrenForAccessibility-java.util.ArrayList-" title="class or interface in android.view">addChildrenForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addFocusables-java.util.ArrayList-int-int-" title="class or interface in android.view">addFocusables</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addStatesFromChildren--" title="class or interface in android.view">addStatesFromChildren</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addTouchables-java.util.ArrayList-" title="class or interface in android.view">addTouchables</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addView-android.view.View-" title="class or interface in android.view">addView</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addView-android.view.View-int-" title="class or interface in android.view">addView</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addView-android.view.View-int-int-" title="class or interface in android.view">addView</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addView-android.view.View-int-android.view.ViewGroup.LayoutParams-" title="class or interface in android.view">addView</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addView-android.view.View-android.view.ViewGroup.LayoutParams-" title="class or interface in android.view">addView</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addViewInLayout-android.view.View-int-android.view.ViewGroup.LayoutParams-" title="class or interface in android.view">addViewInLayout</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#addViewInLayout-android.view.View-int-android.view.ViewGroup.LayoutParams-boolean-" title="class or interface in android.view">addViewInLayout</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#attachLayoutAnimationParameters-android.view.View-android.view.ViewGroup.LayoutParams-int-int-" title="class or interface in android.view">attachLayoutAnimationParameters</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#attachViewToParent-android.view.View-int-android.view.ViewGroup.LayoutParams-" title="class or interface in android.view">attachViewToParent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#bringChildToFront-android.view.View-" title="class or interface in android.view">bringChildToFront</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#canAnimate--" title="class or interface in android.view">canAnimate</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#childDrawableStateChanged-android.view.View-" title="class or interface in android.view">childDrawableStateChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#childHasTransientStateChanged-android.view.View-boolean-" title="class or interface in android.view">childHasTransientStateChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#cleanupLayoutState-android.view.View-" title="class or interface in android.view">cleanupLayoutState</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#clearChildFocus-android.view.View-" title="class or interface in android.view">clearChildFocus</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#clearDisappearingChildren--" title="class or interface in android.view">clearDisappearingChildren</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#clearFocus--" title="class or interface in android.view">clearFocus</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#debug-int-" title="class or interface in android.view">debug</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#detachAllViewsFromParent--" title="class or interface in android.view">detachAllViewsFromParent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#detachViewFromParent-int-" title="class or interface in android.view">detachViewFromParent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#detachViewFromParent-android.view.View-" title="class or interface in android.view">detachViewFromParent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#detachViewsFromParent-int-int-" title="class or interface in android.view">detachViewsFromParent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchApplyWindowInsets-android.view.WindowInsets-" title="class or interface in android.view">dispatchApplyWindowInsets</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchConfigurationChanged-android.content.res.Configuration-" title="class or interface in android.view">dispatchConfigurationChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchDisplayHint-int-" title="class or interface in android.view">dispatchDisplayHint</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchDragEvent-android.view.DragEvent-" title="class or interface in android.view">dispatchDragEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchDraw-android.graphics.Canvas-" title="class or interface in android.view">dispatchDraw</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchDrawableHotspotChanged-float-float-" title="class or interface in android.view">dispatchDrawableHotspotChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchFreezeSelfOnly-android.util.SparseArray-" title="class or interface in android.view">dispatchFreezeSelfOnly</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchGenericFocusedEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchGenericFocusedEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchGenericPointerEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchGenericPointerEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchHoverEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchHoverEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchKeyEvent-android.view.KeyEvent-" title="class or interface in android.view">dispatchKeyEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchKeyEventPreIme-android.view.KeyEvent-" title="class or interface in android.view">dispatchKeyEventPreIme</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchKeyShortcutEvent-android.view.KeyEvent-" title="class or interface in android.view">dispatchKeyShortcutEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchProvideStructure-android.view.ViewStructure-" title="class or interface in android.view">dispatchProvideStructure</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchRestoreInstanceState-android.util.SparseArray-" title="class or interface in android.view">dispatchRestoreInstanceState</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchSaveInstanceState-android.util.SparseArray-" title="class or interface in android.view">dispatchSaveInstanceState</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchSetActivated-boolean-" title="class or interface in android.view">dispatchSetActivated</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchSetPressed-boolean-" title="class or interface in android.view">dispatchSetPressed</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchSetSelected-boolean-" title="class or interface in android.view">dispatchSetSelected</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchSystemUiVisibilityChanged-int-" title="class or interface in android.view">dispatchSystemUiVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchThawSelfOnly-android.util.SparseArray-" title="class or interface in android.view">dispatchThawSelfOnly</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchTouchEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchTouchEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchTrackballEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchTrackballEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchUnhandledMove-android.view.View-int-" title="class or interface in android.view">dispatchUnhandledMove</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchVisibilityChanged-android.view.View-int-" title="class or interface in android.view">dispatchVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchWindowFocusChanged-boolean-" title="class or interface in android.view">dispatchWindowFocusChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchWindowSystemUiVisiblityChanged-int-" title="class or interface in android.view">dispatchWindowSystemUiVisiblityChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#dispatchWindowVisibilityChanged-int-" title="class or interface in android.view">dispatchWindowVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#drawableStateChanged--" title="class or interface in android.view">drawableStateChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#drawChild-android.graphics.Canvas-android.view.View-long-" title="class or interface in android.view">drawChild</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#endViewTransition-android.view.View-" title="class or interface in android.view">endViewTransition</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#findFocus--" title="class or interface in android.view">findFocus</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#findViewsWithText-java.util.ArrayList-java.lang.CharSequence-int-" title="class or interface in android.view">findViewsWithText</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#focusableViewAvailable-android.view.View-" title="class or interface in android.view">focusableViewAvailable</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#focusSearch-android.view.View-int-" title="class or interface in android.view">focusSearch</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#gatherTransparentRegion-android.graphics.Region-" title="class or interface in android.view">gatherTransparentRegion</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getChildAt-int-" title="class or interface in android.view">getChildAt</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getChildCount--" title="class or interface in android.view">getChildCount</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getChildDrawingOrder-int-int-" title="class or interface in android.view">getChildDrawingOrder</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getChildMeasureSpec-int-int-int-" title="class or interface in android.view">getChildMeasureSpec</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getChildStaticTransformation-android.view.View-android.view.animation.Transformation-" title="class or interface in android.view">getChildStaticTransformation</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getChildVisibleRect-android.view.View-android.graphics.Rect-android.graphics.Point-" title="class or interface in android.view">getChildVisibleRect</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getClipChildren--" title="class or interface in android.view">getClipChildren</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getClipToPadding--" title="class or interface in android.view">getClipToPadding</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getDescendantFocusability--" title="class or interface in android.view">getDescendantFocusability</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getFocusedChild--" title="class or interface in android.view">getFocusedChild</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getLayoutAnimation--" title="class or interface in android.view">getLayoutAnimation</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getLayoutAnimationListener--" title="class or interface in android.view">getLayoutAnimationListener</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getLayoutMode--" title="class or interface in android.view">getLayoutMode</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getLayoutTransition--" title="class or interface in android.view">getLayoutTransition</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getNestedScrollAxes--" title="class or interface in android.view">getNestedScrollAxes</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getOverlay--" title="class or interface in android.view">getOverlay</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getPersistentDrawingCache--" title="class or interface in android.view">getPersistentDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#getTouchscreenBlocksFocus--" title="class or interface in android.view">getTouchscreenBlocksFocus</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#hasFocus--" title="class or interface in android.view">hasFocus</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#hasFocusable--" title="class or interface in android.view">hasFocusable</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#hasTransientState--" title="class or interface in android.view">hasTransientState</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#indexOfChild-android.view.View-" title="class or interface in android.view">indexOfChild</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#invalidateChild-android.view.View-android.graphics.Rect-" title="class or interface in android.view">invalidateChild</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#invalidateChildInParent-int:A-android.graphics.Rect-" title="class or interface in android.view">invalidateChildInParent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#isAlwaysDrawnWithCacheEnabled--" title="class or interface in android.view">isAlwaysDrawnWithCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#isAnimationCacheEnabled--" title="class or interface in android.view">isAnimationCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#isChildrenDrawingOrderEnabled--" title="class or interface in android.view">isChildrenDrawingOrderEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#isChildrenDrawnWithCacheEnabled--" title="class or interface in android.view">isChildrenDrawnWithCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#isMotionEventSplittingEnabled--" title="class or interface in android.view">isMotionEventSplittingEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#isTransitionGroup--" title="class or interface in android.view">isTransitionGroup</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#jumpDrawablesToCurrentState--" title="class or interface in android.view">jumpDrawablesToCurrentState</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#layout-int-int-int-int-" title="class or interface in android.view">layout</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#measureChild-android.view.View-int-int-" title="class or interface in android.view">measureChild</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#measureChildren-int-int-" title="class or interface in android.view">measureChildren</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#measureChildWithMargins-android.view.View-int-int-int-int-" title="class or interface in android.view">measureChildWithMargins</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#notifySubtreeAccessibilityStateChanged-android.view.View-android.view.View-int-" title="class or interface in android.view">notifySubtreeAccessibilityStateChanged</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#offsetDescendantRectToMyCoords-android.view.View-android.graphics.Rect-" title="class or interface in android.view">offsetDescendantRectToMyCoords</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#offsetRectIntoDescendantCoords-android.view.View-android.graphics.Rect-" title="class or interface in android.view">offsetRectIntoDescendantCoords</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onAttachedToWindow--" title="class or interface in android.view">onAttachedToWindow</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onCreateDrawableState-int-" title="class or interface in android.view">onCreateDrawableState</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onDetachedFromWindow--" title="class or interface in android.view">onDetachedFromWindow</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onInterceptHoverEvent-android.view.MotionEvent-" title="class or interface in android.view">onInterceptHoverEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onInterceptTouchEvent-android.view.MotionEvent-" title="class or interface in android.view">onInterceptTouchEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onNestedFling-android.view.View-float-float-boolean-" title="class or interface in android.view">onNestedFling</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onNestedPreFling-android.view.View-float-float-" title="class or interface in android.view">onNestedPreFling</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onNestedPrePerformAccessibilityAction-android.view.View-int-android.os.Bundle-" title="class or interface in android.view">onNestedPrePerformAccessibilityAction</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onNestedPreScroll-android.view.View-int-int-int:A-" title="class or interface in android.view">onNestedPreScroll</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onNestedScroll-android.view.View-int-int-int-int-" title="class or interface in android.view">onNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onNestedScrollAccepted-android.view.View-android.view.View-int-" title="class or interface in android.view">onNestedScrollAccepted</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onRequestFocusInDescendants-int-android.graphics.Rect-" title="class or interface in android.view">onRequestFocusInDescendants</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onRequestSendAccessibilityEvent-android.view.View-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">onRequestSendAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onStartNestedScroll-android.view.View-android.view.View-int-" title="class or interface in android.view">onStartNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onStopNestedScroll-android.view.View-" title="class or interface in android.view">onStopNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onViewAdded-android.view.View-" title="class or interface in android.view">onViewAdded</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#onViewRemoved-android.view.View-" title="class or interface in android.view">onViewRemoved</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#recomputeViewAttributes-android.view.View-" title="class or interface in android.view">recomputeViewAttributes</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#removeAllViews--" title="class or interface in android.view">removeAllViews</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#removeAllViewsInLayout--" title="class or interface in android.view">removeAllViewsInLayout</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#removeDetachedView-android.view.View-boolean-" title="class or interface in android.view">removeDetachedView</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#removeView-android.view.View-" title="class or interface in android.view">removeView</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#removeViewAt-int-" title="class or interface in android.view">removeViewAt</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#removeViewInLayout-android.view.View-" title="class or interface in android.view">removeViewInLayout</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#removeViews-int-int-" title="class or interface in android.view">removeViews</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#removeViewsInLayout-int-int-" title="class or interface in android.view">removeViewsInLayout</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#requestChildFocus-android.view.View-android.view.View-" title="class or interface in android.view">requestChildFocus</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#requestChildRectangleOnScreen-android.view.View-android.graphics.Rect-boolean-" title="class or interface in android.view">requestChildRectangleOnScreen</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#requestDisallowInterceptTouchEvent-boolean-" title="class or interface in android.view">requestDisallowInterceptTouchEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#requestFocus-int-android.graphics.Rect-" title="class or interface in android.view">requestFocus</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#requestSendAccessibilityEvent-android.view.View-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">requestSendAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#requestTransparentRegion-android.view.View-" title="class or interface in android.view">requestTransparentRegion</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#scheduleLayoutAnimation--" title="class or interface in android.view">scheduleLayoutAnimation</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setAddStatesFromChildren-boolean-" title="class or interface in android.view">setAddStatesFromChildren</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setAlwaysDrawnWithCacheEnabled-boolean-" title="class or interface in android.view">setAlwaysDrawnWithCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setAnimationCacheEnabled-boolean-" title="class or interface in android.view">setAnimationCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setChildrenDrawingCacheEnabled-boolean-" title="class or interface in android.view">setChildrenDrawingCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setChildrenDrawingOrderEnabled-boolean-" title="class or interface in android.view">setChildrenDrawingOrderEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setChildrenDrawnWithCacheEnabled-boolean-" title="class or interface in android.view">setChildrenDrawnWithCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setClipChildren-boolean-" title="class or interface in android.view">setClipChildren</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setClipToPadding-boolean-" title="class or interface in android.view">setClipToPadding</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setDescendantFocusability-int-" title="class or interface in android.view">setDescendantFocusability</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setLayoutAnimation-android.view.animation.LayoutAnimationController-" title="class or interface in android.view">setLayoutAnimation</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setLayoutAnimationListener-android.view.animation.Animation.AnimationListener-" title="class or interface in android.view">setLayoutAnimationListener</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setLayoutMode-int-" title="class or interface in android.view">setLayoutMode</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setLayoutTransition-android.animation.LayoutTransition-" title="class or interface in android.view">setLayoutTransition</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setMotionEventSplittingEnabled-boolean-" title="class or interface in android.view">setMotionEventSplittingEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setOnHierarchyChangeListener-android.view.ViewGroup.OnHierarchyChangeListener-" title="class or interface in android.view">setOnHierarchyChangeListener</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setPersistentDrawingCache-int-" title="class or interface in android.view">setPersistentDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setStaticTransformationsEnabled-boolean-" title="class or interface in android.view">setStaticTransformationsEnabled</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setTouchscreenBlocksFocus-boolean-" title="class or interface in android.view">setTouchscreenBlocksFocus</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#setTransitionGroup-boolean-" title="class or interface in android.view">setTransitionGroup</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#showContextMenuForChild-android.view.View-" title="class or interface in android.view">showContextMenuForChild</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#startActionModeForChild-android.view.View-android.view.ActionMode.Callback-" title="class or interface in android.view">startActionModeForChild</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#startActionModeForChild-android.view.View-android.view.ActionMode.Callback-int-" title="class or interface in android.view">startActionModeForChild</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#startLayoutAnimation--" title="class or interface in android.view">startLayoutAnimation</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#startViewTransition-android.view.View-" title="class or interface in android.view">startViewTransition</a>, <a href="https://developer.android.com/reference/android/view/ViewGroup.html?is-external=true#updateViewLayout-android.view.View-android.view.ViewGroup.LayoutParams-" title="class or interface in android.view">updateViewLayout</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.android.view.View">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></h3>
<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addFocusables-java.util.ArrayList-int-" title="class or interface in android.view">addFocusables</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addOnAttachStateChangeListener-android.view.View.OnAttachStateChangeListener-" title="class or interface in android.view">addOnAttachStateChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addOnLayoutChangeListener-android.view.View.OnLayoutChangeListener-" title="class or interface in android.view">addOnLayoutChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#animate--" title="class or interface in android.view">animate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#announceForAccessibility-java.lang.CharSequence-" title="class or interface in android.view">announceForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#awakenScrollBars--" title="class or interface in android.view">awakenScrollBars</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#awakenScrollBars-int-" title="class or interface in android.view">awakenScrollBars</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#awakenScrollBars-int-boolean-" title="class or interface in android.view">awakenScrollBars</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#bringToFront--" title="class or interface in android.view">bringToFront</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#buildDrawingCache--" title="class or interface in android.view">buildDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#buildDrawingCache-boolean-" title="class or interface in android.view">buildDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#buildLayer--" title="class or interface in android.view">buildLayer</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#callOnClick--" title="class or interface in android.view">callOnClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#cancelLongPress--" title="class or interface in android.view">cancelLongPress</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#cancelPendingInputEvents--" title="class or interface in android.view">cancelPendingInputEvents</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canResolveLayoutDirection--" title="class or interface in android.view">canResolveLayoutDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canResolveTextAlignment--" title="class or interface in android.view">canResolveTextAlignment</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canResolveTextDirection--" title="class or interface in android.view">canResolveTextDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canScrollHorizontally-int-" title="class or interface in android.view">canScrollHorizontally</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canScrollVertically-int-" title="class or interface in android.view">canScrollVertically</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#checkInputConnectionProxy-android.view.View-" title="class or interface in android.view">checkInputConnectionProxy</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#clearAnimation--" title="class or interface in android.view">clearAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#combineMeasuredStates-int-int-" title="class or interface in android.view">combineMeasuredStates</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeHorizontalScrollExtent--" title="class or interface in android.view">computeHorizontalScrollExtent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeHorizontalScrollOffset--" title="class or interface in android.view">computeHorizontalScrollOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeHorizontalScrollRange--" title="class or interface in android.view">computeHorizontalScrollRange</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeScroll--" title="class or interface in android.view">computeScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeSystemWindowInsets-android.view.WindowInsets-android.graphics.Rect-" title="class or interface in android.view">computeSystemWindowInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeVerticalScrollExtent--" title="class or interface in android.view">computeVerticalScrollExtent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeVerticalScrollOffset--" title="class or interface in android.view">computeVerticalScrollOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeVerticalScrollRange--" title="class or interface in android.view">computeVerticalScrollRange</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#createAccessibilityNodeInfo--" title="class or interface in android.view">createAccessibilityNodeInfo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#createContextMenu-android.view.ContextMenu-" title="class or interface in android.view">createContextMenu</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#destroyDrawingCache--" title="class or interface in android.view">destroyDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchGenericMotionEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchGenericMotionEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedFling-float-float-boolean-" title="class or interface in android.view">dispatchNestedFling</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedPreFling-float-float-" title="class or interface in android.view">dispatchNestedPreFling</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedPrePerformAccessibilityAction-int-android.os.Bundle-" title="class or interface in android.view">dispatchNestedPrePerformAccessibilityAction</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedPreScroll-int-int-int:A-int:A-" title="class or interface in android.view">dispatchNestedPreScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedScroll-int-int-int-int-int:A-" title="class or interface in android.view">dispatchNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchPopulateAccessibilityEvent-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">dispatchPopulateAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#draw-android.graphics.Canvas-" title="class or interface in android.view">draw</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#drawableHotspotChanged-float-float-" title="class or interface in android.view">drawableHotspotChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#findViewById-int-" title="class or interface in android.view">findViewById</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#findViewWithTag-java.lang.Object-" title="class or interface in android.view">findViewWithTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#fitSystemWindows-android.graphics.Rect-" title="class or interface in android.view">fitSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#focusSearch-int-" title="class or interface in android.view">focusSearch</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#forceLayout--" title="class or interface in android.view">forceLayout</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#generateViewId--" title="class or interface in android.view">generateViewId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityLiveRegion--" title="class or interface in android.view">getAccessibilityLiveRegion</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityNodeProvider--" title="class or interface in android.view">getAccessibilityNodeProvider</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityTraversalAfter--" title="class or interface in android.view">getAccessibilityTraversalAfter</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityTraversalBefore--" title="class or interface in android.view">getAccessibilityTraversalBefore</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAlpha--" title="class or interface in android.view">getAlpha</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAnimation--" title="class or interface in android.view">getAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getApplicationWindowToken--" title="class or interface in android.view">getApplicationWindowToken</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBackground--" title="class or interface in android.view">getBackground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBackgroundTintList--" title="class or interface in android.view">getBackgroundTintList</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBackgroundTintMode--" title="class or interface in android.view">getBackgroundTintMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBaseline--" title="class or interface in android.view">getBaseline</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBottom--" title="class or interface in android.view">getBottom</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBottomFadingEdgeStrength--" title="class or interface in android.view">getBottomFadingEdgeStrength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBottomPaddingOffset--" title="class or interface in android.view">getBottomPaddingOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getCameraDistance--" title="class or interface in android.view">getCameraDistance</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getClipBounds--" title="class or interface in android.view">getClipBounds</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getClipBounds-android.graphics.Rect-" title="class or interface in android.view">getClipBounds</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getClipToOutline--" title="class or interface in android.view">getClipToOutline</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getContentDescription--" title="class or interface in android.view">getContentDescription</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getContext--" title="class or interface in android.view">getContext</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getContextMenuInfo--" title="class or interface in android.view">getContextMenuInfo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDefaultSize-int-int-" title="class or interface in android.view">getDefaultSize</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDisplay--" title="class or interface in android.view">getDisplay</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawableState--" title="class or interface in android.view">getDrawableState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingCache--" title="class or interface in android.view">getDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingCache-boolean-" title="class or interface in android.view">getDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingCacheBackgroundColor--" title="class or interface in android.view">getDrawingCacheBackgroundColor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingCacheQuality--" title="class or interface in android.view">getDrawingCacheQuality</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingRect-android.graphics.Rect-" title="class or interface in android.view">getDrawingRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingTime--" title="class or interface in android.view">getDrawingTime</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getElevation--" title="class or interface in android.view">getElevation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFilterTouchesWhenObscured--" title="class or interface in android.view">getFilterTouchesWhenObscured</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFitsSystemWindows--" title="class or interface in android.view">getFitsSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFocusables-int-" title="class or interface in android.view">getFocusables</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFocusedRect-android.graphics.Rect-" title="class or interface in android.view">getFocusedRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getForeground--" title="class or interface in android.view">getForeground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getForegroundGravity--" title="class or interface in android.view">getForegroundGravity</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getForegroundTintList--" title="class or interface in android.view">getForegroundTintList</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getForegroundTintMode--" title="class or interface in android.view">getForegroundTintMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getGlobalVisibleRect-android.graphics.Rect-" title="class or interface in android.view">getGlobalVisibleRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getGlobalVisibleRect-android.graphics.Rect-android.graphics.Point-" title="class or interface in android.view">getGlobalVisibleRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHandler--" title="class or interface in android.view">getHandler</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHeight--" title="class or interface in android.view">getHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHitRect-android.graphics.Rect-" title="class or interface in android.view">getHitRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHorizontalFadingEdgeLength--" title="class or interface in android.view">getHorizontalFadingEdgeLength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHorizontalScrollbarHeight--" title="class or interface in android.view">getHorizontalScrollbarHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getId--" title="class or interface in android.view">getId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getImportantForAccessibility--" title="class or interface in android.view">getImportantForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getKeepScreenOn--" title="class or interface in android.view">getKeepScreenOn</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getKeyDispatcherState--" title="class or interface in android.view">getKeyDispatcherState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLabelFor--" title="class or interface in android.view">getLabelFor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLayerType--" title="class or interface in android.view">getLayerType</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLayoutDirection--" title="class or interface in android.view">getLayoutDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLayoutParams--" title="class or interface in android.view">getLayoutParams</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLeft--" title="class or interface in android.view">getLeft</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLeftFadingEdgeStrength--" title="class or interface in android.view">getLeftFadingEdgeStrength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLeftPaddingOffset--" title="class or interface in android.view">getLeftPaddingOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLocalVisibleRect-android.graphics.Rect-" title="class or interface in android.view">getLocalVisibleRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLocationInWindow-int:A-" title="class or interface in android.view">getLocationInWindow</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLocationOnScreen-int:A-" title="class or interface in android.view">getLocationOnScreen</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMatrix--" title="class or interface in android.view">getMatrix</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredHeight--" title="class or interface in android.view">getMeasuredHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredHeightAndState--" title="class or interface in android.view">getMeasuredHeightAndState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredState--" title="class or interface in android.view">getMeasuredState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredWidth--" title="class or interface in android.view">getMeasuredWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredWidthAndState--" title="class or interface in android.view">getMeasuredWidthAndState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMinimumHeight--" title="class or interface in android.view">getMinimumHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMinimumWidth--" title="class or interface in android.view">getMinimumWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusDownId--" title="class or interface in android.view">getNextFocusDownId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusForwardId--" title="class or interface in android.view">getNextFocusForwardId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusLeftId--" title="class or interface in android.view">getNextFocusLeftId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusRightId--" title="class or interface in android.view">getNextFocusRightId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusUpId--" title="class or interface in android.view">getNextFocusUpId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getOnFocusChangeListener--" title="class or interface in android.view">getOnFocusChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getOutlineProvider--" title="class or interface in android.view">getOutlineProvider</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getOverScrollMode--" title="class or interface in android.view">getOverScrollMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingBottom--" title="class or interface in android.view">getPaddingBottom</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingEnd--" title="class or interface in android.view">getPaddingEnd</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingLeft--" title="class or interface in android.view">getPaddingLeft</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingRight--" title="class or interface in android.view">getPaddingRight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingStart--" title="class or interface in android.view">getPaddingStart</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingTop--" title="class or interface in android.view">getPaddingTop</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getParent--" title="class or interface in android.view">getParent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getParentForAccessibility--" title="class or interface in android.view">getParentForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPivotX--" title="class or interface in android.view">getPivotX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPivotY--" title="class or interface in android.view">getPivotY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getResources--" title="class or interface in android.view">getResources</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRight--" title="class or interface in android.view">getRight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRightFadingEdgeStrength--" title="class or interface in android.view">getRightFadingEdgeStrength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRightPaddingOffset--" title="class or interface in android.view">getRightPaddingOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRootView--" title="class or interface in android.view">getRootView</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRootWindowInsets--" title="class or interface in android.view">getRootWindowInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRotation--" title="class or interface in android.view">getRotation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRotationX--" title="class or interface in android.view">getRotationX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRotationY--" title="class or interface in android.view">getRotationY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScaleX--" title="class or interface in android.view">getScaleX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScaleY--" title="class or interface in android.view">getScaleY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollBarDefaultDelayBeforeFade--" title="class or interface in android.view">getScrollBarDefaultDelayBeforeFade</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollBarFadeDuration--" title="class or interface in android.view">getScrollBarFadeDuration</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollBarSize--" title="class or interface in android.view">getScrollBarSize</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollBarStyle--" title="class or interface in android.view">getScrollBarStyle</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollIndicators--" title="class or interface in android.view">getScrollIndicators</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollX--" title="class or interface in android.view">getScrollX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollY--" title="class or interface in android.view">getScrollY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getSolidColor--" title="class or interface in android.view">getSolidColor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getStateListAnimator--" title="class or interface in android.view">getStateListAnimator</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getSuggestedMinimumHeight--" title="class or interface in android.view">getSuggestedMinimumHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getSuggestedMinimumWidth--" title="class or interface in android.view">getSuggestedMinimumWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getSystemUiVisibility--" title="class or interface in android.view">getSystemUiVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTag--" title="class or interface in android.view">getTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTag-int-" title="class or interface in android.view">getTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTextAlignment--" title="class or interface in android.view">getTextAlignment</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTextDirection--" title="class or interface in android.view">getTextDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTop--" title="class or interface in android.view">getTop</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTopFadingEdgeStrength--" title="class or interface in android.view">getTopFadingEdgeStrength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTopPaddingOffset--" title="class or interface in android.view">getTopPaddingOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTouchables--" title="class or interface in android.view">getTouchables</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTouchDelegate--" title="class or interface in android.view">getTouchDelegate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTransitionName--" title="class or interface in android.view">getTransitionName</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTranslationX--" title="class or interface in android.view">getTranslationX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTranslationY--" title="class or interface in android.view">getTranslationY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTranslationZ--" title="class or interface in android.view">getTranslationZ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getVerticalFadingEdgeLength--" title="class or interface in android.view">getVerticalFadingEdgeLength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getVerticalScrollbarPosition--" title="class or interface in android.view">getVerticalScrollbarPosition</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getVerticalScrollbarWidth--" title="class or interface in android.view">getVerticalScrollbarWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getViewTreeObserver--" title="class or interface in android.view">getViewTreeObserver</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getVisibility--" title="class or interface in android.view">getVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWidth--" title="class or interface in android.view">getWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowAttachCount--" title="class or interface in android.view">getWindowAttachCount</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowId--" title="class or interface in android.view">getWindowId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowSystemUiVisibility--" title="class or interface in android.view">getWindowSystemUiVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowToken--" title="class or interface in android.view">getWindowToken</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowVisibility--" title="class or interface in android.view">getWindowVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowVisibleDisplayFrame-android.graphics.Rect-" title="class or interface in android.view">getWindowVisibleDisplayFrame</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getX--" title="class or interface in android.view">getX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getY--" title="class or interface in android.view">getY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getZ--" title="class or interface in android.view">getZ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasNestedScrollingParent--" title="class or interface in android.view">hasNestedScrollingParent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasOnClickListeners--" title="class or interface in android.view">hasOnClickListeners</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasOverlappingRendering--" title="class or interface in android.view">hasOverlappingRendering</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasWindowFocus--" title="class or interface in android.view">hasWindowFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#inflate-android.content.Context-int-android.view.ViewGroup-" title="class or interface in android.view">inflate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidate--" title="class or interface in android.view">invalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidate-int-int-int-int-" title="class or interface in android.view">invalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidate-android.graphics.Rect-" title="class or interface in android.view">invalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidateDrawable-android.graphics.drawable.Drawable-" title="class or interface in android.view">invalidateDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidateOutline--" title="class or interface in android.view">invalidateOutline</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isAccessibilityFocused--" title="class or interface in android.view">isAccessibilityFocused</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isActivated--" title="class or interface in android.view">isActivated</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isAttachedToWindow--" title="class or interface in android.view">isAttachedToWindow</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isClickable--" title="class or interface in android.view">isClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isContextClickable--" title="class or interface in android.view">isContextClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isDirty--" title="class or interface in android.view">isDirty</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isDrawingCacheEnabled--" title="class or interface in android.view">isDrawingCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isDuplicateParentStateEnabled--" title="class or interface in android.view">isDuplicateParentStateEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isEnabled--" title="class or interface in android.view">isEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isFocusable--" title="class or interface in android.view">isFocusable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isFocusableInTouchMode--" title="class or interface in android.view">isFocusableInTouchMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isFocused--" title="class or interface in android.view">isFocused</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHapticFeedbackEnabled--" title="class or interface in android.view">isHapticFeedbackEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHardwareAccelerated--" title="class or interface in android.view">isHardwareAccelerated</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHorizontalFadingEdgeEnabled--" title="class or interface in android.view">isHorizontalFadingEdgeEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHorizontalScrollBarEnabled--" title="class or interface in android.view">isHorizontalScrollBarEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHovered--" title="class or interface in android.view">isHovered</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isImportantForAccessibility--" title="class or interface in android.view">isImportantForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isInEditMode--" title="class or interface in android.view">isInEditMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isInLayout--" title="class or interface in android.view">isInLayout</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isInTouchMode--" title="class or interface in android.view">isInTouchMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isLaidOut--" title="class or interface in android.view">isLaidOut</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isLayoutDirectionResolved--" title="class or interface in android.view">isLayoutDirectionResolved</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isLayoutRequested--" title="class or interface in android.view">isLayoutRequested</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isLongClickable--" title="class or interface in android.view">isLongClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isNestedScrollingEnabled--" title="class or interface in android.view">isNestedScrollingEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isOpaque--" title="class or interface in android.view">isOpaque</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isPaddingOffsetRequired--" title="class or interface in android.view">isPaddingOffsetRequired</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isPaddingRelative--" title="class or interface in android.view">isPaddingRelative</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isPressed--" title="class or interface in android.view">isPressed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isSaveEnabled--" title="class or interface in android.view">isSaveEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isSaveFromParentEnabled--" title="class or interface in android.view">isSaveFromParentEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isScrollbarFadingEnabled--" title="class or interface in android.view">isScrollbarFadingEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isScrollContainer--" title="class or interface in android.view">isScrollContainer</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isSelected--" title="class or interface in android.view">isSelected</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isShown--" title="class or interface in android.view">isShown</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isSoundEffectsEnabled--" title="class or interface in android.view">isSoundEffectsEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isTextAlignmentResolved--" title="class or interface in android.view">isTextAlignmentResolved</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isTextDirectionResolved--" title="class or interface in android.view">isTextDirectionResolved</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isVerticalFadingEdgeEnabled--" title="class or interface in android.view">isVerticalFadingEdgeEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isVerticalScrollBarEnabled--" title="class or interface in android.view">isVerticalScrollBarEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#measure-int-int-" title="class or interface in android.view">measure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#mergeDrawableStates-int:A-int:A-" title="class or interface in android.view">mergeDrawableStates</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#offsetLeftAndRight-int-" title="class or interface in android.view">offsetLeftAndRight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#offsetTopAndBottom-int-" title="class or interface in android.view">offsetTopAndBottom</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onAnimationEnd--" title="class or interface in android.view">onAnimationEnd</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onAnimationStart--" title="class or interface in android.view">onAnimationStart</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onApplyWindowInsets-android.view.WindowInsets-" title="class or interface in android.view">onApplyWindowInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCancelPendingInputEvents--" title="class or interface in android.view">onCancelPendingInputEvents</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCheckIsTextEditor--" title="class or interface in android.view">onCheckIsTextEditor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onConfigurationChanged-android.content.res.Configuration-" title="class or interface in android.view">onConfigurationChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCreateContextMenu-android.view.ContextMenu-" title="class or interface in android.view">onCreateContextMenu</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCreateInputConnection-android.view.inputmethod.EditorInfo-" title="class or interface in android.view">onCreateInputConnection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDisplayHint-int-" title="class or interface in android.view">onDisplayHint</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDragEvent-android.view.DragEvent-" title="class or interface in android.view">onDragEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDraw-android.graphics.Canvas-" title="class or interface in android.view">onDraw</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDrawForeground-android.graphics.Canvas-" title="class or interface in android.view">onDrawForeground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDrawScrollBars-android.graphics.Canvas-" title="class or interface in android.view">onDrawScrollBars</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onFilterTouchEventForSecurity-android.view.MotionEvent-" title="class or interface in android.view">onFilterTouchEventForSecurity</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onFinishInflate--" title="class or interface in android.view">onFinishInflate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onFinishTemporaryDetach--" title="class or interface in android.view">onFinishTemporaryDetach</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onFocusChanged-boolean-int-android.graphics.Rect-" title="class or interface in android.view">onFocusChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onGenericMotionEvent-android.view.MotionEvent-" title="class or interface in android.view">onGenericMotionEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onHoverChanged-boolean-" title="class or interface in android.view">onHoverChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onHoverEvent-android.view.MotionEvent-" title="class or interface in android.view">onHoverEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onInitializeAccessibilityEvent-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">onInitializeAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onInitializeAccessibilityNodeInfo-android.view.accessibility.AccessibilityNodeInfo-" title="class or interface in android.view">onInitializeAccessibilityNodeInfo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyDown-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyDown</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyLongPress-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyLongPress</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyMultiple-int-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyMultiple</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyPreIme-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyPreIme</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyShortcut-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyShortcut</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyUp-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyUp</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onOverScrolled-int-int-boolean-boolean-" title="class or interface in android.view">onOverScrolled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onPopulateAccessibilityEvent-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">onPopulateAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onProvideStructure-android.view.ViewStructure-" title="class or interface in android.view">onProvideStructure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onProvideVirtualStructure-android.view.ViewStructure-" title="class or interface in android.view">onProvideVirtualStructure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onRestoreInstanceState-android.os.Parcelable-" title="class or interface in android.view">onRestoreInstanceState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onRtlPropertiesChanged-int-" title="class or interface in android.view">onRtlPropertiesChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onSaveInstanceState--" title="class or interface in android.view">onSaveInstanceState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onScreenStateChanged-int-" title="class or interface in android.view">onScreenStateChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onScrollChanged-int-int-int-int-" title="class or interface in android.view">onScrollChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onSetAlpha-int-" title="class or interface in android.view">onSetAlpha</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onSizeChanged-int-int-int-int-" title="class or interface in android.view">onSizeChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onStartTemporaryDetach--" title="class or interface in android.view">onStartTemporaryDetach</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onTouchEvent-android.view.MotionEvent-" title="class or interface in android.view">onTouchEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onTrackballEvent-android.view.MotionEvent-" title="class or interface in android.view">onTrackballEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onVisibilityChanged-android.view.View-int-" title="class or interface in android.view">onVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onWindowFocusChanged-boolean-" title="class or interface in android.view">onWindowFocusChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onWindowSystemUiVisibilityChanged-int-" title="class or interface in android.view">onWindowSystemUiVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onWindowVisibilityChanged-int-" title="class or interface in android.view">onWindowVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#overScrollBy-int-int-int-int-int-int-int-int-boolean-" title="class or interface in android.view">overScrollBy</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performAccessibilityAction-int-android.os.Bundle-" title="class or interface in android.view">performAccessibilityAction</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performClick--" title="class or interface in android.view">performClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performContextClick--" title="class or interface in android.view">performContextClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performHapticFeedback-int-" title="class or interface in android.view">performHapticFeedback</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performHapticFeedback-int-int-" title="class or interface in android.view">performHapticFeedback</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performLongClick--" title="class or interface in android.view">performLongClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#playSoundEffect-int-" title="class or interface in android.view">playSoundEffect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#post-java.lang.Runnable-" title="class or interface in android.view">post</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postDelayed-java.lang.Runnable-long-" title="class or interface in android.view">postDelayed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidate--" title="class or interface in android.view">postInvalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidate-int-int-int-int-" title="class or interface in android.view">postInvalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidateDelayed-long-" title="class or interface in android.view">postInvalidateDelayed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidateDelayed-long-int-int-int-int-" title="class or interface in android.view">postInvalidateDelayed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidateOnAnimation--" title="class or interface in android.view">postInvalidateOnAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidateOnAnimation-int-int-int-int-" title="class or interface in android.view">postInvalidateOnAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postOnAnimation-java.lang.Runnable-" title="class or interface in android.view">postOnAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postOnAnimationDelayed-java.lang.Runnable-long-" title="class or interface in android.view">postOnAnimationDelayed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#refreshDrawableState--" title="class or interface in android.view">refreshDrawableState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#removeCallbacks-java.lang.Runnable-" title="class or interface in android.view">removeCallbacks</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#removeOnAttachStateChangeListener-android.view.View.OnAttachStateChangeListener-" title="class or interface in android.view">removeOnAttachStateChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#removeOnLayoutChangeListener-android.view.View.OnLayoutChangeListener-" title="class or interface in android.view">removeOnLayoutChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestApplyInsets--" title="class or interface in android.view">requestApplyInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFitSystemWindows--" title="class or interface in android.view">requestFitSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFocus--" title="class or interface in android.view">requestFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFocus-int-" title="class or interface in android.view">requestFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFocusFromTouch--" title="class or interface in android.view">requestFocusFromTouch</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestLayout--" title="class or interface in android.view">requestLayout</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestRectangleOnScreen-android.graphics.Rect-" title="class or interface in android.view">requestRectangleOnScreen</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestRectangleOnScreen-android.graphics.Rect-boolean-" title="class or interface in android.view">requestRectangleOnScreen</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestUnbufferedDispatch-android.view.MotionEvent-" title="class or interface in android.view">requestUnbufferedDispatch</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#resolveSize-int-int-" title="class or interface in android.view">resolveSize</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#resolveSizeAndState-int-int-int-" title="class or interface in android.view">resolveSizeAndState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#restoreHierarchyState-android.util.SparseArray-" title="class or interface in android.view">restoreHierarchyState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#saveHierarchyState-android.util.SparseArray-" title="class or interface in android.view">saveHierarchyState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#scheduleDrawable-android.graphics.drawable.Drawable-java.lang.Runnable-long-" title="class or interface in android.view">scheduleDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#scrollBy-int-int-" title="class or interface in android.view">scrollBy</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#scrollTo-int-int-" title="class or interface in android.view">scrollTo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#sendAccessibilityEvent-int-" title="class or interface in android.view">sendAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#sendAccessibilityEventUnchecked-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">sendAccessibilityEventUnchecked</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAccessibilityDelegate-android.view.View.AccessibilityDelegate-" title="class or interface in android.view">setAccessibilityDelegate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAccessibilityLiveRegion-int-" title="class or interface in android.view">setAccessibilityLiveRegion</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAccessibilityTraversalAfter-int-" title="class or interface in android.view">setAccessibilityTraversalAfter</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAccessibilityTraversalBefore-int-" title="class or interface in android.view">setAccessibilityTraversalBefore</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setActivated-boolean-" title="class or interface in android.view">setActivated</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAlpha-float-" title="class or interface in android.view">setAlpha</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAnimation-android.view.animation.Animation-" title="class or interface in android.view">setAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackground-android.graphics.drawable.Drawable-" title="class or interface in android.view">setBackground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundColor-int-" title="class or interface in android.view">setBackgroundColor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundDrawable-android.graphics.drawable.Drawable-" title="class or interface in android.view">setBackgroundDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundResource-int-" title="class or interface in android.view">setBackgroundResource</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundTintList-android.content.res.ColorStateList-" title="class or interface in android.view">setBackgroundTintList</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundTintMode-android.graphics.PorterDuff.Mode-" title="class or interface in android.view">setBackgroundTintMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBottom-int-" title="class or interface in android.view">setBottom</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setCameraDistance-float-" title="class or interface in android.view">setCameraDistance</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setClickable-boolean-" title="class or interface in android.view">setClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setClipBounds-android.graphics.Rect-" title="class or interface in android.view">setClipBounds</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setClipToOutline-boolean-" title="class or interface in android.view">setClipToOutline</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setContentDescription-java.lang.CharSequence-" title="class or interface in android.view">setContentDescription</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setContextClickable-boolean-" title="class or interface in android.view">setContextClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDrawingCacheBackgroundColor-int-" title="class or interface in android.view">setDrawingCacheBackgroundColor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDrawingCacheEnabled-boolean-" title="class or interface in android.view">setDrawingCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDrawingCacheQuality-int-" title="class or interface in android.view">setDrawingCacheQuality</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDuplicateParentStateEnabled-boolean-" title="class or interface in android.view">setDuplicateParentStateEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setElevation-float-" title="class or interface in android.view">setElevation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setEnabled-boolean-" title="class or interface in android.view">setEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFadingEdgeLength-int-" title="class or interface in android.view">setFadingEdgeLength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFilterTouchesWhenObscured-boolean-" title="class or interface in android.view">setFilterTouchesWhenObscured</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFitsSystemWindows-boolean-" title="class or interface in android.view">setFitsSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFocusable-boolean-" title="class or interface in android.view">setFocusable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFocusableInTouchMode-boolean-" title="class or interface in android.view">setFocusableInTouchMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setForeground-android.graphics.drawable.Drawable-" title="class or interface in android.view">setForeground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setForegroundTintList-android.content.res.ColorStateList-" title="class or interface in android.view">setForegroundTintList</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setForegroundTintMode-android.graphics.PorterDuff.Mode-" title="class or interface in android.view">setForegroundTintMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHapticFeedbackEnabled-boolean-" title="class or interface in android.view">setHapticFeedbackEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHasTransientState-boolean-" title="class or interface in android.view">setHasTransientState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHorizontalFadingEdgeEnabled-boolean-" title="class or interface in android.view">setHorizontalFadingEdgeEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHorizontalScrollBarEnabled-boolean-" title="class or interface in android.view">setHorizontalScrollBarEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHovered-boolean-" title="class or interface in android.view">setHovered</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setId-int-" title="class or interface in android.view">setId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setImportantForAccessibility-int-" title="class or interface in android.view">setImportantForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setKeepScreenOn-boolean-" title="class or interface in android.view">setKeepScreenOn</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLabelFor-int-" title="class or interface in android.view">setLabelFor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLayerPaint-android.graphics.Paint-" title="class or interface in android.view">setLayerPaint</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLayerType-int-android.graphics.Paint-" title="class or interface in android.view">setLayerType</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLayoutDirection-int-" title="class or interface in android.view">setLayoutDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLayoutParams-android.view.ViewGroup.LayoutParams-" title="class or interface in android.view">setLayoutParams</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLeft-int-" title="class or interface in android.view">setLeft</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLongClickable-boolean-" title="class or interface in android.view">setLongClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setMeasuredDimension-int-int-" title="class or interface in android.view">setMeasuredDimension</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setMinimumHeight-int-" title="class or interface in android.view">setMinimumHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setMinimumWidth-int-" title="class or interface in android.view">setMinimumWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNestedScrollingEnabled-boolean-" title="class or interface in android.view">setNestedScrollingEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusDownId-int-" title="class or interface in android.view">setNextFocusDownId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusForwardId-int-" title="class or interface in android.view">setNextFocusForwardId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusLeftId-int-" title="class or interface in android.view">setNextFocusLeftId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusRightId-int-" title="class or interface in android.view">setNextFocusRightId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusUpId-int-" title="class or interface in android.view">setNextFocusUpId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnApplyWindowInsetsListener-android.view.View.OnApplyWindowInsetsListener-" title="class or interface in android.view">setOnApplyWindowInsetsListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnClickListener-android.view.View.OnClickListener-" title="class or interface in android.view">setOnClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnContextClickListener-android.view.View.OnContextClickListener-" title="class or interface in android.view">setOnContextClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnCreateContextMenuListener-android.view.View.OnCreateContextMenuListener-" title="class or interface in android.view">setOnCreateContextMenuListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnDragListener-android.view.View.OnDragListener-" title="class or interface in android.view">setOnDragListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnFocusChangeListener-android.view.View.OnFocusChangeListener-" title="class or interface in android.view">setOnFocusChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnGenericMotionListener-android.view.View.OnGenericMotionListener-" title="class or interface in android.view">setOnGenericMotionListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnHoverListener-android.view.View.OnHoverListener-" title="class or interface in android.view">setOnHoverListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnKeyListener-android.view.View.OnKeyListener-" title="class or interface in android.view">setOnKeyListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnLongClickListener-android.view.View.OnLongClickListener-" title="class or interface in android.view">setOnLongClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnScrollChangeListener-android.view.View.OnScrollChangeListener-" title="class or interface in android.view">setOnScrollChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnSystemUiVisibilityChangeListener-android.view.View.OnSystemUiVisibilityChangeListener-" title="class or interface in android.view">setOnSystemUiVisibilityChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnTouchListener-android.view.View.OnTouchListener-" title="class or interface in android.view">setOnTouchListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOutlineProvider-android.view.ViewOutlineProvider-" title="class or interface in android.view">setOutlineProvider</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOverScrollMode-int-" title="class or interface in android.view">setOverScrollMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPadding-int-int-int-int-" title="class or interface in android.view">setPadding</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPaddingRelative-int-int-int-int-" title="class or interface in android.view">setPaddingRelative</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPivotX-float-" title="class or interface in android.view">setPivotX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPivotY-float-" title="class or interface in android.view">setPivotY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPressed-boolean-" title="class or interface in android.view">setPressed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRight-int-" title="class or interface in android.view">setRight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRotation-float-" title="class or interface in android.view">setRotation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRotationX-float-" title="class or interface in android.view">setRotationX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRotationY-float-" title="class or interface in android.view">setRotationY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSaveEnabled-boolean-" title="class or interface in android.view">setSaveEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSaveFromParentEnabled-boolean-" title="class or interface in android.view">setSaveFromParentEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScaleX-float-" title="class or interface in android.view">setScaleX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScaleY-float-" title="class or interface in android.view">setScaleY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollBarDefaultDelayBeforeFade-int-" title="class or interface in android.view">setScrollBarDefaultDelayBeforeFade</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollBarFadeDuration-int-" title="class or interface in android.view">setScrollBarFadeDuration</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollbarFadingEnabled-boolean-" title="class or interface in android.view">setScrollbarFadingEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollBarSize-int-" title="class or interface in android.view">setScrollBarSize</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollBarStyle-int-" title="class or interface in android.view">setScrollBarStyle</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollContainer-boolean-" title="class or interface in android.view">setScrollContainer</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollIndicators-int-" title="class or interface in android.view">setScrollIndicators</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollIndicators-int-int-" title="class or interface in android.view">setScrollIndicators</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollX-int-" title="class or interface in android.view">setScrollX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollY-int-" title="class or interface in android.view">setScrollY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSelected-boolean-" title="class or interface in android.view">setSelected</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSoundEffectsEnabled-boolean-" title="class or interface in android.view">setSoundEffectsEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setStateListAnimator-android.animation.StateListAnimator-" title="class or interface in android.view">setStateListAnimator</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSystemUiVisibility-int-" title="class or interface in android.view">setSystemUiVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTag-int-java.lang.Object-" title="class or interface in android.view">setTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTag-java.lang.Object-" title="class or interface in android.view">setTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTextAlignment-int-" title="class or interface in android.view">setTextAlignment</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTextDirection-int-" title="class or interface in android.view">setTextDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTop-int-" title="class or interface in android.view">setTop</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTouchDelegate-android.view.TouchDelegate-" title="class or interface in android.view">setTouchDelegate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTransitionName-java.lang.String-" title="class or interface in android.view">setTransitionName</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTranslationX-float-" title="class or interface in android.view">setTranslationX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTranslationY-float-" title="class or interface in android.view">setTranslationY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTranslationZ-float-" title="class or interface in android.view">setTranslationZ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setVerticalFadingEdgeEnabled-boolean-" title="class or interface in android.view">setVerticalFadingEdgeEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setVerticalScrollBarEnabled-boolean-" title="class or interface in android.view">setVerticalScrollBarEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setVerticalScrollbarPosition-int-" title="class or interface in android.view">setVerticalScrollbarPosition</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setVisibility-int-" title="class or interface in android.view">setVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setWillNotCacheDrawing-boolean-" title="class or interface in android.view">setWillNotCacheDrawing</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setWillNotDraw-boolean-" title="class or interface in android.view">setWillNotDraw</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setX-float-" title="class or interface in android.view">setX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setY-float-" title="class or interface in android.view">setY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setZ-float-" title="class or interface in android.view">setZ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#showContextMenu--" title="class or interface in android.view">showContextMenu</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startActionMode-android.view.ActionMode.Callback-" title="class or interface in android.view">startActionMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startActionMode-android.view.ActionMode.Callback-int-" title="class or interface in android.view">startActionMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startAnimation-android.view.animation.Animation-" title="class or interface in android.view">startAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startDrag-android.content.ClipData-android.view.View.DragShadowBuilder-java.lang.Object-int-" title="class or interface in android.view">startDrag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startNestedScroll-int-" title="class or interface in android.view">startNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#stopNestedScroll--" title="class or interface in android.view">stopNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#toString--" title="class or interface in android.view">toString</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#unscheduleDrawable-android.graphics.drawable.Drawable-" title="class or interface in android.view">unscheduleDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#unscheduleDrawable-android.graphics.drawable.Drawable-java.lang.Runnable-" title="class or interface in android.view">unscheduleDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#verifyDrawable-android.graphics.drawable.Drawable-" title="class or interface in android.view">verifyDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#willNotCacheDrawing--" title="class or interface in android.view">willNotCacheDrawing</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#willNotDraw--" title="class or interface in android.view">willNotDraw</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.android.view.ViewParent">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true" title="class or interface in android.view">ViewParent</a></h3>
<code><a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#canResolveLayoutDirection--" title="class or interface in android.view">canResolveLayoutDirection</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#canResolveTextAlignment--" title="class or interface in android.view">canResolveTextAlignment</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#canResolveTextDirection--" title="class or interface in android.view">canResolveTextDirection</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#createContextMenu-android.view.ContextMenu-" title="class or interface in android.view">createContextMenu</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#getLayoutDirection--" title="class or interface in android.view">getLayoutDirection</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#getParent--" title="class or interface in android.view">getParent</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#getParentForAccessibility--" title="class or interface in android.view">getParentForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#getTextAlignment--" title="class or interface in android.view">getTextAlignment</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#getTextDirection--" title="class or interface in android.view">getTextDirection</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#isLayoutDirectionResolved--" title="class or interface in android.view">isLayoutDirectionResolved</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#isLayoutRequested--" title="class or interface in android.view">isLayoutRequested</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#isTextAlignmentResolved--" title="class or interface in android.view">isTextAlignmentResolved</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#isTextDirectionResolved--" title="class or interface in android.view">isTextDirectionResolved</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#requestFitSystemWindows--" title="class or interface in android.view">requestFitSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/ViewParent.html?is-external=true#requestLayout--" title="class or interface in android.view">requestLayout</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AspectRatioFrameLayout-android.content.Context-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AspectRatioFrameLayout</h4>
<pre>public&nbsp;AspectRatioFrameLayout(<a href="https://developer.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</pre>
</li>
</ul>
<a name="AspectRatioFrameLayout-android.content.Context-android.util.AttributeSet-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AspectRatioFrameLayout</h4>
<pre>public&nbsp;AspectRatioFrameLayout(<a href="https://developer.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
<a href="https://developer.android.com/reference/android/util/AttributeSet.html?is-external=true" title="class or interface in android.util">AttributeSet</a>&nbsp;attrs)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setAspectRatio-float-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAspectRatio</h4>
<pre>public&nbsp;void&nbsp;setAspectRatio(float&nbsp;widthHeightRatio)</pre>
<div class="block">Set the aspect ratio that this view should satisfy.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>widthHeightRatio</code> - The width to height ratio.</dd>
</dl>
</li>
</ul>
<a name="onMeasure-int-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onMeasure</h4>
<pre>protected&nbsp;void&nbsp;onMeasure(int&nbsp;widthMeasureSpec,
int&nbsp;heightMeasureSpec)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true#onMeasure-int-int-" title="class or interface in android.widget">onMeasure</a></code>&nbsp;in class&nbsp;<code><a href="https://developer.android.com/reference/android/widget/FrameLayout.html?is-external=true" title="class or interface in android.widget">FrameLayout</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../com/google/android/exoplayer/BehindLiveWindowException.html" title="class in com.google.android.exoplayer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/google/android/exoplayer/AspectRatioFrameLayout.html" target="_top">Frames</a></li>
<li><a href="AspectRatioFrameLayout.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.android.widget.FrameLayout">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.android.view.ViewGroup">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>