Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
97 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_24) on Fri Jul 15 17:00:54 PDT 2011 -->
6
<TITLE>
7
Index (Google AdMob Ads SDK)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2011-07-15">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="Index (Google AdMob Ads SDK)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./com/google/ads/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
  </TR>
47
</TABLE>
48
</TD>
49
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
</EM>
51
</TD>
52
</TR>
53
 
54
<TR>
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
&nbsp;PREV&nbsp;
57
&nbsp;NEXT</FONT></TD>
58
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
&nbsp;<SCRIPT type="text/javascript">
62
  <!--
63
  if(window==top) {
64
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
65
  }
66
  //-->
67
</SCRIPT>
68
<NOSCRIPT>
69
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
70
</NOSCRIPT>
71
 
72
 
73
</FONT></TD>
74
</TR>
75
</TABLE>
76
<A NAME="skip-navbar_top"></A>
77
<!-- ========= END OF TOP NAVBAR ========= -->
78
 
79
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_O_">O</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <HR>
80
<A NAME="_A_"><!-- --></A><H2>
81
<B>A</B></H2>
82
<DL>
83
<DT><A HREF="./com/google/ads/Ad.html" title="interface in com.google.ads"><B>Ad</B></A> - Interface in <A HREF="./com/google/ads/package-summary.html">com.google.ads</A><DD>An interface for all types of ads.<DT><A HREF="./com/google/ads/AdRequest.html#addExtra(java.lang.String, java.lang.Object)"><B>addExtra(String, Object)</B></A> -
84
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
85
<DD>Adds an extra ad request parameter.
86
<DT><A HREF="./com/google/ads/AdRequest.html#addKeyword(java.lang.String)"><B>addKeyword(String)</B></A> -
87
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
88
<DD>Adds a keyword.
89
<DT><A HREF="./com/google/ads/AdRequest.html#addTestDevice(java.lang.String)"><B>addTestDevice(String)</B></A> -
90
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
91
<DD>Causes test ads to be returned to a device.
92
<DT><A HREF="./com/google/ads/AdListener.html" title="interface in com.google.ads"><B>AdListener</B></A> - Interface in <A HREF="./com/google/ads/package-summary.html">com.google.ads</A><DD>A simple interface for receiving notifications on the status of the ads.<DT><A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads"><B>AdRequest</B></A> - Class in <A HREF="./com/google/ads/package-summary.html">com.google.ads</A><DD>An <A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads"><CODE>AdRequest</CODE></A> object contains information about the ad to fetch.<DT><A HREF="./com/google/ads/AdRequest.html#AdRequest()"><B>AdRequest()</B></A> -
93
Constructor for class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
94
<DD>&nbsp;
95
<DT><A HREF="./com/google/ads/AdRequest.ErrorCode.html" title="enum in com.google.ads"><B>AdRequest.ErrorCode</B></A> - Enum in <A HREF="./com/google/ads/package-summary.html">com.google.ads</A><DD>An enumeration of the various types of errors that might occur while
96
 fetching an ad.<DT><A HREF="./com/google/ads/AdRequest.Gender.html" title="enum in com.google.ads"><B>AdRequest.Gender</B></A> - Enum in <A HREF="./com/google/ads/package-summary.html">com.google.ads</A><DD>The gender of the user for targeting purposes.<DT><A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads"><B>AdSize</B></A> - Class in <A HREF="./com/google/ads/package-summary.html">com.google.ads</A><DD>The different sizes of ads supported.<DT><A HREF="./com/google/ads/AdSize.html#AdSize(int, int)"><B>AdSize(int, int)</B></A> -
