AdChoicesView | Doclava
public class

AdChoicesView

extends RelativeLayout
java.lang.Object
   ↳ android.view.View
     ↳ android.view.ViewGroup
       ↳ android.widget.RelativeLayout
         ↳ com.google.android.gms.ads.formats.AdChoicesView

Class Overview

View for displaying AdChoices content.

Summary

[Expand]
Inherited Constants
From class android.widget.RelativeLayout
From class android.view.ViewGroup
From class android.view.View
[Expand]
Inherited Fields
From class android.view.View
Public Constructors
AdChoicesView(Context context)
AdChoicesView(Context context, AttributeSet attrs)
AdChoicesView(Context context, AttributeSet attrs, int defStyleAttr)
AdChoicesView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
[Expand]
Inherited Methods
From class android.widget.RelativeLayout
From class android.view.ViewGroup
From class android.view.View
From class java.lang.Object
From interface android.view.ViewParent
From interface android.view.ViewManager
From interface android.graphics.drawable.Drawable.Callback
From interface android.view.KeyEvent.Callback
From interface android.view.accessibility.AccessibilityEventSource

Public Constructors

public AdChoicesView (Context context)

public AdChoicesView (Context context, AttributeSet attrs)

public AdChoicesView (Context context, AttributeSet attrs, int defStyleAttr)

public AdChoicesView (Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)