blob: a28f24199da3812b34ce261eb625801c0ce05c79 [file] [log] [blame]
Robert Ly05c8e632013-02-25 14:43:01 -08001<!DOCTYPE html>
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Dirk Dougherty78ec7322013-09-16 10:37:40 -070076
77
Quddus Chong26ca3fa2014-05-06 17:02:49 -070078
79
80
81
82
83
84
Quddus Chong559c0062014-06-12 13:59:34 -070085
86
Quddus Chong2b4b3d22014-10-26 18:10:42 -070087
88
89
90
91
92
93
94
95
96
97
Robert Ly05c8e632013-02-25 14:43:01 -080098<html>
99<head>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700100
101
Dirk Dougherty78ec7322013-09-16 10:37:40 -0700102<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
103<meta name="viewport" content="width=device-width" />
Robert Ly05c8e632013-02-25 14:43:01 -0800104
105<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
Dirk Doughertyeb768482013-10-29 22:25:12 -0700106<title>ProxyCard | Android Developers</title>
Robert Ly05c8e632013-02-25 14:43:01 -0800107
108<!-- STYLESHEETS -->
109<link rel="stylesheet"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700110href="//fonts.googleapis.com/css?family=Roboto+Condensed">
111<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
112 title="roboto">
Quddus Chong559c0062014-06-12 13:59:34 -0700113<link href="/assets/css/default.css?v=2" rel="stylesheet" type="text/css">
Robert Ly05c8e632013-02-25 14:43:01 -0800114
115
116
117<!-- JAVASCRIPT -->
118<script src="//www.google.com/jsapi" type="text/javascript"></script>
119<script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script>
120<script type="text/javascript">
121 var toRoot = "/";
Dirk Doughertyd1898452013-12-02 11:34:20 -0800122 var metaTags = [];
Robert Ly05c8e632013-02-25 14:43:01 -0800123 var devsite = false;
Robert Ly05c8e632013-02-25 14:43:01 -0800124</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700125<script src="/assets/js/docs.js?v=2" type="text/javascript"></script>
Robert Ly05c8e632013-02-25 14:43:01 -0800126
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700127
128
Quddus Chong559c0062014-06-12 13:59:34 -0700129<script>
130 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
131 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
132 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
133 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
Robert Ly05c8e632013-02-25 14:43:01 -0800134
Quddus Chong559c0062014-06-12 13:59:34 -0700135 ga('create', 'UA-5831155-1', 'android.com');
136 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
137 ga('send', 'pageview');
138 ga('universal.send', 'pageview'); // Send page view for new tracker.
Robert Ly05c8e632013-02-25 14:43:01 -0800139</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700140
Robert Ly05c8e632013-02-25 14:43:01 -0800141</head>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700142
Robert Ly05c8e632013-02-25 14:43:01 -0800143<body class="gc-documentation google
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700144 develop reference" itemscope itemtype="http://schema.org/Article">
Robert Ly05c8e632013-02-25 14:43:01 -0800145 <div id="doc-api-level" class="" style="display:none"></div>
146 <a name="top"></a>
147
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700148
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700149<a name="top"></a>
150
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700151 <!-- Header -->
152 <div id="header-wrapper">
Robert Ly05c8e632013-02-25 14:43:01 -0800153 <div id="header">
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700154
155
156
157
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700158 <div class="wrap" id="header-wrap">
159 <div class="col-3 logo">
Robert Ly05c8e632013-02-25 14:43:01 -0800160 <a href="/index.html">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700161 <img src="/assets/images/dac_logo.png"
162 srcset="/assets/images/dac_logo@2x.png 2x"
163 width="123" height="25" alt="Android Developers" />
Robert Ly05c8e632013-02-25 14:43:01 -0800164 </a>
165 <div class="btn-quicknav" id="btn-quicknav">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700166 <a href="#" class="arrow-inactive">Quicknav</a>
167 <a href="#" class="arrow-active">Quicknav</a>
Robert Ly05c8e632013-02-25 14:43:01 -0800168 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700169 </div>
170 <ul class="nav-x col-9">
171 <li class="design">
172 <a href="/design/index.html"
173 zh-tw-lang="設計"
174 zh-cn-lang="设计"
175 ru-lang="Проектирование"
176 ko-lang="디자인"
177 ja-lang="設計"
178 es-lang="Diseñar"
179 >Design</a></li>
180 <li class="develop"><a href="/develop/index.html"
181 zh-tw-lang="開發"
182 zh-cn-lang="开发"
183 ru-lang="Разработка"
184 ko-lang="개발"
185 ja-lang="開発"
186 es-lang="Desarrollar"
187 >Develop</a></li>
188 <li class="distribute last"><a href="/distribute/index.html"
189 zh-tw-lang="發佈"
190 zh-cn-lang="分发"
191 ru-lang="Распространение"
192 ko-lang="배포"
193 ja-lang="配布"
194 es-lang="Distribuir"
195 >Distribute</a></li>
196 </ul>
197
198
199
200
201<div class="menu-container">
202 <div class="moremenu">
Robert Ly05c8e632013-02-25 14:43:01 -0800203 <div id="more-btn"></div>
204 </div>
205 <div class="morehover" id="moremenu">
206 <div class="top"></div>
207 <div class="mid">
208 <div class="header">Links</div>
209 <ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700210 <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li>
Robert Ly05c8e632013-02-25 14:43:01 -0800211 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
212 <li><a href="/about/index.html">About Android</a></li>
213 </ul>
214 <div class="header">Android Sites</div>
215 <ul>
216 <li><a href="http://www.android.com">Android.com</a></li>
217 <li class="active"><a>Android Developers</a></li>
218 <li><a href="http://source.android.com">Android Open Source Project</a></li>
219 </ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700220
Robert Ly05c8e632013-02-25 14:43:01 -0800221
222
223 <div class="header">Language</div>
224 <div id="language" class="locales">
225 <select name="language" onChange="changeLangPref(this.value, true)">
226 <option value="en">English</option>
227 <option value="es">Español</option>
228 <option value="ja">日本語</option>
229 <option value="ko">한국어</option>
230 <option value="ru">Русский</option>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700231 <option value="zh-cn">中文 (中国)</option>
232 <option value="zh-tw">中文 (台灣)</option>
Robert Ly05c8e632013-02-25 14:43:01 -0800233 </select>
234 </div>
235 <script type="text/javascript">
236 <!--
237 loadLangPref();
238 //-->
239 </script>
240
241
Robert Ly05c8e632013-02-25 14:43:01 -0800242 <br class="clearfix" />
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700243 </div><!-- end 'mid' -->
Robert Ly05c8e632013-02-25 14:43:01 -0800244 <div class="bottom"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700245 </div><!-- end 'moremenu' -->
246
Robert Ly05c8e632013-02-25 14:43:01 -0800247 <div class="search" id="search-container">
248 <div class="search-inner">
249 <div id="search-btn"></div>
250 <div class="left"></div>
251 <form onsubmit="return submit_search()">
252 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700253 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
254 onkeydown="return search_changed(event, true, '/')"
255 onkeyup="return search_changed(event, false, '/')" />
Robert Ly05c8e632013-02-25 14:43:01 -0800256 </form>
257 <div class="right"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700258 <a class="close hide">close</a>
259 <div class="left"></div>
260 <div class="right"></div>
261 </div><!-- end search-inner -->
262 </div><!-- end search-container -->
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700263
264 <div class="search_filtered_wrapper reference">
265 <div class="suggest-card reference no-display">
266 <ul class="search_filtered">
267 </ul>
Robert Ly05c8e632013-02-25 14:43:01 -0800268 </div>
269 </div>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700270
271 <div class="search_filtered_wrapper docs">
272 <div class="suggest-card dummy no-display">&nbsp;</div>
273 <div class="suggest-card develop no-display">
274 <ul class="search_filtered">
275 </ul>
276 <div class="child-card guides no-display">
277 </div>
278 <div class="child-card training no-display">
279 </div>
quddusc563daee2013-12-03 19:31:14 -0800280 <div class="child-card samples no-display">
281 </div>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700282 </div>
283 <div class="suggest-card design no-display">
284 <ul class="search_filtered">
285 </ul>
286 </div>
287 <div class="suggest-card distribute no-display">
288 <ul class="search_filtered">
289 </ul>
290 </div>
291 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700292</div><!-- end menu-container (search and menu widget) -->
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700293
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700294
295
296 <!-- Expanded quicknav -->
Quddus Chong559c0062014-06-12 13:59:34 -0700297 <div id="quicknav" class="col-13">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700298 <ul>
Quddus Chong559c0062014-06-12 13:59:34 -0700299 <li class="about">
300 <ul>
301 <li><a href="/about/index.html">About</a></li>
302 <li><a href="/wear/index.html">Wear</a></li>
303 <li><a href="/tv/index.html">TV</a></li>
304 <li><a href="/auto/index.html">Auto</a></li>
305 </ul>
306 </li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700307 <li class="design">
308 <ul>
309 <li><a href="/design/index.html">Get Started</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700310 <li><a href="/design/devices.html">Devices</a></li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700311 <li><a href="/design/style/index.html">Style</a></li>
312 <li><a href="/design/patterns/index.html">Patterns</a></li>
313 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li>
314 <li><a href="/design/downloads/index.html">Downloads</a></li>
315 <li><a href="/design/videos/index.html">Videos</a></li>
316 </ul>
317 </li>
318 <li class="develop">
319 <ul>
320 <li><a href="/training/index.html"
321 zh-tw-lang="訓練課程"
322 zh-cn-lang="培训"
323 ru-lang="Курсы"
324 ko-lang="교육"
325 ja-lang="トレーニング"
326 es-lang="Capacitación"
327 >Training</a></li>
328 <li><a href="/guide/index.html"
329 zh-tw-lang="API 指南"
330 zh-cn-lang="API 指南"
331 ru-lang="Руководства по API"
332 ko-lang="API 가이드"
333 ja-lang="API ガイド"
334 es-lang="Guías de la API"
335 >API Guides</a></li>
336 <li><a href="/reference/packages.html"
337 zh-tw-lang="參考資源"
338 zh-cn-lang="参考"
339 ru-lang="Справочник"
340 ko-lang="참조문서"
341 ja-lang="リファレンス"
342 es-lang="Referencia"
343 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700344 <li><a href="/sdk/index.html"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700345 zh-tw-lang="相關工具"
346 zh-cn-lang="工具"
347 ru-lang="Инструменты"
348 ko-lang="도구"
349 ja-lang="ツール"
350 es-lang="Herramientas"
351 >Tools</a>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700352 </li>
353 <li><a href="/google/index.html">Google Services</a>
354 </li>
355
356 <li><a href="/samples/index.html">Samples</a>
357 </li>
358
359 </ul>
360 </li>
361 <li class="distribute last">
362 <ul>
363 <li><a href="/distribute/googleplay/index.html">Google Play</a></li>
364 <li><a href="/distribute/essentials/index.html">Essentials</a></li>
365 <li><a href="/distribute/users/index.html">Get Users</a></li>
366 <li><a href="/distribute/engage/index.html">Engage &amp; Retain</a></li>
367 <li><a href="/distribute/monetize/index.html">Monetize</a></li>
368 <li><a href="/distribute/tools/index.html">Tools &amp; Reference</a></li>
369 <li><a href="/distribute/stories/index.html">Developer Stories</a></li>
370 </ul>
371 </li>
372 </ul>
373 </div><!-- /Expanded quicknav -->
374 </div><!-- end header-wrap.wrap -->
375 </div><!-- end header -->
376
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700377
Robert Ly05c8e632013-02-25 14:43:01 -0800378 <!-- Secondary x-nav -->
379 <div id="nav-x">
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700380 <div class="wrap" style="position:relative;z-index:1">
381
382
383 <a id="helpoutsLink" class="resource resource-card resource-card-6x2x3 resource-card-6x2 helpouts-card"
384 href="http://helpouts.google.com/partner/landing/provider/googledevelopers" target="_blank">
385 <div class="card-bg helpouts-card-bg"></div>
386 <div class="card-info">
387 <div class="helpouts-description">
388 <div class="text">Help developers solve problems<br/>
389 <span id="helpoutsLinkText" class="link-color" style="display:block;padding-top:5px;text-align:right">Learn more</span>
390 </div>
391 </div>
392 </div>
393 </a>
394 <script>
395 var textA = "LEARN MORE";
396 var linkA = "http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=android_banner1&utm_medium=banner&utm_campaign=android_provider_banner1";
397 var textB = "SIGN UP NOW";
398 var linkB = "http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=android_banner2&utm_medium=banner&utm_campaign=android_provider_banner2";
399
400 if (Math.floor(1/Math.random()) > 1) {
401 $("a#helpoutsLink").attr('href', linkA);
402 $("span#helpoutsLinkText").text(textA);
403 } else {
404 $("a#helpoutsLink").attr('href', linkB);
405 $("span#helpoutsLinkText").text(textB);
406 }
407 </script>
408
409
Robert Ly05c8e632013-02-25 14:43:01 -0800410 <ul class="nav-x col-9 develop" style="width:100%">
411 <li class="training"><a href="/training/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700412 zh-tw-lang="訓練課程"
413 zh-cn-lang="培训"
Robert Ly05c8e632013-02-25 14:43:01 -0800414 ru-lang="Курсы"
415 ko-lang="교육"
416 ja-lang="トレーニング"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700417 es-lang="Capacitación"
Robert Ly05c8e632013-02-25 14:43:01 -0800418 >Training</a></li>
quddusc563daee2013-12-03 19:31:14 -0800419 <li class="guide"><a href="/guide/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700420 zh-tw-lang="API 指南"
421 zh-cn-lang="API 指南"
Robert Ly05c8e632013-02-25 14:43:01 -0800422 ru-lang="Руководства по API"
423 ko-lang="API 가이드"
424 ja-lang="API ガイド"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700425 es-lang="Guías de la API"
Robert Ly05c8e632013-02-25 14:43:01 -0800426 >API Guides</a></li>
427 <li class="reference"><a href="/reference/packages.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700428 zh-tw-lang="參考資源"
429 zh-cn-lang="参考"
Robert Ly05c8e632013-02-25 14:43:01 -0800430 ru-lang="Справочник"
431 ko-lang="참조문서"
432 ja-lang="リファレンス"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700433 es-lang="Referencia"
Robert Ly05c8e632013-02-25 14:43:01 -0800434 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700435 <li class="tools"><a href="/sdk/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700436 zh-tw-lang="相關工具"
437 zh-cn-lang="工具"
Robert Ly05c8e632013-02-25 14:43:01 -0800438 ru-lang="Инструменты"
439 ko-lang="도구"
440 ja-lang="ツール"
441 es-lang="Herramientas"
442 >Tools</a></li>
443 <li class="google"><a href="/google/index.html"
444 >Google Services</a>
445 </li>
Dirk Dougherty78ec7322013-09-16 10:37:40 -0700446
Dirk Doughertyd1898452013-12-02 11:34:20 -0800447 <li class="samples"><a href="/samples/index.html"
448 >Samples</a>
449 </li>
450
Robert Ly05c8e632013-02-25 14:43:01 -0800451 </ul>
452 </div>
Robert Ly05c8e632013-02-25 14:43:01 -0800453 </div>
Quddus Chong559c0062014-06-12 13:59:34 -0700454 <!-- /Sendondary x-nav DEVELOP -->
Robert Ly05c8e632013-02-25 14:43:01 -0800455
456
457
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700458 <div id="searchResults" class="wrap" style="display:none;">
459 <h2 id="searchTitle">Results</h2>
460 <div id="leftSearchControl" class="search-control">Loading...</div>
461 </div>
462 </div> <!--end header-wrapper -->
463
464 <div id="sticky-header">
465 <div>
466 <a class="logo" href="#top"></a>
467 <a class="top" href="#top"></a>
468 <ul class="breadcrumb">
469
470 <li class="current">ProxyCard</li>
471 </ul>
472 </div>
473 </div>
474
475
476
477
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700478
479
Robert Ly05c8e632013-02-25 14:43:01 -0800480 <div class="wrap clearfix" id="body-content">
481 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
482 <div id="devdoc-nav" class="scroll-pane">
Robert Ly05c8e632013-02-25 14:43:01 -0800483
484
485
486<ul id="nav">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700487
Robert Ly05c8e632013-02-25 14:43:01 -0800488 <li class="nav-section">
489 <div class="nav-section-header empty"><a href="/google/index.html">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700490 <span class="en">Overview</span>
Robert Ly05c8e632013-02-25 14:43:01 -0800491 </a></div>
492 </li>
493
494 <li class="nav-section">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700495 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
496 <span class="en">Games</span>
497 </a></div>
498 </li>
499 <li class="nav-section">
500 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
501 <span class="en">Location</span>
502 </a></div>
503 </li>
504 <li class="nav-section">
505 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
506 <span class="en">Google+</span>
507 </a></div>
508 </li>
509 <li class="nav-section">
510 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
Dirk Doughertyeb768482013-10-29 22:25:12 -0700511 <span class="en">Maps</span>
512 </a></div>
513 </li>
514 <li class="nav-section">
Dirk Dougherty16542642014-02-07 19:58:28 -0800515 <div class="nav-section-header empty"><a href="/google/play-services/drive.html">
516 <span class="en">Drive</span>
517 </a></div>
518 </li>
519 <li class="nav-section">
520 <div class="nav-section-header empty"><a href="/google/play-services/cast.html">
521 <span class="en">Cast</span>
522 </a></div>
523 </li>
524 <li class="nav-section">
Dirk Doughertyeb768482013-10-29 22:25:12 -0700525 <div class="nav-section-header"><a href="/google/play-services/ads.html">
526 <span class="en">Ads</span></a>
527 </div>
528 <ul>
529 <li><a href="/google/play-services/id.html">
530 <span class="en">Advertising ID</span></a>
531 </li>
532 </ul>
533 </li>
534 <li class="nav-section">
535 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html">
536 <span class="en">Wallet</span>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700537 </a></div>
538 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700539
540
541 <li class="nav-section">
Robert Ly05c8e632013-02-25 14:43:01 -0800542 <div class="nav-section-header"><a href="/google/play-services/index.html">
543 <span class="en">Google Play Services</span></a>
544 </div>
545 <ul>
546 <li><a href="/google/play-services/setup.html">
Quddus Chonge457fb62014-09-11 18:55:43 -0700547 <span class="en">Setting Up Google Play Services</span></a>
Robert Ly05c8e632013-02-25 14:43:01 -0800548 </li>
quddusc682d8e92014-03-13 11:55:32 -0700549 <li class="nav-section">
550 <div class="nav-section-header"><a href="/google/auth/api-client.html">
Quddus Chonge457fb62014-09-11 18:55:43 -0700551 <span class="en">Accessing Google APIs</span></a>
quddusc682d8e92014-03-13 11:55:32 -0700552 </div>
553 <ul>
554 <li>
555 <a href="/google/auth/http-auth.html">
556 <span class="en">Authorizing with Google for REST APIs</span>
557 </a>
558 </li>
559 </ul>
560 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800561 <li id="gms-tree-list" class="nav-section">
562 <div class="nav-section-header">
563 <a href="/reference/gms-packages.html">
564 <span class="en">Reference</span>
565 </a>
566 <div>
567 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800568 </ul>
569 </li>
570
571
572 <li class="nav-section">
573 <div class="nav-section-header"><a href="/google/play/billing/index.html">
574 <span class="en">Google Play In-app Billing</span></a>
575 </div>
576 <ul>
577 <li><a href="/google/play/billing/billing_overview.html">
578 <span class="en">Overview</span></a>
579 </li>
580 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html">
581 <span class="en">Version 3 API</span></a></div>
582 <ul>
583 <li><a href="/google/play/billing/billing_integrate.html">
584 <span class="en">Implementing the API</span></a></li>
585 <li><a href="/google/play/billing/billing_reference.html">
586 <span class="en">Reference</span></a></li>
587 </ul>
588 </li>
589 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html">
590 <span class="en">Version 2 API</span></a></div>
591 <ul>
592 <li><a href="/google/play/billing/v2/billing_integrate.html">
593 <span class="en">Implementing the API</span></a></li>
594 <li><a href="/google/play/billing/v2/billing_subscriptions.html">
595 <span class="en">Subscriptions</span></a></li>
596 <li><a href="/google/play/billing/v2/billing_reference.html">
597 <span class="en">Reference</span></a></li>
598 </ul>
599 </li>
600 <li><a href="/google/play/billing/billing_subscriptions.html">
601 <span class="en">Subscriptions</span></a>
602 </li>
603 <li><a href="/google/play/billing/billing_best_practices.html">
604 <span class="en">Security and Design</span></a>
605 </li>
606 <li><a href="/google/play/billing/billing_testing.html">
607 <span class="en">Testing In-app Billing</span></a>
608 </li>
609 <li><a href="/google/play/billing/billing_admin.html">
610 <span class="en">Administering In-app Billing</span></a>
611 </li>
612 <li><a href="/google/play/billing/versions.html">
613 <span class="en">Version Notes</span></a>
614 </li>
615 </ul>
616 </li>
617
Dirk Doughertya38ca332013-05-15 02:36:33 -0700618
619
Dirk Doughertyd1898452013-12-02 11:34:20 -0800620 <li class="nav-section">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700621 <div class="nav-section-header"><a href="/google/gcm/index.html">
622 <span class="en">Google Cloud Messaging</span></a>
623 </div>
624 <ul>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800625 <li><a href="/google/gcm/gcm.html">
626 <span class="en">Overview</span></a>
627 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700628 <li><a href="/google/gcm/gs.html">
629 <span class="en">Getting Started</span></a>
630 </li>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800631 <li><a href="/google/gcm/client.html">
632 <span class="en">Implementing GCM Client</span></a>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700633 </li>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800634 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html">
635 <span class="en">Implementing GCM Server</span></a></div>
636 <ul>
637 <li><a href="/google/gcm/ccs.html">
638 <span class="en">CCS (XMPP)</span></a></li>
639 <li><a href="/google/gcm/http.html">
640 <span class="en">HTTP</span></a></li>
641 </ul>
Dirk Doughertyfe3da792013-06-12 18:06:08 -0700642 </li>
643 <li><a href="/google/gcm/notifications.html">
644 <span class="en">User Notifications</span></a>
645 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700646 <li><a href="/google/gcm/adv.html">
647 <span class="en">Advanced Topics</span></a>
648 </li>
649 <li><a href="/google/gcm/c2dm.html">
650 <span class="en">Migration</span></a>
651 </li>
652 <li id="gcm-tree-list" class="nav-section">
653 <div class="nav-section-header">
654 <a href="/reference/gcm-packages.html">
655 <span class="en">Reference</span>
656 </a>
657 <div>
658 </li>
659 </ul>
660 </li>
661
Robert Ly05c8e632013-02-25 14:43:01 -0800662 <li class="nav-section">
Quddus Chonge457fb62014-09-11 18:55:43 -0700663 <div class="nav-section-header empty"><a href="/google/gcs/index.html">
664 <span class="en">Google Cloud Save</span></a>
665 </div>
666 </li>
667
668 <li class="nav-section">
Robert Ly05c8e632013-02-25 14:43:01 -0800669 <div class="nav-section-header"><a href="/google/play/dist.html">
670 <span class="en">Google Play Distribution</span></a>
671 </div>
672 <ul>
673 <li><a href="/google/play/filters.html">
674 <span class="en">Filters on Google Play</span></a>
675 </li>
Quddus Chonge457fb62014-09-11 18:55:43 -0700676 <li><a href="/google/play/billing/gp-purchase-status-api.html">
677 <span class="en">Google Play Developer API</span></a>
678 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800679 <li><a href="/google/play/publishing/multiple-apks.html">
680 <span class="en">Multiple APK Support</span></a>
681 </li>
682 <li><a href="/google/play/expansion-files.html">
683 <span class="en">APK Expansion Files</span></a>
684 </li>
685 <li class="nav-section">
686 <div class="nav-section-header"><a href="/google/play/licensing/index.html">
687 <span class="en">Application Licensing</span></a>
688 </div>
689 <ul>
690 <li><a href="/google/play/licensing/overview.html">
691 <span class="en">Licensing Overview</span></a>
692 </li>
693 <li><a href="/google/play/licensing/setting-up.html">
694 <span class="en">Setting Up for Licensing</span></a>
695 </li>
696 <li><a href="/google/play/licensing/adding-licensing.html">
697 <span class="en">Adding Licensing to Your App</span></a>
698 </li>
699 <li><a href="/google/play/licensing/licensing-reference.html">
700 <span class="en">Licensing Reference</span></a>
701 </li>
702 </ul>
703 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800704
705 <li class="nav-section">
706 <div class="nav-section-header"><a href="/google/backup/index.html">
707 Android Backup Service</a>
708 </div>
709 <ul>
710 <li><a href="/google/backup/signup.html">
711 Register</a>
712 </li>
713 </ul>
714 </li>
715
Dirk Doughertya38ca332013-05-15 02:36:33 -0700716 </ul>
717
718</li>
719
720
721
Robert Ly05c8e632013-02-25 14:43:01 -0800722</ul>
723
724<script type="text/javascript">
725<!--
726 buildToggleLists();
727 changeNavLang(getLangPref());
728//-->
729</script>
730
731
732
733
734 </div>
735 <script type="text/javascript">
736 showGoogleRefTree();
737
738 </script>
739 </div> <!-- end side-nav -->
740 <script>
741 $(document).ready(function() {
742 scrollIntoView("devdoc-nav");
743 });
744 </script>
745
746
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700747
748
Robert Ly05c8e632013-02-25 14:43:01 -0800749
750
751<div class="col-12" id="doc-col">
752
753<div id="api-info-block">
754
755
756
757
758
759
760
761
762
763
Dirk Doughertyeb768482013-10-29 22:25:12 -0700764
765
766
767
768
769
770
771
772
Robert Ly05c8e632013-02-25 14:43:01 -0800773
Quddus Chong559c0062014-06-12 13:59:34 -0700774
775
776
777
778
779
780
Robert Ly05c8e632013-02-25 14:43:01 -0800781<div class="sum-details-links">
782
783Summary:
784
785
786
787
788
Dirk Doughertyeb768482013-10-29 22:25:12 -0700789
790 <a href="#inhconstants">Inherited Constants</a>
791
792
793
794 &#124; <a href="#lfields">Fields</a>
Robert Ly05c8e632013-02-25 14:43:01 -0800795
796
797
798
Robert Ly05c8e632013-02-25 14:43:01 -0800799
800
Dirk Doughertyeb768482013-10-29 22:25:12 -0700801 &#124; <a href="#pubmethods">Methods</a>
802
Robert Ly05c8e632013-02-25 14:43:01 -0800803
804
805
806 &#124; <a href="#inhmethods">Inherited Methods</a>
807
808&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
809
810</div><!-- end sum-details-links -->
811<div class="api-level">
812
813
814
815
816</div>
817</div><!-- end api-info-block -->
818
819
820<!-- ======== START OF CLASS DATA ======== -->
821
822<div id="jd-header">
823 public
Dirk Doughertyeb768482013-10-29 22:25:12 -0700824
Robert Ly05c8e632013-02-25 14:43:01 -0800825 final
826
827 class
Dirk Doughertyeb768482013-10-29 22:25:12 -0700828<h1 itemprop="name">ProxyCard</h1>
Robert Ly05c8e632013-02-25 14:43:01 -0800829
830
831
832
Dirk Dougherty78ec7322013-09-16 10:37:40 -0700833 extends Object<br/>
Robert Ly05c8e632013-02-25 14:43:01 -0800834
835
836
837
838
839
Dirk Doughertyeb768482013-10-29 22:25:12 -0700840 implements
841
Quddus Chong559c0062014-06-12 13:59:34 -0700842 SafeParcelable
Dirk Doughertyeb768482013-10-29 22:25:12 -0700843
844
Robert Ly05c8e632013-02-25 14:43:01 -0800845
846
847
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700848
849
850
Robert Ly05c8e632013-02-25 14:43:01 -0800851</div><!-- end header -->
852
853<div id="naMessage"></div>
854
855<div id="jd-content" class="api apilevel-">
856<table class="jd-inheritance-table">
857
858
859 <tr>
860
Dirk Dougherty78ec7322013-09-16 10:37:40 -0700861 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td>
Robert Ly05c8e632013-02-25 14:43:01 -0800862 </tr>
863
864
865 <tr>
866
867 <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
868
Dirk Doughertyeb768482013-10-29 22:25:12 -0700869 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.wallet.ProxyCard</td>
Robert Ly05c8e632013-02-25 14:43:01 -0800870 </tr>
871
872
873</table>
874
875
876
877
878
879
880
881<div class="jd-descr">
882
883
884<h2>Class Overview</h2>
Dirk Doughertyeb768482013-10-29 22:25:12 -0700885<p itemprop="articleBody">Parcelable representing a credit card.
Robert Ly05c8e632013-02-25 14:43:01 -0800886</p>
887
888
889
890
891
892</div><!-- jd-descr -->
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909<div class="jd-descr">
910
911
912<h2>Summary</h2>
913
914
915
916
917
918
919
920
921
922
923
924
925
Robert Ly05c8e632013-02-25 14:43:01 -0800926
927
Dirk Doughertyeb768482013-10-29 22:25:12 -0700928
929<!-- =========== ENUM CONSTANT SUMMARY =========== -->
930<table id="inhconstants" class="jd-sumtable"><tr><th>
931 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
932 <div style="clear:left;">Inherited Constants</div></th></tr>
933
934
935
936
937<tr class="api apilevel-" >
938<td colspan="12">
939
940 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-constants-android.os.Parcelable" class="jd-expando-trigger closed"
941 ><img id="inherited-constants-android.os.Parcelable-trigger"
942 src="/assets/images/triangle-closed.png"
943 class="jd-expando-trigger-img" /></a>From interface
944android.os.Parcelable
945<div id="inherited-constants-android.os.Parcelable">
946 <div id="inherited-constants-android.os.Parcelable-list"
947 class="jd-inheritedlinks">
948 </div>
949 <div id="inherited-constants-android.os.Parcelable-summary" style="display: none;">
950 <table class="jd-sumtable-expando">
951
952
Robert Ly05c8e632013-02-25 14:43:01 -0800953
954 <tr class="alt-color api apilevel-" >
955 <td class="jd-typecol">int</td>
Dirk Doughertyeb768482013-10-29 22:25:12 -0700956 <td class="jd-linkcol">CONTENTS_FILE_DESCRIPTOR</td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700957 <td class="jd-descrcol" width="100%">
958
959
960
961
962 </td>
Robert Ly05c8e632013-02-25 14:43:01 -0800963 </tr>
964
965
966 <tr class=" api apilevel-" >
967 <td class="jd-typecol">int</td>
Dirk Doughertyeb768482013-10-29 22:25:12 -0700968 <td class="jd-linkcol">PARCELABLE_WRITE_RETURN_VALUE</td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700969 <td class="jd-descrcol" width="100%">
970
971
972
973
974 </td>
Robert Ly05c8e632013-02-25 14:43:01 -0800975 </tr>
976
977
Dirk Doughertyeb768482013-10-29 22:25:12 -0700978</table>
979 </div>
980</div>
981</td></tr>
982
983
Quddus Chong559c0062014-06-12 13:59:34 -0700984
985<tr class="api apilevel-" >
986<td colspan="12">
987
988 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-constants-com.google.android.gms.common.internal.safeparcel.SafeParcelable" class="jd-expando-trigger closed"
989 ><img id="inherited-constants-com.google.android.gms.common.internal.safeparcel.SafeParcelable-trigger"
990 src="/assets/images/triangle-closed.png"
991 class="jd-expando-trigger-img" /></a>From interface
992com.google.android.gms.common.internal.safeparcel.SafeParcelable
993<div id="inherited-constants-com.google.android.gms.common.internal.safeparcel.SafeParcelable">
994 <div id="inherited-constants-com.google.android.gms.common.internal.safeparcel.SafeParcelable-list"
995 class="jd-inheritedlinks">
996 </div>
997 <div id="inherited-constants-com.google.android.gms.common.internal.safeparcel.SafeParcelable-summary" style="display: none;">
998 <table class="jd-sumtable-expando">
999
1000
1001
1002 <tr class="alt-color api apilevel-" >
1003 <td class="jd-typecol">String</td>
1004 <td class="jd-linkcol">NULL</td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001005 <td class="jd-descrcol" width="100%">
1006
1007
1008
1009
1010 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001011 </tr>
1012
1013
1014</table>
1015 </div>
1016</div>
1017</td></tr>
1018
1019
Dirk Doughertyeb768482013-10-29 22:25:12 -07001020</table>
1021
1022
1023
1024
1025<!-- =========== FIELD SUMMARY =========== -->
1026<table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr>
1027
1028
Robert Ly05c8e632013-02-25 14:43:01 -08001029
Dirk Doughertyeb768482013-10-29 22:25:12 -07001030 <tr class="alt-color api apilevel-" >
1031 <td class="jd-typecol"><nobr>
1032 public
1033 static
1034 final
1035 Creator&lt;<a href="/reference/com/google/android/gms/wallet/ProxyCard.html">ProxyCard</a>&gt;</nobr></td>
1036 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/wallet/ProxyCard.html#CREATOR">CREATOR</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001037 <td class="jd-descrcol" width="100%">
1038
1039
1040
1041
1042 </td>
Dirk Doughertyeb768482013-10-29 22:25:12 -07001043 </tr>
1044
Robert Ly05c8e632013-02-25 14:43:01 -08001045
1046
1047</table>
1048
1049
1050
1051
1052
1053
1054
Robert Ly05c8e632013-02-25 14:43:01 -08001055
1056
1057
1058
Dirk Doughertyeb768482013-10-29 22:25:12 -07001059<!-- ========== METHOD SUMMARY =========== -->
1060<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
Robert Ly05c8e632013-02-25 14:43:01 -08001061
1062
1063
Dirk Doughertyeb768482013-10-29 22:25:12 -07001064
1065 <tr class="alt-color api apilevel-" >
1066 <td class="jd-typecol"><nobr>
1067
1068
1069
1070
1071
1072 int</nobr>
1073 </td>
1074 <td class="jd-linkcol" width="100%"><nobr>
1075 <span class="sympad"><a href="/reference/com/google/android/gms/wallet/ProxyCard.html#describeContents()">describeContents</a></span>()</nobr>
1076
1077 </td></tr>
1078
1079
1080
1081 <tr class=" api apilevel-" >
1082 <td class="jd-typecol"><nobr>
1083
1084
1085
1086
1087
1088 String</nobr>
1089 </td>
1090 <td class="jd-linkcol" width="100%"><nobr>
1091 <span class="sympad"><a href="/reference/com/google/android/gms/wallet/ProxyCard.html#getCvn()">getCvn</a></span>()</nobr>
1092
1093 </td></tr>
1094
1095
1096
1097 <tr class="alt-color api apilevel-" >
1098 <td class="jd-typecol"><nobr>
1099
1100
1101
1102
1103
1104 int</nobr>
1105 </td>
1106 <td class="jd-linkcol" width="100%"><nobr>
1107 <span class="sympad"><a href="/reference/com/google/android/gms/wallet/ProxyCard.html#getExpirationMonth()">getExpirationMonth</a></span>()</nobr>
1108
1109 </td></tr>
1110
1111
1112
1113 <tr class=" api apilevel-" >
1114 <td class="jd-typecol"><nobr>
1115
1116
1117
1118
1119
1120 int</nobr>
1121 </td>
1122 <td class="jd-linkcol" width="100%"><nobr>
1123 <span class="sympad"><a href="/reference/com/google/android/gms/wallet/ProxyCard.html#getExpirationYear()">getExpirationYear</a></span>()</nobr>
1124
1125 </td></tr>
1126
1127
1128
1129 <tr class="alt-color api apilevel-" >
1130 <td class="jd-typecol"><nobr>
1131
1132
1133
1134
1135
1136 String</nobr>
1137 </td>
1138 <td class="jd-linkcol" width="100%"><nobr>
1139 <span class="sympad"><a href="/reference/com/google/android/gms/wallet/ProxyCard.html#getPan()">getPan</a></span>()</nobr>
1140
1141 </td></tr>
1142
1143
1144
1145 <tr class=" api apilevel-" >
1146 <td class="jd-typecol"><nobr>
1147
1148
1149
1150
1151
1152 int</nobr>
1153 </td>
1154 <td class="jd-linkcol" width="100%"><nobr>
1155 <span class="sympad"><a href="/reference/com/google/android/gms/wallet/ProxyCard.html#getVersionCode()">getVersionCode</a></span>()</nobr>
1156
1157 </td></tr>
1158
1159
1160
1161 <tr class="alt-color api apilevel-" >
1162 <td class="jd-typecol"><nobr>
1163
1164
1165
1166
1167
1168 void</nobr>
1169 </td>
1170 <td class="jd-linkcol" width="100%"><nobr>
1171 <span class="sympad"><a href="/reference/com/google/android/gms/wallet/ProxyCard.html#writeToParcel(android.os.Parcel, int)">writeToParcel</a></span>(Parcel out, int flags)</nobr>
1172
1173 </td></tr>
1174
1175
1176
1177</table>
1178
1179
Robert Ly05c8e632013-02-25 14:43:01 -08001180
1181
1182
1183
1184
1185<!-- ========== METHOD SUMMARY =========== -->
1186<table id="inhmethods" class="jd-sumtable"><tr><th>
1187 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
1188 <div style="clear:left;">Inherited Methods</div></th></tr>
1189
1190
1191<tr class="api apilevel-" >
1192<td colspan="12">
1193 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
1194 ><img id="inherited-methods-java.lang.Object-trigger"
1195 src="/assets/images/triangle-closed.png"
1196 class="jd-expando-trigger-img" /></a>
1197From class
1198
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001199 java.lang.Object
Robert Ly05c8e632013-02-25 14:43:01 -08001200
1201<div id="inherited-methods-java.lang.Object">
1202 <div id="inherited-methods-java.lang.Object-list"
1203 class="jd-inheritedlinks">
1204 </div>
1205 <div id="inherited-methods-java.lang.Object-summary" style="display: none;">
1206 <table class="jd-sumtable-expando">
1207
1208
1209
1210
1211 <tr class="alt-color api apilevel-" >
1212 <td class="jd-typecol"><nobr>
1213
1214
1215
1216
1217
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001218 Object</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001219 </td>
1220 <td class="jd-linkcol" width="100%"><nobr>
1221 <span class="sympad">clone</span>()</nobr>
1222
1223 </td></tr>
1224
1225
1226
1227 <tr class=" api apilevel-" >
1228 <td class="jd-typecol"><nobr>
1229
1230
1231
1232
1233
1234 boolean</nobr>
1235 </td>
1236 <td class="jd-linkcol" width="100%"><nobr>
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001237 <span class="sympad">equals</span>(Object arg0)</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001238
1239 </td></tr>
1240
1241
1242
1243 <tr class="alt-color api apilevel-" >
1244 <td class="jd-typecol"><nobr>
1245
1246
1247
1248
1249
1250 void</nobr>
1251 </td>
1252 <td class="jd-linkcol" width="100%"><nobr>
1253 <span class="sympad">finalize</span>()</nobr>
1254
1255 </td></tr>
1256
1257
1258
1259 <tr class=" api apilevel-" >
1260 <td class="jd-typecol"><nobr>
1261
1262
1263 final
1264
1265
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001266 Class&lt;?&gt;</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001267 </td>
1268 <td class="jd-linkcol" width="100%"><nobr>
1269 <span class="sympad">getClass</span>()</nobr>
1270
1271 </td></tr>
1272
1273
1274
1275 <tr class="alt-color api apilevel-" >
1276 <td class="jd-typecol"><nobr>
1277
1278
1279
1280
1281
1282 int</nobr>
1283 </td>
1284 <td class="jd-linkcol" width="100%"><nobr>
1285 <span class="sympad">hashCode</span>()</nobr>
1286
1287 </td></tr>
1288
1289
1290
1291 <tr class=" api apilevel-" >
1292 <td class="jd-typecol"><nobr>
1293
1294
1295 final
1296
1297
1298 void</nobr>
1299 </td>
1300 <td class="jd-linkcol" width="100%"><nobr>
1301 <span class="sympad">notify</span>()</nobr>
1302
1303 </td></tr>
1304
1305
1306
1307 <tr class="alt-color api apilevel-" >
1308 <td class="jd-typecol"><nobr>
1309
1310
1311 final
1312
1313
1314 void</nobr>
1315 </td>
1316 <td class="jd-linkcol" width="100%"><nobr>
1317 <span class="sympad">notifyAll</span>()</nobr>
1318
1319 </td></tr>
1320
1321
1322
1323 <tr class=" api apilevel-" >
1324 <td class="jd-typecol"><nobr>
1325
1326
1327
1328
1329
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001330 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001331 </td>
1332 <td class="jd-linkcol" width="100%"><nobr>
1333 <span class="sympad">toString</span>()</nobr>
1334
1335 </td></tr>
1336
1337
1338
1339 <tr class="alt-color api apilevel-" >
1340 <td class="jd-typecol"><nobr>
1341
1342
1343 final
1344
1345
1346 void</nobr>
1347 </td>
1348 <td class="jd-linkcol" width="100%"><nobr>
1349 <span class="sympad">wait</span>()</nobr>
1350
1351 </td></tr>
1352
1353
1354
1355 <tr class=" api apilevel-" >
1356 <td class="jd-typecol"><nobr>
1357
1358
1359 final
1360
1361
1362 void</nobr>
1363 </td>
1364 <td class="jd-linkcol" width="100%"><nobr>
1365 <span class="sympad">wait</span>(long arg0, int arg1)</nobr>
1366
1367 </td></tr>
1368
1369
1370
1371 <tr class="alt-color api apilevel-" >
1372 <td class="jd-typecol"><nobr>
1373
1374
1375 final
1376
1377
1378 void</nobr>
1379 </td>
1380 <td class="jd-linkcol" width="100%"><nobr>
1381 <span class="sympad">wait</span>(long arg0)</nobr>
1382
1383 </td></tr>
1384
1385
1386</table>
1387 </div>
1388</div>
1389</td></tr>
1390
1391
Dirk Doughertyeb768482013-10-29 22:25:12 -07001392
1393<tr class="api apilevel-" >
1394<td colspan="12">
1395 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-android.os.Parcelable" class="jd-expando-trigger closed"
1396 ><img id="inherited-methods-android.os.Parcelable-trigger"
1397 src="/assets/images/triangle-closed.png"
1398 class="jd-expando-trigger-img" /></a>
1399From interface
1400
1401 android.os.Parcelable
1402
1403<div id="inherited-methods-android.os.Parcelable">
1404 <div id="inherited-methods-android.os.Parcelable-list"
1405 class="jd-inheritedlinks">
1406 </div>
1407 <div id="inherited-methods-android.os.Parcelable-summary" style="display: none;">
1408 <table class="jd-sumtable-expando">
1409
1410
1411
1412
1413 <tr class="alt-color api apilevel-" >
1414 <td class="jd-typecol"><nobr>
1415 abstract
1416
1417
1418
1419
1420 int</nobr>
1421 </td>
1422 <td class="jd-linkcol" width="100%"><nobr>
1423 <span class="sympad">describeContents</span>()</nobr>
1424
1425 </td></tr>
1426
1427
1428
1429 <tr class=" api apilevel-" >
1430 <td class="jd-typecol"><nobr>
1431 abstract
1432
1433
1434
1435
1436 void</nobr>
1437 </td>
1438 <td class="jd-linkcol" width="100%"><nobr>
1439 <span class="sympad">writeToParcel</span>(Parcel arg0, int arg1)</nobr>
1440
1441 </td></tr>
1442
1443
1444</table>
1445 </div>
1446</div>
1447</td></tr>
1448
1449
Quddus Chong559c0062014-06-12 13:59:34 -07001450
1451
Robert Ly05c8e632013-02-25 14:43:01 -08001452</table>
1453
1454
1455</div><!-- jd-descr (summary) -->
1456
1457<!-- Details -->
1458
1459
1460
1461
1462
1463
1464
1465
1466<!-- XML Attributes -->
1467
1468
1469<!-- Enum Values -->
1470
1471
1472<!-- Constants -->
1473
1474
Robert Ly05c8e632013-02-25 14:43:01 -08001475<!-- Fields -->
1476
1477
Dirk Doughertyeb768482013-10-29 22:25:12 -07001478<!-- ========= FIELD DETAIL ======== -->
1479<h2>Fields</h2>
1480
1481
1482
1483
1484<A NAME="CREATOR"></A>
1485
1486<div class="jd-details api apilevel-">
1487 <h4 class="jd-details-title">
1488 <span class="normal">
1489 public
1490 static
1491 final
1492 Creator&lt;<a href="/reference/com/google/android/gms/wallet/ProxyCard.html">ProxyCard</a>&gt;
1493 </span>
1494 CREATOR
1495 </h4>
1496 <div class="api-level">
1497
1498
1499
1500
1501 </div>
1502 <div class="jd-details-descr">
1503
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001504
1505
1506
Dirk Doughertyeb768482013-10-29 22:25:12 -07001507 <div class="jd-tagdata jd-tagdescr"><p></p></div>
1508
1509
1510 </div>
1511</div>
1512
1513
1514
1515
Robert Ly05c8e632013-02-25 14:43:01 -08001516<!-- Public ctors -->
1517
1518
1519
1520<!-- ========= CONSTRUCTOR DETAIL ======== -->
1521<!-- Protected ctors -->
1522
1523
1524
1525<!-- ========= METHOD DETAIL ======== -->
1526<!-- Public methdos -->
1527
Dirk Doughertyeb768482013-10-29 22:25:12 -07001528<h2>Public Methods</h2>
1529
1530
1531
1532<A NAME="describeContents()"></A>
1533
1534<div class="jd-details api apilevel-">
1535 <h4 class="jd-details-title">
1536 <span class="normal">
1537 public
1538
1539
1540
1541
1542 int
1543 </span>
1544 <span class="sympad">describeContents</span>
1545 <span class="normal">()</span>
1546 </h4>
1547 <div class="api-level">
1548 <div></div>
1549
1550
1551
1552 </div>
1553 <div class="jd-details-descr">
1554
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001555
1556
1557
Dirk Doughertyeb768482013-10-29 22:25:12 -07001558 <div class="jd-tagdata jd-tagdescr"><p></p></div>
1559
1560 </div>
1561</div>
1562
1563
1564<A NAME="getCvn()"></A>
1565
1566<div class="jd-details api apilevel-">
1567 <h4 class="jd-details-title">
1568 <span class="normal">
1569 public
1570
1571
1572
1573
1574 String
1575 </span>
1576 <span class="sympad">getCvn</span>
1577 <span class="normal">()</span>
1578 </h4>
1579 <div class="api-level">
1580 <div></div>
1581
1582
1583
1584 </div>
1585 <div class="jd-details-descr">
1586
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001587
1588
1589
Dirk Doughertyeb768482013-10-29 22:25:12 -07001590 <div class="jd-tagdata jd-tagdescr"><p></p></div>
1591 <div class="jd-tagdata">
1592 <h5 class="jd-tagtitle">Returns</h5>
1593 <ul class="nolist"><li>The card verification number.
1594</li></ul>
1595 </div>
1596
1597 </div>
1598</div>
1599
1600
1601<A NAME="getExpirationMonth()"></A>
1602
1603<div class="jd-details api apilevel-">
1604 <h4 class="jd-details-title">
1605 <span class="normal">
1606 public
1607
1608
1609
1610
1611 int
1612 </span>
1613 <span class="sympad">getExpirationMonth</span>
1614 <span class="normal">()</span>
1615 </h4>
1616 <div class="api-level">
1617 <div></div>
1618
1619
1620
1621 </div>
1622 <div class="jd-details-descr">
1623
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001624
1625
1626
Dirk Doughertyeb768482013-10-29 22:25:12 -07001627 <div class="jd-tagdata jd-tagdescr"><p></p></div>
1628 <div class="jd-tagdata">
1629 <h5 class="jd-tagtitle">Returns</h5>
1630 <ul class="nolist"><li>Expiration month, 1-12
1631</li></ul>
1632 </div>
1633
1634 </div>
1635</div>
1636
1637
1638<A NAME="getExpirationYear()"></A>
1639
1640<div class="jd-details api apilevel-">
1641 <h4 class="jd-details-title">
1642 <span class="normal">
1643 public
1644
1645
1646
1647
1648 int
1649 </span>
1650 <span class="sympad">getExpirationYear</span>
1651 <span class="normal">()</span>
1652 </h4>
1653 <div class="api-level">
1654 <div></div>
1655
1656
1657
1658 </div>
1659 <div class="jd-details-descr">
1660
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001661
1662
1663
Dirk Doughertyeb768482013-10-29 22:25:12 -07001664 <div class="jd-tagdata jd-tagdescr"><p></p></div>
1665 <div class="jd-tagdata">
1666 <h5 class="jd-tagtitle">Returns</h5>
1667 <ul class="nolist"><li>Expiration year, 4-digit
1668</li></ul>
1669 </div>
1670
1671 </div>
1672</div>
1673
1674
1675<A NAME="getPan()"></A>
1676
1677<div class="jd-details api apilevel-">
1678 <h4 class="jd-details-title">
1679 <span class="normal">
1680 public
1681
1682
1683
1684
1685 String
1686 </span>
1687 <span class="sympad">getPan</span>
1688 <span class="normal">()</span>
1689 </h4>
1690 <div class="api-level">
1691 <div></div>
1692
1693
1694
1695 </div>
1696 <div class="jd-details-descr">
1697
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001698
1699
1700
Dirk Doughertyeb768482013-10-29 22:25:12 -07001701 <div class="jd-tagdata jd-tagdescr"><p></p></div>
1702 <div class="jd-tagdata">
1703 <h5 class="jd-tagtitle">Returns</h5>
1704 <ul class="nolist"><li>The primary account number of the card.
1705</li></ul>
1706 </div>
1707
1708 </div>
1709</div>
1710
1711
1712<A NAME="getVersionCode()"></A>
1713
1714<div class="jd-details api apilevel-">
1715 <h4 class="jd-details-title">
1716 <span class="normal">
1717 public
1718
1719
1720
1721
1722 int
1723 </span>
1724 <span class="sympad">getVersionCode</span>
1725 <span class="normal">()</span>
1726 </h4>
1727 <div class="api-level">
1728 <div></div>
1729
1730
1731
1732 </div>
1733 <div class="jd-details-descr">
1734
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001735
1736
1737
Dirk Doughertyeb768482013-10-29 22:25:12 -07001738 <div class="jd-tagdata jd-tagdescr"><p></p></div>
1739
1740 </div>
1741</div>
1742
1743
1744<A NAME="writeToParcel(android.os.Parcel, int)"></A>
1745
1746<div class="jd-details api apilevel-">
1747 <h4 class="jd-details-title">
1748 <span class="normal">
1749 public
1750
1751
1752
1753
1754 void
1755 </span>
1756 <span class="sympad">writeToParcel</span>
1757 <span class="normal">(Parcel out, int flags)</span>
1758 </h4>
1759 <div class="api-level">
1760 <div></div>
1761
1762
1763
1764 </div>
1765 <div class="jd-details-descr">
1766
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001767
1768
1769
Dirk Doughertyeb768482013-10-29 22:25:12 -07001770 <div class="jd-tagdata jd-tagdescr"><p></p></div>
1771
1772 </div>
1773</div>
1774
1775
1776
Robert Ly05c8e632013-02-25 14:43:01 -08001777
1778
1779<!-- ========= METHOD DETAIL ======== -->
1780
1781
1782
1783<!-- ========= END OF CLASS DATA ========= -->
1784<A NAME="navbar_top"></A>
1785
1786<div id="footer" class="wrap" >
1787
1788
1789 <div id="copyright">
1790
1791 Except as noted, this content is licensed under <a
1792 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
1793 For details and restrictions, see the <a href="/license.html">
1794 Content License</a>.
1795 </div>
1796 <div id="build_info">
1797
1798<script src="/timestamp.js" type="text/javascript"></script>
1799<script>document.write(BUILD_TIMESTAMP)</script>
1800
1801 </div>
1802
1803
1804 <div id="footerlinks">
1805
1806 <p>
1807 <a href="/about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
1808 <a href="/legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
1809 <a href="/support.html">Support</a>
1810 </p>
1811 </div>
1812
1813</div> <!-- end footer -->
1814</div> <!-- jd-content -->
1815
1816</div><!-- end doc-content -->
1817
1818</div> <!-- end body-content -->
1819
1820
1821
1822
1823
1824
1825</body>
1826</html>