97
Constructor for class com.google.ads.<A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads">AdSize</A>
98
<DD>Constructs a custom <A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads"><CODE>AdSize</CODE></A>.
99
<DT><A HREF="./com/google/ads/AdView.html" title="class in com.google.ads"><B>AdView</B></A> - Class in <A HREF="./com/google/ads/package-summary.html">com.google.ads</A><DD>The <A HREF="http://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view"><CODE>View</CODE></A> that displays the ads.<DT><A HREF="./com/google/ads/AdView.html#AdView(android.app.Activity, com.google.ads.AdSize, java.lang.String)"><B>AdView(Activity, AdSize, String)</B></A> -
100
Constructor for class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
101
<DD>Creates an <A HREF="./com/google/ads/AdView.html" title="class in com.google.ads"><CODE>AdView</CODE></A>.
102
<DT><A HREF="./com/google/ads/AdView.html#AdView(android.content.Context, android.util.AttributeSet)"><B>AdView(Context, AttributeSet)</B></A> -
103
Constructor for class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
104
<DD>Creates an <A HREF="./com/google/ads/AdView.html" title="class in com.google.ads"><CODE>AdView</CODE></A> from an XML layout.
105
<DT><A HREF="./com/google/ads/AdView.html#AdView(android.content.Context, android.util.AttributeSet, int)"><B>AdView(Context, AttributeSet, int)</B></A> -
106
Constructor for class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
107
<DD>Creates an <A HREF="./com/google/ads/AdView.html" title="class in com.google.ads"><CODE>AdView</CODE></A> from an XML layout.
108
</DL>
109
<HR>
110
<A NAME="_B_"><!-- --></A><H2>
111
<B>B</B></H2>
112
<DL>
113
<DT><A HREF="./com/google/ads/AdSize.html#BANNER"><B>BANNER</B></A> -
114
Static variable in class com.google.ads.<A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads">AdSize</A>
115
<DD>Size of MMA standard banner ad.
116
</DL>
117
<HR>
118
<A NAME="_C_"><!-- --></A><H2>
119
<B>C</B></H2>
120
<DL>
121
<DT><A HREF="./com/google/ads/package-summary.html"><B>com.google.ads</B></A> - package com.google.ads<DD>&nbsp;</DL>
122
<HR>
123
<A NAME="_D_"><!-- --></A><H2>
124
<B>D</B></H2>
125
<DL>
126
<DT><A HREF="./com/google/ads/AdView.html#destroy()"><B>destroy()</B></A> -
127
Method in class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
128
<DD>Destroys the <A HREF="./com/google/ads/AdView.html" title="class in com.google.ads"><CODE>AdView</CODE></A>.
129
</DL>
130
<HR>
131
<A NAME="_G_"><!-- --></A><H2>
132
<B>G</B></H2>
133
<DL>
134
<DT><A HREF="./com/google/ads/AdSize.html#getHeight()"><B>getHeight()</B></A> -
135
Method in class com.google.ads.<A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads">AdSize</A>
136
<DD>Returns the height of the <A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads"><CODE>AdSize</CODE></A>.
137
<DT><A HREF="./com/google/ads/AdRequest.html#getRequestMap(android.content.Context)"><B>getRequestMap(Context)</B></A> -
138
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
139
<DD>Creates a map from all of the information contained within this
140
 <A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads"><CODE>AdRequest</CODE></A>.
141
<DT><A HREF="./com/google/ads/AdSize.html#getWidth()"><B>getWidth()</B></A> -
142
Method in class com.google.ads.<A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads">AdSize</A>
143
<DD>Returns the width of the <A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads"><CODE>AdSize</CODE></A>.
144
</DL>
145
<HR>
146
<A NAME="_I_"><!-- --></A><H2>
147
<B>I</B></H2>
148
<DL>
149
<DT><A HREF="./com/google/ads/AdSize.html#IAB_BANNER"><B>IAB_BANNER</B></A> -
150
Static variable in class com.google.ads.<A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads">AdSize</A>
151
<DD>Size of IAB standard full banner ad.
152
<DT><A HREF="./com/google/ads/AdSize.html#IAB_LEADERBOARD"><B>IAB_LEADERBOARD</B></A> -
153
Static variable in class com.google.ads.<A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads">AdSize</A>
154
<DD>Size of IAB standard leaderboard ad.
155
<DT><A HREF="./com/google/ads/AdSize.html#IAB_MRECT"><B>IAB_MRECT</B></A> -
156
Static variable in class com.google.ads.<A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads">AdSize</A>
157
<DD>Side of IAB standard medium rectangle ad.
158
<DT><A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads"><B>InterstitialAd</B></A> - Class in <A HREF="./com/google/ads/package-summary.html">com.google.ads</A><DD>A class for full-screen interstitial ads.<DT><A HREF="./com/google/ads/InterstitialAd.html#InterstitialAd(android.app.Activity, java.lang.String)"><B>InterstitialAd(Activity, String)</B></A> -
159
Constructor for class com.google.ads.<A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads">InterstitialAd</A>
160
<DD>Creates an InterstitialAd with a long load timeout.
161
<DT><A HREF="./com/google/ads/InterstitialAd.html#InterstitialAd(android.app.Activity, java.lang.String, boolean)"><B>InterstitialAd(Activity, String, boolean)</B></A> -
162
Constructor for class com.google.ads.<A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads">InterstitialAd</A>
163
<DD>Creates an InterstitialAd.
164
<DT><A HREF="./com/google/ads/Ad.html#isReady()"><B>isReady()</B></A> -
165
Method in interface com.google.ads.<A HREF="./com/google/ads/Ad.html" title="interface in com.google.ads">Ad</A>
166
<DD>Returns <code>true</code> if the ad is successfully loaded and is ready to be
167
 shown.
168
<DT><A HREF="./com/google/ads/AdView.html#isReady()"><B>isReady()</B></A> -
169
Method in class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
170
<DD>See <A HREF="./com/google/ads/Ad.html#isReady()"><CODE>Ad.isReady()</CODE></A>.
171
<DT><A HREF="./com/google/ads/InterstitialAd.html#isReady()"><B>isReady()</B></A> -
172
Method in class com.google.ads.<A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads">InterstitialAd</A>
173
<DD>See <A HREF="./com/google/ads/Ad.html#isReady()"><CODE>Ad.isReady()</CODE></A>.
174
<DT><A HREF="./com/google/ads/AdView.html#isRefreshing()"><B>isRefreshing()</B></A> -
175
Method in class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
176
<DD>Returns <code>true</code> if the ad is currently automatically refreshing.
177
<DT><A HREF="./com/google/ads/AdRequest.html#isTestDevice(android.content.Context)"><B>isTestDevice(Context)</B></A> -
178
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
179
<DD>Returns <code>true</code> if this device will have test ads returned or
180
 <code>false</code> if real ads are returned.
181
</DL>
182
<HR>
183
<A NAME="_L_"><!-- --></A><H2>
184
<B>L</B></H2>
185
<DL>
186
<DT><A HREF="./com/google/ads/Ad.html#loadAd(com.google.ads.AdRequest)"><B>loadAd(AdRequest)</B></A> -
187
Method in interface com.google.ads.<A HREF="./com/google/ads/Ad.html" title="interface in com.google.ads">Ad</A>
188
<DD>Download an ad using the supplied <A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads"><CODE>AdRequest</CODE></A>.
189
<DT><A HREF="./com/google/ads/AdView.html#loadAd(com.google.ads.AdRequest)"><B>loadAd(AdRequest)</B></A> -
190
Method in class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
191
<DD>See <A HREF="./com/google/ads/Ad.html#loadAd(com.google.ads.AdRequest)"><CODE>Ad.loadAd(AdRequest)</CODE></A>.
192
<DT><A HREF="./com/google/ads/InterstitialAd.html#loadAd(com.google.ads.AdRequest)"><B>loadAd(AdRequest)</B></A> -
193
Method in class com.google.ads.<A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads">InterstitialAd</A>
194
<DD>Download an ad using the supplied <A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads"><CODE>AdRequest</CODE></A>.
195
<DT><A HREF="./com/google/ads/AdRequest.html#LOGTAG"><B>LOGTAG</B></A> -
196
Static variable in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
197
<DD>The tag the SDK uses for all logging messages.
198
</DL>
199
<HR>
200
<A NAME="_O_"><!-- --></A><H2>
201
<B>O</B></H2>
202
<DL>
203
<DT><A HREF="./com/google/ads/AdListener.html#onDismissScreen(com.google.ads.Ad)"><B>onDismissScreen(Ad)</B></A> -
204
Method in interface com.google.ads.<A HREF="./com/google/ads/AdListener.html" title="interface in com.google.ads">AdListener</A>
205
<DD>Called when an ad is clicked and about to return to the application.
206
<DT><A HREF="./com/google/ads/AdListener.html#onFailedToReceiveAd(com.google.ads.Ad, com.google.ads.AdRequest.ErrorCode)"><B>onFailedToReceiveAd(Ad, AdRequest.ErrorCode)</B></A> -
207
Method in interface com.google.ads.<A HREF="./com/google/ads/AdListener.html" title="interface in com.google.ads">AdListener</A>
208
<DD>Called when an ad was not received.
209
<DT><A HREF="./com/google/ads/AdListener.html#onLeaveApplication(com.google.ads.Ad)"><B>onLeaveApplication(Ad)</B></A> -
210
Method in interface com.google.ads.<A HREF="./com/google/ads/AdListener.html" title="interface in com.google.ads">AdListener</A>
211
<DD>Called when an ad is clicked and going to start a new
212
 <A HREF="http://developer.android.com/reference/android/app/Activity.html?is-external=true" title="class or interface in android.app"><CODE>Activity</CODE></A> that will leave the application (e.g.
213
<DT><A HREF="./com/google/ads/AdListener.html#onPresentScreen(com.google.ads.Ad)"><B>onPresentScreen(Ad)</B></A> -
214
Method in interface com.google.ads.<A HREF="./com/google/ads/AdListener.html" title="interface in com.google.ads">AdListener</A>
215
<DD>Called when an <A HREF="http://developer.android.com/reference/android/app/Activity.html?is-external=true" title="class or interface in android.app"><CODE>Activity</CODE></A> is created in front of the
216
 app (e.g.
217
<DT><A HREF="./com/google/ads/AdListener.html#onReceiveAd(com.google.ads.Ad)"><B>onReceiveAd(Ad)</B></A> -
218
Method in interface com.google.ads.<A HREF="./com/google/ads/AdListener.html" title="interface in com.google.ads">AdListener</A>
219
<DD>Called when an ad is received.
220
</DL>
221
<HR>
222
<A NAME="_S_"><!-- --></A><H2>
223
<B>S</B></H2>
224
<DL>
225
<DT><A HREF="./com/google/ads/Ad.html#setAdListener(com.google.ads.AdListener)"><B>setAdListener(AdListener)</B></A> -
226
Method in interface com.google.ads.<A HREF="./com/google/ads/Ad.html" title="interface in com.google.ads">Ad</A>
227
<DD>Set an <A HREF="./com/google/ads/AdListener.html" title="interface in com.google.ads"><CODE>AdListener</CODE></A> for this <A HREF="./com/google/ads/Ad.html" title="interface in com.google.ads"><CODE>Ad</CODE></A>.
228
<DT><A HREF="./com/google/ads/AdView.html#setAdListener(com.google.ads.AdListener)"><B>setAdListener(AdListener)</B></A> -
229
Method in class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
230
<DD>See <A HREF="./com/google/ads/Ad.html#setAdListener(com.google.ads.AdListener)"><CODE>Ad.setAdListener(AdListener)</CODE></A>.
231
<DT><A HREF="./com/google/ads/InterstitialAd.html#setAdListener(com.google.ads.AdListener)"><B>setAdListener(AdListener)</B></A> -
232
Method in class com.google.ads.<A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads">InterstitialAd</A>
233
<DD>Set an <A HREF="./com/google/ads/AdListener.html" title="interface in com.google.ads"><CODE>AdListener</CODE></A> for this <A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads"><CODE>InterstitialAd</CODE></A>.
234
<DT><A HREF="./com/google/ads/AdRequest.html#setBirthday(java.lang.String)"><B>setBirthday(String)</B></A> -
235
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
236
<DD>Sets the user's birthday for targeting purposes.
237
<DT><A HREF="./com/google/ads/AdRequest.html#setExtras(java.util.Map)"><B>setExtras(Map&lt;String, Object&gt;)</B></A> -
238
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
239
<DD>Sets the extra ad request parameters.
240
<DT><A HREF="./com/google/ads/AdRequest.html#setGender(com.google.ads.AdRequest.Gender)"><B>setGender(AdRequest.Gender)</B></A> -
241
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
242
<DD>Sets the user's gender for targeting purposes.
243
<DT><A HREF="./com/google/ads/AdRequest.html#setKeywords(java.util.Set)"><B>setKeywords(Set&lt;String&gt;)</B></A> -
244
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
245
<DD>Sets the keywords.
246
<DT><A HREF="./com/google/ads/AdRequest.html#setLocation(android.location.Location)"><B>setLocation(Location)</B></A> -
247
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
248
<DD>Sets the user's location for targeting purposes.
249
<DT><A HREF="./com/google/ads/AdRequest.html#setTestDevices(java.util.Set)"><B>setTestDevices(Set&lt;String&gt;)</B></A> -
250
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
251
<DD>Sets the test devices.
252
<DT><A HREF="./com/google/ads/AdRequest.html#setTesting(boolean)"><B>setTesting(boolean)</B></A> -
253
Method in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
254
<DD><B>Deprecated.</B>&nbsp;
255
<DT><A HREF="./com/google/ads/InterstitialAd.html#show()"><B>show()</B></A> -
256
Method in class com.google.ads.<A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads">InterstitialAd</A>
257
<DD>Show the interstitial ad if it's loaded and ready to show.
258
<DT><A HREF="./com/google/ads/Ad.html#stopLoading()"><B>stopLoading()</B></A> -
259
Method in interface com.google.ads.<A HREF="./com/google/ads/Ad.html" title="interface in com.google.ads">Ad</A>
260
<DD>Stops loading the ad.
261
<DT><A HREF="./com/google/ads/AdView.html#stopLoading()"><B>stopLoading()</B></A> -
262
Method in class com.google.ads.<A HREF="./com/google/ads/AdView.html" title="class in com.google.ads">AdView</A>
263
<DD>See <A HREF="./com/google/ads/Ad.html#stopLoading()"><CODE>Ad.stopLoading()</CODE></A>.
264
<DT><A HREF="./com/google/ads/InterstitialAd.html#stopLoading()"><B>stopLoading()</B></A> -
265
Method in class com.google.ads.<A HREF="./com/google/ads/InterstitialAd.html" title="class in com.google.ads">InterstitialAd</A>
266
<DD>Stops loading the ad.
267
</DL>
268
<HR>
269
<A NAME="_T_"><!-- --></A><H2>
270
<B>T</B></H2>
271
<DL>
272
<DT><A HREF="./com/google/ads/AdRequest.html#TEST_EMULATOR"><B>TEST_EMULATOR</B></A> -
273
Static variable in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
274
<DD>The constant for the emulator's device ID.
275
<DT><A HREF="./com/google/ads/AdRequest.ErrorCode.html#toString()"><B>toString()</B></A> -
276
Method in enum com.google.ads.<A HREF="./com/google/ads/AdRequest.ErrorCode.html" title="enum in com.google.ads">AdRequest.ErrorCode</A>
277
<DD>See <A HREF="http://developer.android.com/reference/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><CODE>Object.toString()</CODE></A>.
278
<DT><A HREF="./com/google/ads/AdRequest.Gender.html#toString()"><B>toString()</B></A> -
279
Method in enum com.google.ads.<A HREF="./com/google/ads/AdRequest.Gender.html" title="enum in com.google.ads">AdRequest.Gender</A>
280
<DD>See <A HREF="http://developer.android.com/reference/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><CODE>Object.toString()</CODE></A>.
281
<DT><A HREF="./com/google/ads/AdSize.html#toString()"><B>toString()</B></A> -
282
Method in class com.google.ads.<A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads">AdSize</A>
283
<DD>Returns the <A HREF="./com/google/ads/AdSize.html" title="class in com.google.ads"><CODE>AdSize</CODE></A> as a <A HREF="http://developer.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang"><CODE>String</CODE></A>.
284
</DL>
285
<HR>
286
<A NAME="_V_"><!-- --></A><H2>
287
<B>V</B></H2>
288
<DL>
289
<DT><A HREF="./com/google/ads/AdRequest.ErrorCode.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
290
Static method in enum com.google.ads.<A HREF="./com/google/ads/AdRequest.ErrorCode.html" title="enum in com.google.ads">AdRequest.ErrorCode</A>
291
<DD>Returns the enum constant of this type with the specified name.
292
<DT><A HREF="./com/google/ads/AdRequest.Gender.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
293
Static method in enum com.google.ads.<A HREF="./com/google/ads/AdRequest.Gender.html" title="enum in com.google.ads">AdRequest.Gender</A>
294
<DD>Returns the enum constant of this type with the specified name.
295
<DT><A HREF="./com/google/ads/AdRequest.ErrorCode.html#values()"><B>values()</B></A> -
296
Static method in enum com.google.ads.<A HREF="./com/google/ads/AdRequest.ErrorCode.html" title="enum in com.google.ads">AdRequest.ErrorCode</A>
297
<DD>Returns an array containing the constants of this enum type, in
298
the order they are declared.
299
<DT><A HREF="./com/google/ads/AdRequest.Gender.html#values()"><B>values()</B></A> -
300
Static method in enum com.google.ads.<A HREF="./com/google/ads/AdRequest.Gender.html" title="enum in com.google.ads">AdRequest.Gender</A>
301
<DD>Returns an array containing the constants of this enum type, in
302
the order they are declared.
303
<DT><A HREF="./com/google/ads/AdRequest.html#VERSION"><B>VERSION</B></A> -
304
Static variable in class com.google.ads.<A HREF="./com/google/ads/AdRequest.html" title="class in com.google.ads">AdRequest</A>
305
<DD>The current version of the SDK.
306
</DL>
307
<HR>
308
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_O_">O</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A>
309
 
310
<!-- ======= START OF BOTTOM NAVBAR ====== -->
311
<A NAME="navbar_bottom"><!-- --></A>
312
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
313
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
314
<TR>
315
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
316
<A NAME="navbar_bottom_firstrow"><!-- --></A>
317
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
318
  <TR ALIGN="center" VALIGN="top">
319
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./com/google/ads/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
320
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
321
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
322
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
323
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
324
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
325
  </TR>
326
</TABLE>
327
</TD>
328
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
329
</EM>
330
</TD>
331
</TR>
332
 
333
<TR>
334
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
335
&nbsp;PREV&nbsp;
336
&nbsp;NEXT</FONT></TD>
337
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
338
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
339
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
340
&nbsp;<SCRIPT type="text/javascript">
341
  <!--
342
  if(window==top) {
343
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
344
  }
345
  //-->
346
</SCRIPT>
347
<NOSCRIPT>
348
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
349
</NOSCRIPT>
350
 
351
 
352
</FONT></TD>
353
</TR>
354
</TABLE>
355
<A NAME="skip-navbar_bottom"></A>
356
<!-- ======== END OF BOTTOM NAVBAR ======= -->
357
 
358
<HR>
359
 
360
</BODY>
361
</HTML>