1 <!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 76 77 78 79 80 81 82 83 84 85 86 87 <html> 88 <head> 89 90 91 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 92 <meta name="viewport" content="width=device-width" /> 93 94 <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> 95 <title>R.styleable | Android Developers</title> 96 97 <!-- STYLESHEETS --> 98 <link rel="stylesheet" 99 href="//fonts.googleapis.com/css?family=Roboto+Condensed"> 100 <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold" 101 title="roboto"> 102 <link href="/assets/css/default.css?v=2" rel="stylesheet" type="text/css"> 103 104 105 106 <!-- JAVASCRIPT --> 107 <script src="//www.google.com/jsapi" type="text/javascript"></script> 108 <script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script> 109 <script type="text/javascript"> 110 var toRoot = "/"; 111 var metaTags = []; 112 var devsite = false; 113 </script> 114 <script src="/assets/js/docs.js?v=2" type="text/javascript"></script> 115 116 <script> 117 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ 118 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), 119 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) 120 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 121 122 ga('create', 'UA-5831155-1', 'android.com'); 123 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker); 124 ga('send', 'pageview'); 125 ga('universal.send', 'pageview'); // Send page view for new tracker. 126 </script> 127 128 </head> 129 130 <body class="gc-documentation google 131 develop" itemscope itemtype="http://schema.org/Article"> 132 <div id="doc-api-level" class="" style="display:none"></div> 133 <a name="top"></a> 134 135 136 <a name="top"></a> 137 138 <!-- Header --> 139 <div id="header-wrapper"> 140 <div id="header"> 141 <div class="wrap" id="header-wrap"> 142 <div class="col-3 logo"> 143 <a href="/index.html"> 144 <img src="/assets/images/dac_logo.png" 145 srcset="/assets/images/dac_logo (a] 2x.png 2x" 146 width="123" height="25" alt="Android Developers" /> 147 </a> 148 <div class="btn-quicknav" id="btn-quicknav"> 149 <a href="#" class="arrow-inactive">Quicknav</a> 150 <a href="#" class="arrow-active">Quicknav</a> 151 </div> 152 </div> 153 <ul class="nav-x col-9"> 154 <li class="design"> 155 <a href="/design/index.html" 156 zh-tw-lang="" 157 zh-cn-lang="" 158 ru-lang="" 159 ko-lang="" 160 ja-lang="" 161 es-lang="Disear" 162 >Design</a></li> 163 <li class="develop"><a href="/develop/index.html" 164 zh-tw-lang="" 165 zh-cn-lang="" 166 ru-lang="" 167 ko-lang="" 168 ja-lang="" 169 es-lang="Desarrollar" 170 >Develop</a></li> 171 <li class="distribute last"><a href="/distribute/index.html" 172 zh-tw-lang="" 173 zh-cn-lang="" 174 ru-lang="" 175 ko-lang="" 176 ja-lang="" 177 es-lang="Distribuir" 178 >Distribute</a></li> 179 </ul> 180 181 182 183 184 <div class="menu-container"> 185 <div class="moremenu"> 186 <div id="more-btn"></div> 187 </div> 188 <div class="morehover" id="moremenu"> 189 <div class="top"></div> 190 <div class="mid"> 191 <div class="header">Links</div> 192 <ul> 193 <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li> 194 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> 195 <li><a href="/about/index.html">About Android</a></li> 196 </ul> 197 <div class="header">Android Sites</div> 198 <ul> 199 <li><a href="http://www.android.com">Android.com</a></li> 200 <li class="active"><a>Android Developers</a></li> 201 <li><a href="http://source.android.com">Android Open Source Project</a></li> 202 </ul> 203 204 205 206 <div class="header">Language</div> 207 <div id="language" class="locales"> 208 <select name="language" onChange="changeLangPref(this.value, true)"> 209 <option value="en">English</option> 210 <option value="es">Espaol</option> 211 <option value="ja"></option> 212 <option value="ko"></option> 213 <option value="ru"></option> 214 <option value="zh-cn"> ()</option> 215 <option value="zh-tw"> ()</option> 216 </select> 217 </div> 218 <script type="text/javascript"> 219 <!-- 220 loadLangPref(); 221 //--> 222 </script> 223 224 225 <br class="clearfix" /> 226 </div><!-- end 'mid' --> 227 <div class="bottom"></div> 228 </div><!-- end 'moremenu' --> 229 230 <div class="search" id="search-container"> 231 <div class="search-inner"> 232 <div id="search-btn"></div> 233 <div class="left"></div> 234 <form onsubmit="return submit_search()"> 235 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" 236 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" 237 onkeydown="return search_changed(event, true, '/')" 238 onkeyup="return search_changed(event, false, '/')" /> 239 </form> 240 <div class="right"></div> 241 <a class="close hide">close</a> 242 <div class="left"></div> 243 <div class="right"></div> 244 </div><!-- end search-inner --> 245 </div><!-- end search-container --> 246 247 <div class="search_filtered_wrapper reference"> 248 <div class="suggest-card reference no-display"> 249 <ul class="search_filtered"> 250 </ul> 251 </div> 252 </div> 253 254 <div class="search_filtered_wrapper docs"> 255 <div class="suggest-card dummy no-display"> </div> 256 <div class="suggest-card develop no-display"> 257 <ul class="search_filtered"> 258 </ul> 259 <div class="child-card guides no-display"> 260 </div> 261 <div class="child-card training no-display"> 262 </div> 263 <div class="child-card samples no-display"> 264 </div> 265 </div> 266 <div class="suggest-card design no-display"> 267 <ul class="search_filtered"> 268 </ul> 269 </div> 270 <div class="suggest-card distribute no-display"> 271 <ul class="search_filtered"> 272 </ul> 273 </div> 274 </div> 275 </div><!-- end menu-container (search and menu widget) --> 276 277 278 279 <!-- Expanded quicknav --> 280 <div id="quicknav" class="col-13"> 281 <ul> 282 <li class="about"> 283 <ul> 284 <li><a href="/about/index.html">About</a></li> 285 <li><a href="/wear/index.html">Wear</a></li> 286 <li><a href="/tv/index.html">TV</a></li> 287 <li><a href="/auto/index.html">Auto</a></li> 288 </ul> 289 </li> 290 <li class="design"> 291 <ul> 292 <li><a href="/design/index.html">Get Started</a></li> 293 <li><a href="/design/devices.html">Devices</a></li> 294 <li><a href="/design/style/index.html">Style</a></li> 295 <li><a href="/design/patterns/index.html">Patterns</a></li> 296 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li> 297 <li><a href="/design/downloads/index.html">Downloads</a></li> 298 <li><a href="/design/videos/index.html">Videos</a></li> 299 </ul> 300 </li> 301 <li class="develop"> 302 <ul> 303 <li><a href="/training/index.html" 304 zh-tw-lang="" 305 zh-cn-lang="" 306 ru-lang="" 307 ko-lang="" 308 ja-lang="" 309 es-lang="Capacitacin" 310 >Training</a></li> 311 <li><a href="/guide/index.html" 312 zh-tw-lang="API " 313 zh-cn-lang="API " 314 ru-lang=" API" 315 ko-lang="API " 316 ja-lang="API " 317 es-lang="Guas de la API" 318 >API Guides</a></li> 319 <li><a href="/reference/packages.html" 320 zh-tw-lang="" 321 zh-cn-lang="" 322 ru-lang="" 323 ko-lang="" 324 ja-lang="" 325 es-lang="Referencia" 326 >Reference</a></li> 327 <li><a href="/sdk/index.html" 328 zh-tw-lang="" 329 zh-cn-lang="" 330 ru-lang="" 331 ko-lang="" 332 ja-lang="" 333 es-lang="Herramientas" 334 >Tools</a> 335 </li> 336 <li><a href="/google/index.html">Google Services</a> 337 </li> 338 339 <li><a href="/samples/index.html">Samples</a> 340 </li> 341 342 </ul> 343 </li> 344 <li class="distribute last"> 345 <ul> 346 <li><a href="/distribute/googleplay/index.html">Google Play</a></li> 347 <li><a href="/distribute/essentials/index.html">Essentials</a></li> 348 <li><a href="/distribute/users/index.html">Get Users</a></li> 349 <li><a href="/distribute/engage/index.html">Engage & Retain</a></li> 350 <li><a href="/distribute/monetize/index.html">Monetize</a></li> 351 <li><a href="/distribute/tools/index.html">Tools & Reference</a></li> 352 <li><a href="/distribute/stories/index.html">Developer Stories</a></li> 353 </ul> 354 </li> 355 </ul> 356 </div><!-- /Expanded quicknav --> 357 </div><!-- end header-wrap.wrap --> 358 </div><!-- end header --> 359 360 361 <!-- Secondary x-nav --> 362 <div id="nav-x"> 363 <div class="wrap"> 364 <ul class="nav-x col-9 develop" style="width:100%"> 365 <li class="training"><a href="/training/index.html" 366 zh-tw-lang="" 367 zh-cn-lang="" 368 ru-lang="" 369 ko-lang="" 370 ja-lang="" 371 es-lang="Capacitacin" 372 >Training</a></li> 373 <li class="guide"><a href="/guide/index.html" 374 zh-tw-lang="API " 375 zh-cn-lang="API " 376 ru-lang=" API" 377 ko-lang="API " 378 ja-lang="API " 379 es-lang="Guas de la API" 380 >API Guides</a></li> 381 <li class="reference"><a href="/reference/packages.html" 382 zh-tw-lang="" 383 zh-cn-lang="" 384 ru-lang="" 385 ko-lang="" 386 ja-lang="" 387 es-lang="Referencia" 388 >Reference</a></li> 389 <li class="tools"><a href="/sdk/index.html" 390 zh-tw-lang="" 391 zh-cn-lang="" 392 ru-lang="" 393 ko-lang="" 394 ja-lang="" 395 es-lang="Herramientas" 396 >Tools</a></li> 397 <li class="google"><a href="/google/index.html" 398 >Google Services</a> 399 </li> 400 401 <li class="samples"><a href="/samples/index.html" 402 >Samples</a> 403 </li> 404 405 </ul> 406 </div> 407 </div> 408 <!-- /Sendondary x-nav DEVELOP --> 409 410 411 412 <div id="searchResults" class="wrap" style="display:none;"> 413 <h2 id="searchTitle">Results</h2> 414 <div id="leftSearchControl" class="search-control">Loading...</div> 415 </div> 416 </div> <!--end header-wrapper --> 417 418 <div id="sticky-header"> 419 <div> 420 <a class="logo" href="#top"></a> 421 <a class="top" href="#top"></a> 422 <ul class="breadcrumb"> 423 424 <li class="current">R.styleable</li> 425 </ul> 426 </div> 427 </div> 428 429 430 431 432 433 434 <div class="wrap clearfix" id="body-content"> 435 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 436 <div id="devdoc-nav" class="scroll-pane"> 437 438 439 440 <ul id="nav"> 441 442 <li class="nav-section"> 443 <div class="nav-section-header empty"><a href="/google/index.html"> 444 <span class="en">Overview</span> 445 </a></div> 446 </li> 447 448 <li class="nav-section"> 449 <div class="nav-section-header empty"><a href="/google/play-services/games.html"> 450 <span class="en">Games</span> 451 </a></div> 452 </li> 453 <li class="nav-section"> 454 <div class="nav-section-header empty"><a href="/google/play-services/location.html"> 455 <span class="en">Location</span> 456 </a></div> 457 </li> 458 <li class="nav-section"> 459 <div class="nav-section-header empty"><a href="/google/play-services/plus.html"> 460 <span class="en">Google+</span> 461 </a></div> 462 </li> 463 <li class="nav-section"> 464 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 465 <span class="en">Maps</span> 466 </a></div> 467 </li> 468 <li class="nav-section"> 469 <div class="nav-section-header empty"><a href="/google/play-services/drive.html"> 470 <span class="en">Drive</span> 471 </a></div> 472 </li> 473 <li class="nav-section"> 474 <div class="nav-section-header empty"><a href="/google/play-services/cast.html"> 475 <span class="en">Cast</span> 476 </a></div> 477 </li> 478 <li class="nav-section"> 479 <div class="nav-section-header"><a href="/google/play-services/ads.html"> 480 <span class="en">Ads</span></a> 481 </div> 482 <ul> 483 <li><a href="/google/play-services/id.html"> 484 <span class="en">Advertising ID</span></a> 485 </li> 486 </ul> 487 </li> 488 <li class="nav-section"> 489 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"> 490 <span class="en">Wallet</span> 491 </a></div> 492 </li> 493 494 495 <li class="nav-section"> 496 <div class="nav-section-header"><a href="/google/play-services/index.html"> 497 <span class="en">Google Play Services</span></a> 498 </div> 499 <ul> 500 <li><a href="/google/play-services/setup.html"> 501 <span class="en">Setting Up Google Play Services</span></a> 502 </li> 503 <li class="nav-section"> 504 <div class="nav-section-header"><a href="/google/auth/api-client.html"> 505 <span class="en">Accessing Google APIs</span></a> 506 </div> 507 <ul> 508 <li> 509 <a href="/google/auth/http-auth.html"> 510 <span class="en">Authorizing with Google for REST APIs</span> 511 </a> 512 </li> 513 </ul> 514 </li> 515 <li id="gms-tree-list" class="nav-section"> 516 <div class="nav-section-header"> 517 <a href="/reference/gms-packages.html"> 518 <span class="en">Reference</span> 519 </a> 520 <div> 521 </li> 522 </ul> 523 </li> 524 525 526 <li class="nav-section"> 527 <div class="nav-section-header"><a href="/google/play/billing/index.html"> 528 <span class="en">Google Play In-app Billing</span></a> 529 </div> 530 <ul> 531 <li><a href="/google/play/billing/billing_overview.html"> 532 <span class="en">Overview</span></a> 533 </li> 534 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html"> 535 <span class="en">Version 3 API</span></a></div> 536 <ul> 537 <li><a href="/google/play/billing/billing_integrate.html"> 538 <span class="en">Implementing the API</span></a></li> 539 <li><a href="/google/play/billing/billing_reference.html"> 540 <span class="en">Reference</span></a></li> 541 </ul> 542 </li> 543 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html"> 544 <span class="en">Version 2 API</span></a></div> 545 <ul> 546 <li><a href="/google/play/billing/v2/billing_integrate.html"> 547 <span class="en">Implementing the API</span></a></li> 548 <li><a href="/google/play/billing/v2/billing_subscriptions.html"> 549 <span class="en">Subscriptions</span></a></li> 550 <li><a href="/google/play/billing/v2/billing_reference.html"> 551 <span class="en">Reference</span></a></li> 552 </ul> 553 </li> 554 <li><a href="/google/play/billing/billing_subscriptions.html"> 555 <span class="en">Subscriptions</span></a> 556 </li> 557 <li><a href="/google/play/billing/billing_best_practices.html"> 558 <span class="en">Security and Design</span></a> 559 </li> 560 <li><a href="/google/play/billing/billing_testing.html"> 561 <span class="en">Testing In-app Billing</span></a> 562 </li> 563 <li><a href="/google/play/billing/billing_admin.html"> 564 <span class="en">Administering In-app Billing</span></a> 565 </li> 566 <li><a href="/google/play/billing/versions.html"> 567 <span class="en">Version Notes</span></a> 568 </li> 569 </ul> 570 </li> 571 572 573 574 <li class="nav-section"> 575 <div class="nav-section-header"><a href="/google/gcm/index.html"> 576 <span class="en">Google Cloud Messaging</span></a> 577 </div> 578 <ul> 579 <li><a href="/google/gcm/gcm.html"> 580 <span class="en">Overview</span></a> 581 </li> 582 <li><a href="/google/gcm/gs.html"> 583 <span class="en">Getting Started</span></a> 584 </li> 585 <li><a href="/google/gcm/client.html"> 586 <span class="en">Implementing GCM Client</span></a> 587 </li> 588 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html"> 589 <span class="en">Implementing GCM Server</span></a></div> 590 <ul> 591 <li><a href="/google/gcm/ccs.html"> 592 <span class="en">CCS (XMPP)</span></a></li> 593 <li><a href="/google/gcm/http.html"> 594 <span class="en">HTTP</span></a></li> 595 </ul> 596 </li> 597 <li><a href="/google/gcm/notifications.html"> 598 <span class="en">User Notifications</span></a> 599 </li> 600 <li><a href="/google/gcm/adv.html"> 601 <span class="en">Advanced Topics</span></a> 602 </li> 603 <li><a href="/google/gcm/c2dm.html"> 604 <span class="en">Migration</span></a> 605 </li> 606 <li id="gcm-tree-list" class="nav-section"> 607 <div class="nav-section-header"> 608 <a href="/reference/gcm-packages.html"> 609 <span class="en">Reference</span> 610 </a> 611 <div> 612 </li> 613 </ul> 614 </li> 615 616 <li class="nav-section"> 617 <div class="nav-section-header empty"><a href="/google/gcs/index.html"> 618 <span class="en">Google Cloud Save</span></a> 619 </div> 620 </li> 621 622 <li class="nav-section"> 623 <div class="nav-section-header"><a href="/google/play/dist.html"> 624 <span class="en">Google Play Distribution</span></a> 625 </div> 626 <ul> 627 <li><a href="/google/play/filters.html"> 628 <span class="en">Filters on Google Play</span></a> 629 </li> 630 <li><a href="/google/play/billing/gp-purchase-status-api.html"> 631 <span class="en">Google Play Developer API</span></a> 632 </li> 633 <li><a href="/google/play/publishing/multiple-apks.html"> 634 <span class="en">Multiple APK Support</span></a> 635 </li> 636 <li><a href="/google/play/expansion-files.html"> 637 <span class="en">APK Expansion Files</span></a> 638 </li> 639 <li class="nav-section"> 640 <div class="nav-section-header"><a href="/google/play/licensing/index.html"> 641 <span class="en">Application Licensing</span></a> 642 </div> 643 <ul> 644 <li><a href="/google/play/licensing/overview.html"> 645 <span class="en">Licensing Overview</span></a> 646 </li> 647 <li><a href="/google/play/licensing/setting-up.html"> 648 <span class="en">Setting Up for Licensing</span></a> 649 </li> 650 <li><a href="/google/play/licensing/adding-licensing.html"> 651 <span class="en">Adding Licensing to Your App</span></a> 652 </li> 653 <li><a href="/google/play/licensing/licensing-reference.html"> 654 <span class="en">Licensing Reference</span></a> 655 </li> 656 </ul> 657 </li> 658 659 <li class="nav-section"> 660 <div class="nav-section-header"><a href="/google/backup/index.html"> 661 Android Backup Service</a> 662 </div> 663 <ul> 664 <li><a href="/google/backup/signup.html"> 665 Register</a> 666 </li> 667 </ul> 668 </li> 669 670 </ul> 671 672 </li> 673 674 675 676 </ul> 677 678 <script type="text/javascript"> 679 <!-- 680 buildToggleLists(); 681 changeNavLang(getLangPref()); 682 //--> 683 </script> 684 685 686 687 688 </div> 689 <script type="text/javascript"> 690 showGoogleRefTree(); 691 692 </script> 693 </div> <!-- end side-nav --> 694 <script> 695 $(document).ready(function() { 696 scrollIntoView("devdoc-nav"); 697 }); 698 </script> 699 700 701 702 703 704 705 <div class="col-12" id="doc-col"> 706 707 <div id="api-info-block"> 708 709 710 711 712 713 714 715 716 717 718 719 <div class="sum-details-links"> 720 721 Summary: 722 723 724 725 726 727 728 729 <a href="#lfields">Fields</a> 730 731 732 733 734 | <a href="#pubctors">Ctors</a> 735 736 737 738 739 740 741 | <a href="#inhmethods">Inherited Methods</a> 742 743 | <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 744 745 </div><!-- end sum-details-links --> 746 <div class="api-level"> 747 748 749 750 751 </div> 752 </div><!-- end api-info-block --> 753 754 755 <!-- ======== START OF CLASS DATA ======== --> 756 757 <div id="jd-header"> 758 public 759 static 760 final 761 762 class 763 <h1 itemprop="name">R.styleable</h1> 764 765 766 767 768 extends Object<br/> 769 770 771 772 773 774 775 776 777 778 </div><!-- end header --> 779 780 <div id="naMessage"></div> 781 782 <div id="jd-content" class="api apilevel-"> 783 <table class="jd-inheritance-table"> 784 785 786 <tr> 787 788 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> 789 </tr> 790 791 792 <tr> 793 794 <td class="jd-inheritance-space"> ↳</td> 795 796 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.R.styleable</td> 797 </tr> 798 799 800 </table> 801 802 803 804 805 806 807 808 <div class="jd-descr"> 809 810 811 812 813 814 815 </div><!-- jd-descr --> 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 <div class="jd-descr"> 833 834 835 <h2>Summary</h2> 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 <!-- =========== FIELD SUMMARY =========== --> 855 <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> 856 857 858 859 <tr class="alt-color api apilevel-" > 860 <td class="jd-typecol"><nobr> 861 public 862 static 863 final 864 int[]</nobr></td> 865 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs">AdsAttrs</a></td> 866 <td class="jd-descrcol" width="100%">Attributes that can be used with a AdsAttrs.</td> 867 </tr> 868 869 870 <tr class=" api apilevel-" > 871 <td class="jd-typecol"><nobr> 872 public 873 static 874 875 int</nobr></td> 876 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adSize">AdsAttrs_adSize</a></td> 877 <td class="jd-descrcol" width="100%"><p>The size of the ad.</td> 878 </tr> 879 880 881 <tr class="alt-color api apilevel-" > 882 <td class="jd-typecol"><nobr> 883 public 884 static 885 886 int</nobr></td> 887 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adSizes">AdsAttrs_adSizes</a></td> 888 <td class="jd-descrcol" width="100%"><p>A comma-separated list of the supported ad sizes.</td> 889 </tr> 890 891 892 <tr class=" api apilevel-" > 893 <td class="jd-typecol"><nobr> 894 public 895 static 896 897 int</nobr></td> 898 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adUnitId">AdsAttrs_adUnitId</a></td> 899 <td class="jd-descrcol" width="100%"><p>The ad unit ID.</td> 900 </tr> 901 902 903 <tr class="alt-color api apilevel-" > 904 <td class="jd-typecol"><nobr> 905 public 906 static 907 final 908 int[]</nobr></td> 909 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#AppDataSearch">AppDataSearch</a></td> 910 <td class="jd-descrcol" width="100%">Attributes that can be used with a AppDataSearch.</td> 911 </tr> 912 913 914 <tr class=" api apilevel-" > 915 <td class="jd-typecol"><nobr> 916 public 917 static 918 final 919 int[]</nobr></td> 920 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus">Corpus</a></td> 921 <td class="jd-descrcol" width="100%">Attributes that can be used with a Corpus.</td> 922 </tr> 923 924 925 <tr class="alt-color api apilevel-" > 926 <td class="jd-typecol"><nobr> 927 public 928 static 929 930 int</nobr></td> 931 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_contentProviderUri">Corpus_contentProviderUri</a></td> 932 <td class="jd-descrcol" width="100%"><p>The URI of the content provider that the index should crawl to get the data for this 933 corpus.</td> 934 </tr> 935 936 937 <tr class=" api apilevel-" > 938 <td class="jd-typecol"><nobr> 939 public 940 static 941 942 int</nobr></td> 943 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_corpusId">Corpus_corpusId</a></td> 944 <td class="jd-descrcol" width="100%"><p>The ID of the corpus.</td> 945 </tr> 946 947 948 <tr class="alt-color api apilevel-" > 949 <td class="jd-typecol"><nobr> 950 public 951 static 952 953 int</nobr></td> 954 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_corpusVersion">Corpus_corpusVersion</a></td> 955 <td class="jd-descrcol" width="100%"><p>The version of the corpus.</td> 956 </tr> 957 958 959 <tr class=" api apilevel-" > 960 <td class="jd-typecol"><nobr> 961 public 962 static 963 964 int</nobr></td> 965 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_schemaOrgType">Corpus_schemaOrgType</a></td> 966 <td class="jd-descrcol" width="100%"><p>schema.org type of documents in this corpus.</td> 967 </tr> 968 969 970 <tr class="alt-color api apilevel-" > 971 <td class="jd-typecol"><nobr> 972 public 973 static 974 975 int</nobr></td> 976 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_trimmable">Corpus_trimmable</a></td> 977 <td class="jd-descrcol" width="100%"><p>Indicates if documents from this corpus can be trimmed when the index reaches its quota.</td> 978 </tr> 979 980 981 <tr class=" api apilevel-" > 982 <td class="jd-typecol"><nobr> 983 public 984 static 985 final 986 int[]</nobr></td> 987 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#FeatureParam">FeatureParam</a></td> 988 <td class="jd-descrcol" width="100%">Attributes that can be used with a FeatureParam.</td> 989 </tr> 990 991 992 <tr class="alt-color api apilevel-" > 993 <td class="jd-typecol"><nobr> 994 public 995 static 996 997 int</nobr></td> 998 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#FeatureParam_paramName">FeatureParam_paramName</a></td> 999 <td class="jd-descrcol" width="100%"><p>The name of this parameter.</td> 1000 </tr> 1001 1002 1003 <tr class=" api apilevel-" > 1004 <td class="jd-typecol"><nobr> 1005 public 1006 static 1007 1008 int</nobr></td> 1009 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#FeatureParam_paramValue">FeatureParam_paramValue</a></td> 1010 <td class="jd-descrcol" width="100%"><p>The value of this parameter.</td> 1011 </tr> 1012 1013 1014 <tr class="alt-color api apilevel-" > 1015 <td class="jd-typecol"><nobr> 1016 public 1017 static 1018 final 1019 int[]</nobr></td> 1020 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch">GlobalSearch</a></td> 1021 <td class="jd-descrcol" width="100%">Attributes that can be used with a GlobalSearch.</td> 1022 </tr> 1023 1024 1025 <tr class=" api apilevel-" > 1026 <td class="jd-typecol"><nobr> 1027 public 1028 static 1029 final 1030 int[]</nobr></td> 1031 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchCorpus">GlobalSearchCorpus</a></td> 1032 <td class="jd-descrcol" width="100%">Attributes that can be used with a GlobalSearchCorpus.</td> 1033 </tr> 1034 1035 1036 <tr class="alt-color api apilevel-" > 1037 <td class="jd-typecol"><nobr> 1038 public 1039 static 1040 1041 int</nobr></td> 1042 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchCorpus_allowShortcuts">GlobalSearchCorpus_allowShortcuts</a></td> 1043 <td class="jd-descrcol" width="100%"><p>Whether or not global search is enabled for this corpus.</td> 1044 </tr> 1045 1046 1047 <tr class=" api apilevel-" > 1048 <td class="jd-typecol"><nobr> 1049 public 1050 static 1051 final 1052 int[]</nobr></td> 1053 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection">GlobalSearchSection</a></td> 1054 <td class="jd-descrcol" width="100%">Attributes that can be used with a GlobalSearchSection.</td> 1055 </tr> 1056 1057 1058 <tr class="alt-color api apilevel-" > 1059 <td class="jd-typecol"><nobr> 1060 public 1061 static 1062 1063 int</nobr></td> 1064 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionContent">GlobalSearchSection_sectionContent</a></td> 1065 <td class="jd-descrcol" width="100%"><p>The content of this global search section.</td> 1066 </tr> 1067 1068 1069 <tr class=" api apilevel-" > 1070 <td class="jd-typecol"><nobr> 1071 public 1072 static 1073 1074 int</nobr></td> 1075 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionType">GlobalSearchSection_sectionType</a></td> 1076 <td class="jd-descrcol" width="100%"><p>The type of global search section for this mapping.</td> 1077 </tr> 1078 1079 1080 <tr class="alt-color api apilevel-" > 1081 <td class="jd-typecol"><nobr> 1082 public 1083 static 1084 1085 int</nobr></td> 1086 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentAction">GlobalSearch_defaultIntentAction</a></td> 1087 <td class="jd-descrcol" width="100%"><p>The default value for the global search section <code>default_intent_action</code>.</td> 1088 </tr> 1089 1090 1091 <tr class=" api apilevel-" > 1092 <td class="jd-typecol"><nobr> 1093 public 1094 static 1095 1096 int</nobr></td> 1097 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentActivity">GlobalSearch_defaultIntentActivity</a></td> 1098 <td class="jd-descrcol" width="100%"><p>The default value for the global search section <code>default_intent_aactivity</code>.</td> 1099 </tr> 1100 1101 1102 <tr class="alt-color api apilevel-" > 1103 <td class="jd-typecol"><nobr> 1104 public 1105 static 1106 1107 int</nobr></td> 1108 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentData">GlobalSearch_defaultIntentData</a></td> 1109 <td class="jd-descrcol" width="100%"><p>The default value for the global search section <code>default_intent_data</code>.</td> 1110 </tr> 1111 1112 1113 <tr class=" api apilevel-" > 1114 <td class="jd-typecol"><nobr> 1115 public 1116 static 1117 1118 int</nobr></td> 1119 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_searchEnabled">GlobalSearch_searchEnabled</a></td> 1120 <td class="jd-descrcol" width="100%"><p>Whether or not global search is enabled for this app.</td> 1121 </tr> 1122 1123 1124 <tr class="alt-color api apilevel-" > 1125 <td class="jd-typecol"><nobr> 1126 public 1127 static 1128 1129 int</nobr></td> 1130 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_searchLabel">GlobalSearch_searchLabel</a></td> 1131 <td class="jd-descrcol" width="100%"><p>A localized string to identify this app's data within the global search app.</td> 1132 </tr> 1133 1134 1135 <tr class=" api apilevel-" > 1136 <td class="jd-typecol"><nobr> 1137 public 1138 static 1139 1140 int</nobr></td> 1141 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_settingsDescription">GlobalSearch_settingsDescription</a></td> 1142 <td class="jd-descrcol" width="100%"><p>A localized string to describe this apps data within the global search apps settings.</td> 1143 </tr> 1144 1145 1146 <tr class="alt-color api apilevel-" > 1147 <td class="jd-typecol"><nobr> 1148 public 1149 static 1150 final 1151 int[]</nobr></td> 1152 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus">IMECorpus</a></td> 1153 <td class="jd-descrcol" width="100%">Attributes that can be used with a IMECorpus.</td> 1154 </tr> 1155 1156 1157 <tr class=" api apilevel-" > 1158 <td class="jd-typecol"><nobr> 1159 public 1160 static 1161 1162 int</nobr></td> 1163 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_inputEnabled">IMECorpus_inputEnabled</a></td> 1164 <td class="jd-descrcol" width="100%"><p>Whether or not this corpus could be useful input for IME.</td> 1165 </tr> 1166 1167 1168 <tr class="alt-color api apilevel-" > 1169 <td class="jd-typecol"><nobr> 1170 public 1171 static 1172 1173 int</nobr></td> 1174 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_sourceClass">IMECorpus_sourceClass</a></td> 1175 <td class="jd-descrcol" width="100%"><p>Class of the source.</td> 1176 </tr> 1177 1178 1179 <tr class=" api apilevel-" > 1180 <td class="jd-typecol"><nobr> 1181 public 1182 static 1183 1184 int</nobr></td> 1185 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_toAddressesSection">IMECorpus_toAddressesSection</a></td> 1186 <td class="jd-descrcol" width="100%"><p>Sections containing entities communicated with in a given document.</td> 1187 </tr> 1188 1189 1190 <tr class="alt-color api apilevel-" > 1191 <td class="jd-typecol"><nobr> 1192 public 1193 static 1194 1195 int</nobr></td> 1196 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputSection">IMECorpus_userInputSection</a></td> 1197 <td class="jd-descrcol" width="100%"><p>If this section is non-empty, the document is considered to be input by the user if 1198 either <code><a href="/reference/com/google/android/gms/R.attr.html#userInputValue">userInputValue</a></code> is not set or the content of this section is equal to that 1199 value.</td> 1200 </tr> 1201 1202 1203 <tr class=" api apilevel-" > 1204 <td class="jd-typecol"><nobr> 1205 public 1206 static 1207 1208 int</nobr></td> 1209 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputTag">IMECorpus_userInputTag</a></td> 1210 <td class="jd-descrcol" width="100%"><p>Tag name for documents that contain data input by the user.</td> 1211 </tr> 1212 1213 1214 <tr class="alt-color api apilevel-" > 1215 <td class="jd-typecol"><nobr> 1216 public 1217 static 1218 1219 int</nobr></td> 1220 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputValue">IMECorpus_userInputValue</a></td> 1221 <td class="jd-descrcol" width="100%"><p>If set, <code><a href="/reference/com/google/android/gms/R.attr.html#userInputSection">userInputSection</a></code> contents needs to equal this value for the document 1222 to be considered input by user.</td> 1223 </tr> 1224 1225 1226 <tr class=" api apilevel-" > 1227 <td class="jd-typecol"><nobr> 1228 public 1229 static 1230 final 1231 int[]</nobr></td> 1232 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></td> 1233 <td class="jd-descrcol" width="100%">Attributes that can be used with a MapAttrs.</td> 1234 </tr> 1235 1236 1237 <tr class="alt-color api apilevel-" > 1238 <td class="jd-typecol"><nobr> 1239 public 1240 static 1241 1242 int</nobr></td> 1243 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraBearing">MapAttrs_cameraBearing</a></td> 1244 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraBearing">cameraBearing</a></code> 1245 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1246 </tr> 1247 1248 1249 <tr class=" api apilevel-" > 1250 <td class="jd-typecol"><nobr> 1251 public 1252 static 1253 1254 int</nobr></td> 1255 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTargetLat">MapAttrs_cameraTargetLat</a></td> 1256 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLat">cameraTargetLat</a></code> 1257 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1258 </tr> 1259 1260 1261 <tr class="alt-color api apilevel-" > 1262 <td class="jd-typecol"><nobr> 1263 public 1264 static 1265 1266 int</nobr></td> 1267 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTargetLng">MapAttrs_cameraTargetLng</a></td> 1268 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLng">cameraTargetLng</a></code> 1269 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1270 </tr> 1271 1272 1273 <tr class=" api apilevel-" > 1274 <td class="jd-typecol"><nobr> 1275 public 1276 static 1277 1278 int</nobr></td> 1279 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTilt">MapAttrs_cameraTilt</a></td> 1280 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraTilt">cameraTilt</a></code> 1281 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1282 </tr> 1283 1284 1285 <tr class="alt-color api apilevel-" > 1286 <td class="jd-typecol"><nobr> 1287 public 1288 static 1289 1290 int</nobr></td> 1291 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraZoom">MapAttrs_cameraZoom</a></td> 1292 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraZoom">cameraZoom</a></code> 1293 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1294 </tr> 1295 1296 1297 <tr class=" api apilevel-" > 1298 <td class="jd-typecol"><nobr> 1299 public 1300 static 1301 1302 int</nobr></td> 1303 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_mapType">MapAttrs_mapType</a></td> 1304 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#mapType">mapType</a></code> 1305 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1306 </tr> 1307 1308 1309 <tr class="alt-color api apilevel-" > 1310 <td class="jd-typecol"><nobr> 1311 public 1312 static 1313 1314 int</nobr></td> 1315 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiCompass">MapAttrs_uiCompass</a></td> 1316 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiCompass">uiCompass</a></code> 1317 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1318 </tr> 1319 1320 1321 <tr class=" api apilevel-" > 1322 <td class="jd-typecol"><nobr> 1323 public 1324 static 1325 1326 int</nobr></td> 1327 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiRotateGestures">MapAttrs_uiRotateGestures</a></td> 1328 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiRotateGestures">uiRotateGestures</a></code> 1329 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1330 </tr> 1331 1332 1333 <tr class="alt-color api apilevel-" > 1334 <td class="jd-typecol"><nobr> 1335 public 1336 static 1337 1338 int</nobr></td> 1339 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiScrollGestures">MapAttrs_uiScrollGestures</a></td> 1340 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiScrollGestures">uiScrollGestures</a></code> 1341 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1342 </tr> 1343 1344 1345 <tr class=" api apilevel-" > 1346 <td class="jd-typecol"><nobr> 1347 public 1348 static 1349 1350 int</nobr></td> 1351 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiTiltGestures">MapAttrs_uiTiltGestures</a></td> 1352 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiTiltGestures">uiTiltGestures</a></code> 1353 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1354 </tr> 1355 1356 1357 <tr class="alt-color api apilevel-" > 1358 <td class="jd-typecol"><nobr> 1359 public 1360 static 1361 1362 int</nobr></td> 1363 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiZoomControls">MapAttrs_uiZoomControls</a></td> 1364 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiZoomControls">uiZoomControls</a></code> 1365 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1366 </tr> 1367 1368 1369 <tr class=" api apilevel-" > 1370 <td class="jd-typecol"><nobr> 1371 public 1372 static 1373 1374 int</nobr></td> 1375 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiZoomGestures">MapAttrs_uiZoomGestures</a></td> 1376 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiZoomGestures">uiZoomGestures</a></code> 1377 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1378 </tr> 1379 1380 1381 <tr class="alt-color api apilevel-" > 1382 <td class="jd-typecol"><nobr> 1383 public 1384 static 1385 1386 int</nobr></td> 1387 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_useViewLifecycle">MapAttrs_useViewLifecycle</a></td> 1388 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#useViewLifecycle">useViewLifecycle</a></code> 1389 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1390 </tr> 1391 1392 1393 <tr class=" api apilevel-" > 1394 <td class="jd-typecol"><nobr> 1395 public 1396 static 1397 1398 int</nobr></td> 1399 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_zOrderOnTop">MapAttrs_zOrderOnTop</a></td> 1400 <td class="jd-descrcol" width="100%"><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#zOrderOnTop">zOrderOnTop</a></code> 1401 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array.</td> 1402 </tr> 1403 1404 1405 <tr class="alt-color api apilevel-" > 1406 <td class="jd-typecol"><nobr> 1407 public 1408 static 1409 final 1410 int[]</nobr></td> 1411 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section">Section</a></td> 1412 <td class="jd-descrcol" width="100%">Attributes that can be used with a Section.</td> 1413 </tr> 1414 1415 1416 <tr class=" api apilevel-" > 1417 <td class="jd-typecol"><nobr> 1418 public 1419 static 1420 final 1421 int[]</nobr></td> 1422 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#SectionFeature">SectionFeature</a></td> 1423 <td class="jd-descrcol" width="100%">Attributes that can be used with a SectionFeature.</td> 1424 </tr> 1425 1426 1427 <tr class="alt-color api apilevel-" > 1428 <td class="jd-typecol"><nobr> 1429 public 1430 static 1431 1432 int</nobr></td> 1433 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#SectionFeature_featureType">SectionFeature_featureType</a></td> 1434 <td class="jd-descrcol" width="100%"><p>The type of this feature.</td> 1435 </tr> 1436 1437 1438 <tr class=" api apilevel-" > 1439 <td class="jd-typecol"><nobr> 1440 public 1441 static 1442 1443 int</nobr></td> 1444 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_indexPrefixes">Section_indexPrefixes</a></td> 1445 <td class="jd-descrcol" width="100%"><p>Indicates if this section should support prefix matching.</td> 1446 </tr> 1447 1448 1449 <tr class="alt-color api apilevel-" > 1450 <td class="jd-typecol"><nobr> 1451 public 1452 static 1453 1454 int</nobr></td> 1455 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_noIndex">Section_noIndex</a></td> 1456 <td class="jd-descrcol" width="100%"><p>Indicates if this section should not be indexed.</td> 1457 </tr> 1458 1459 1460 <tr class=" api apilevel-" > 1461 <td class="jd-typecol"><nobr> 1462 public 1463 static 1464 1465 int</nobr></td> 1466 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_schemaOrgProperty">Section_schemaOrgProperty</a></td> 1467 <td class="jd-descrcol" width="100%"><p>Section corresponds to this schema.org property.</td> 1468 </tr> 1469 1470 1471 <tr class="alt-color api apilevel-" > 1472 <td class="jd-typecol"><nobr> 1473 public 1474 static 1475 1476 int</nobr></td> 1477 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionFormat">Section_sectionFormat</a></td> 1478 <td class="jd-descrcol" width="100%"><p>The format of the section.</td> 1479 </tr> 1480 1481 1482 <tr class=" api apilevel-" > 1483 <td class="jd-typecol"><nobr> 1484 public 1485 static 1486 1487 int</nobr></td> 1488 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionId">Section_sectionId</a></td> 1489 <td class="jd-descrcol" width="100%"><p>The ID of the section.</td> 1490 </tr> 1491 1492 1493 <tr class="alt-color api apilevel-" > 1494 <td class="jd-typecol"><nobr> 1495 public 1496 static 1497 1498 int</nobr></td> 1499 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionWeight">Section_sectionWeight</a></td> 1500 <td class="jd-descrcol" width="100%"><p>The weight of the section.</td> 1501 </tr> 1502 1503 1504 <tr class=" api apilevel-" > 1505 <td class="jd-typecol"><nobr> 1506 public 1507 static 1508 1509 int</nobr></td> 1510 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_subsectionSeparator">Section_subsectionSeparator</a></td> 1511 <td class="jd-descrcol" width="100%"><p>Subsection separator.</td> 1512 </tr> 1513 1514 1515 <tr class="alt-color api apilevel-" > 1516 <td class="jd-typecol"><nobr> 1517 public 1518 static 1519 final 1520 int[]</nobr></td> 1521 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions">WalletFragmentOptions</a></td> 1522 <td class="jd-descrcol" width="100%">Attributes that can be used with a WalletFragmentOptions.</td> 1523 </tr> 1524 1525 1526 <tr class=" api apilevel-" > 1527 <td class="jd-typecol"><nobr> 1528 public 1529 static 1530 1531 int</nobr></td> 1532 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_appTheme">WalletFragmentOptions_appTheme</a></td> 1533 <td class="jd-descrcol" width="100%"><p>Theme to be used for the Wallet selector 1534 1535 1536 <p>Must be one of the following constant values.</td> 1537 </tr> 1538 1539 1540 <tr class="alt-color api apilevel-" > 1541 <td class="jd-typecol"><nobr> 1542 public 1543 static 1544 1545 int</nobr></td> 1546 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_environment">WalletFragmentOptions_environment</a></td> 1547 <td class="jd-descrcol" width="100%"><p>Google Wallet environment to use 1548 1549 1550 <p>Must be one of the following constant values.</td> 1551 </tr> 1552 1553 1554 <tr class=" api apilevel-" > 1555 <td class="jd-typecol"><nobr> 1556 public 1557 static 1558 1559 int</nobr></td> 1560 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_fragmentMode">WalletFragmentOptions_fragmentMode</a></td> 1561 <td class="jd-descrcol" width="100%"><p>Fragment mode 1562 1563 1564 <p>Must be one of the following constant values.</td> 1565 </tr> 1566 1567 1568 <tr class="alt-color api apilevel-" > 1569 <td class="jd-typecol"><nobr> 1570 public 1571 static 1572 1573 int</nobr></td> 1574 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_fragmentStyle">WalletFragmentOptions_fragmentStyle</a></td> 1575 <td class="jd-descrcol" width="100%"><p>A style resource specifing attributes to customize the look and feel of WalletFragment 1576 1577 1578 <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 1579 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".</td> 1580 </tr> 1581 1582 1583 <tr class=" api apilevel-" > 1584 <td class="jd-typecol"><nobr> 1585 public 1586 static 1587 final 1588 int[]</nobr></td> 1589 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle">WalletFragmentStyle</a></td> 1590 <td class="jd-descrcol" width="100%">Attributes that can be used with a WalletFragmentStyle.</td> 1591 </tr> 1592 1593 1594 <tr class="alt-color api apilevel-" > 1595 <td class="jd-typecol"><nobr> 1596 public 1597 static 1598 1599 int</nobr></td> 1600 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonAppearance">WalletFragmentStyle_buyButtonAppearance</a></td> 1601 <td class="jd-descrcol" width="100%"><p>Appearance of the buy button.</td> 1602 </tr> 1603 1604 1605 <tr class=" api apilevel-" > 1606 <td class="jd-typecol"><nobr> 1607 public 1608 static 1609 1610 int</nobr></td> 1611 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonHeight">WalletFragmentStyle_buyButtonHeight</a></td> 1612 <td class="jd-descrcol" width="100%"><p>Height of the buy button.</td> 1613 </tr> 1614 1615 1616 <tr class="alt-color api apilevel-" > 1617 <td class="jd-typecol"><nobr> 1618 public 1619 static 1620 1621 int</nobr></td> 1622 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonText">WalletFragmentStyle_buyButtonText</a></td> 1623 <td class="jd-descrcol" width="100%"><p>Text on the buy button.</td> 1624 </tr> 1625 1626 1627 <tr class=" api apilevel-" > 1628 <td class="jd-typecol"><nobr> 1629 public 1630 static 1631 1632 int</nobr></td> 1633 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonWidth">WalletFragmentStyle_buyButtonWidth</a></td> 1634 <td class="jd-descrcol" width="100%"><p>Width of the buy button.</td> 1635 </tr> 1636 1637 1638 <tr class="alt-color api apilevel-" > 1639 <td class="jd-typecol"><nobr> 1640 public 1641 static 1642 1643 int</nobr></td> 1644 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsBackground">WalletFragmentStyle_maskedWalletDetailsBackground</a></td> 1645 <td class="jd-descrcol" width="100%"><p>Masked wallet details background 1646 1647 1648 <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 1649 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".</td> 1650 </tr> 1651 1652 1653 <tr class=" api apilevel-" > 1654 <td class="jd-typecol"><nobr> 1655 public 1656 static 1657 1658 int</nobr></td> 1659 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsButtonBackground">WalletFragmentStyle_maskedWalletDetailsButtonBackground</a></td> 1660 <td class="jd-descrcol" width="100%"><p>"Change" button background in masked wallet details view 1661 1662 1663 <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 1664 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".</td> 1665 </tr> 1666 1667 1668 <tr class="alt-color api apilevel-" > 1669 <td class="jd-typecol"><nobr> 1670 public 1671 static 1672 1673 int</nobr></td> 1674 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance">WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance</a></td> 1675 <td class="jd-descrcol" width="100%"><p>TextAppearance for the "Change" button in masked wallet details view 1676 1677 1678 <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 1679 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".</td> 1680 </tr> 1681 1682 1683 <tr class=" api apilevel-" > 1684 <td class="jd-typecol"><nobr> 1685 public 1686 static 1687 1688 int</nobr></td> 1689 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance">WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance</a></td> 1690 <td class="jd-descrcol" width="100%"><p>TextAppearance for headers describing masked wallet details 1691 1692 1693 <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 1694 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".</td> 1695 </tr> 1696 1697 1698 <tr class="alt-color api apilevel-" > 1699 <td class="jd-typecol"><nobr> 1700 public 1701 static 1702 1703 int</nobr></td> 1704 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsLogoImageType">WalletFragmentStyle_maskedWalletDetailsLogoImageType</a></td> 1705 <td class="jd-descrcol" width="100%"><p>Type of the wallet logo image in masked wallet details view 1706 1707 1708 <p>Must be one of the following constant values.</td> 1709 </tr> 1710 1711 1712 <tr class=" api apilevel-" > 1713 <td class="jd-typecol"><nobr> 1714 public 1715 static 1716 1717 int</nobr></td> 1718 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsLogoTextColor">WalletFragmentStyle_maskedWalletDetailsLogoTextColor</a></td> 1719 <td class="jd-descrcol" width="100%"><p>Color of the Google Wallet logo text in masked wallet details view 1720 1721 1722 <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", 1723 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".</td> 1724 </tr> 1725 1726 1727 <tr class="alt-color api apilevel-" > 1728 <td class="jd-typecol"><nobr> 1729 public 1730 static 1731 1732 int</nobr></td> 1733 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsTextAppearance">WalletFragmentStyle_maskedWalletDetailsTextAppearance</a></td> 1734 <td class="jd-descrcol" width="100%"><p>TextAppearance for masked wallet details 1735 1736 1737 <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 1738 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".</td> 1739 </tr> 1740 1741 1742 1743 </table> 1744 1745 1746 1747 1748 1749 1750 1751 <!-- ======== CONSTRUCTOR SUMMARY ======== --> 1752 <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> 1753 1754 1755 1756 1757 <tr class="alt-color api apilevel-" > 1758 <td class="jd-typecol"><nobr> 1759 1760 1761 1762 1763 1764 </nobr> 1765 </td> 1766 <td class="jd-linkcol" width="100%"><nobr> 1767 <span class="sympad"><a href="/reference/com/google/android/gms/R.styleable.html#R.styleable()">R.styleable</a></span>()</nobr> 1768 1769 </td></tr> 1770 1771 1772 1773 </table> 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 <!-- ========== METHOD SUMMARY =========== --> 1786 <table id="inhmethods" class="jd-sumtable"><tr><th> 1787 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> 1788 <div style="clear:left;">Inherited Methods</div></th></tr> 1789 1790 1791 <tr class="api apilevel-" > 1792 <td colspan="12"> 1793 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 1794 ><img id="inherited-methods-java.lang.Object-trigger" 1795 src="/assets/images/triangle-closed.png" 1796 class="jd-expando-trigger-img" /></a> 1797 From class 1798 1799 java.lang.Object 1800 1801 <div id="inherited-methods-java.lang.Object"> 1802 <div id="inherited-methods-java.lang.Object-list" 1803 class="jd-inheritedlinks"> 1804 </div> 1805 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 1806 <table class="jd-sumtable-expando"> 1807 1808 1809 1810 1811 <tr class="alt-color api apilevel-" > 1812 <td class="jd-typecol"><nobr> 1813 1814 1815 1816 1817 1818 Object</nobr> 1819 </td> 1820 <td class="jd-linkcol" width="100%"><nobr> 1821 <span class="sympad">clone</span>()</nobr> 1822 1823 </td></tr> 1824 1825 1826 1827 <tr class=" api apilevel-" > 1828 <td class="jd-typecol"><nobr> 1829 1830 1831 1832 1833 1834 boolean</nobr> 1835 </td> 1836 <td class="jd-linkcol" width="100%"><nobr> 1837 <span class="sympad">equals</span>(Object arg0)</nobr> 1838 1839 </td></tr> 1840 1841 1842 1843 <tr class="alt-color api apilevel-" > 1844 <td class="jd-typecol"><nobr> 1845 1846 1847 1848 1849 1850 void</nobr> 1851 </td> 1852 <td class="jd-linkcol" width="100%"><nobr> 1853 <span class="sympad">finalize</span>()</nobr> 1854 1855 </td></tr> 1856 1857 1858 1859 <tr class=" api apilevel-" > 1860 <td class="jd-typecol"><nobr> 1861 1862 1863 final 1864 1865 1866 Class<?></nobr> 1867 </td> 1868 <td class="jd-linkcol" width="100%"><nobr> 1869 <span class="sympad">getClass</span>()</nobr> 1870 1871 </td></tr> 1872 1873 1874 1875 <tr class="alt-color api apilevel-" > 1876 <td class="jd-typecol"><nobr> 1877 1878 1879 1880 1881 1882 int</nobr> 1883 </td> 1884 <td class="jd-linkcol" width="100%"><nobr> 1885 <span class="sympad">hashCode</span>()</nobr> 1886 1887 </td></tr> 1888 1889 1890 1891 <tr class=" api apilevel-" > 1892 <td class="jd-typecol"><nobr> 1893 1894 1895 final 1896 1897 1898 void</nobr> 1899 </td> 1900 <td class="jd-linkcol" width="100%"><nobr> 1901 <span class="sympad">notify</span>()</nobr> 1902 1903 </td></tr> 1904 1905 1906 1907 <tr class="alt-color api apilevel-" > 1908 <td class="jd-typecol"><nobr> 1909 1910 1911 final 1912 1913 1914 void</nobr> 1915 </td> 1916 <td class="jd-linkcol" width="100%"><nobr> 1917 <span class="sympad">notifyAll</span>()</nobr> 1918 1919 </td></tr> 1920 1921 1922 1923 <tr class=" api apilevel-" > 1924 <td class="jd-typecol"><nobr> 1925 1926 1927 1928 1929 1930 String</nobr> 1931 </td> 1932 <td class="jd-linkcol" width="100%"><nobr> 1933 <span class="sympad">toString</span>()</nobr> 1934 1935 </td></tr> 1936 1937 1938 1939 <tr class="alt-color api apilevel-" > 1940 <td class="jd-typecol"><nobr> 1941 1942 1943 final 1944 1945 1946 void</nobr> 1947 </td> 1948 <td class="jd-linkcol" width="100%"><nobr> 1949 <span class="sympad">wait</span>()</nobr> 1950 1951 </td></tr> 1952 1953 1954 1955 <tr class=" api apilevel-" > 1956 <td class="jd-typecol"><nobr> 1957 1958 1959 final 1960 1961 1962 void</nobr> 1963 </td> 1964 <td class="jd-linkcol" width="100%"><nobr> 1965 <span class="sympad">wait</span>(long arg0, int arg1)</nobr> 1966 1967 </td></tr> 1968 1969 1970 1971 <tr class="alt-color api apilevel-" > 1972 <td class="jd-typecol"><nobr> 1973 1974 1975 final 1976 1977 1978 void</nobr> 1979 </td> 1980 <td class="jd-linkcol" width="100%"><nobr> 1981 <span class="sympad">wait</span>(long arg0)</nobr> 1982 1983 </td></tr> 1984 1985 1986 </table> 1987 </div> 1988 </div> 1989 </td></tr> 1990 1991 1992 </table> 1993 1994 1995 </div><!-- jd-descr (summary) --> 1996 1997 <!-- Details --> 1998 1999 2000 2001 2002 2003 2004 2005 2006 <!-- XML Attributes --> 2007 2008 2009 <!-- Enum Values --> 2010 2011 2012 <!-- Constants --> 2013 2014 2015 <!-- Fields --> 2016 2017 2018 <!-- ========= FIELD DETAIL ======== --> 2019 <h2>Fields</h2> 2020 2021 2022 2023 2024 <A NAME="AdsAttrs"></A> 2025 2026 <div class="jd-details api apilevel-"> 2027 <h4 class="jd-details-title"> 2028 <span class="normal"> 2029 public 2030 static 2031 final 2032 int[] 2033 </span> 2034 AdsAttrs 2035 </h4> 2036 <div class="api-level"> 2037 2038 2039 2040 2041 </div> 2042 <div class="jd-details-descr"> 2043 2044 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a AdsAttrs. 2045 <p>Includes the following attributes:</p> 2046 <table> 2047 <colgroup align="left" /> 2048 <colgroup align="left" /> 2049 <tr><th>Attribute</th><th>Description</th></tr> 2050 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adSize">com.google.android.gms:adSize</a></code></code></td><td> 2051 The size of the ad.</td></tr> 2052 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adSizes">com.google.android.gms:adSizes</a></code></code></td><td> 2053 A comma-separated list of the supported ad sizes.</td></tr> 2054 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adUnitId">com.google.android.gms:adUnitId</a></code></code></td><td> The ad unit ID.</td></tr> 2055 </table></p></div> 2056 <div class="jd-tagdata"> 2057 <h5 class="jd-tagtitle">See Also</h5> 2058 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adSize">AdsAttrs_adSize</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adSizes">AdsAttrs_adSizes</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#AdsAttrs_adUnitId">AdsAttrs_adUnitId</a></code></li> 2059 </ul> 2060 </div> 2061 2062 2063 </div> 2064 </div> 2065 2066 2067 2068 <A NAME="AdsAttrs_adSize"></A> 2069 2070 <div class="jd-details api apilevel-"> 2071 <h4 class="jd-details-title"> 2072 <span class="normal"> 2073 public 2074 static 2075 2076 int 2077 </span> 2078 AdsAttrs_adSize 2079 </h4> 2080 <div class="api-level"> 2081 2082 2083 2084 2085 </div> 2086 <div class="jd-details-descr"> 2087 2088 <div class="jd-tagdata jd-tagdescr"><p><p>The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, 2089 MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or 2090 <width>x<height>. 2091 2092 2093 2094 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2095 <p>This may also be a reference to a resource (in the form 2096 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2097 theme attribute (in the form 2098 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2099 containing a value of this type. 2100 <p>This is a private symbol.</p></div> 2101 2102 2103 </div> 2104 </div> 2105 2106 2107 2108 <A NAME="AdsAttrs_adSizes"></A> 2109 2110 <div class="jd-details api apilevel-"> 2111 <h4 class="jd-details-title"> 2112 <span class="normal"> 2113 public 2114 static 2115 2116 int 2117 </span> 2118 AdsAttrs_adSizes 2119 </h4> 2120 <div class="api-level"> 2121 2122 2123 2124 2125 </div> 2126 <div class="jd-details-descr"> 2127 2128 <div class="jd-tagdata jd-tagdescr"><p><p>A comma-separated list of the supported ad sizes. The sizes must be one of 2129 BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, 2130 WIDE_SKYSCRAPER, or <width>x<height>. 2131 2132 2133 2134 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2135 <p>This may also be a reference to a resource (in the form 2136 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2137 theme attribute (in the form 2138 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2139 containing a value of this type. 2140 <p>This is a private symbol.</p></div> 2141 2142 2143 </div> 2144 </div> 2145 2146 2147 2148 <A NAME="AdsAttrs_adUnitId"></A> 2149 2150 <div class="jd-details api apilevel-"> 2151 <h4 class="jd-details-title"> 2152 <span class="normal"> 2153 public 2154 static 2155 2156 int 2157 </span> 2158 AdsAttrs_adUnitId 2159 </h4> 2160 <div class="api-level"> 2161 2162 2163 2164 2165 </div> 2166 <div class="jd-details-descr"> 2167 2168 <div class="jd-tagdata jd-tagdescr"><p><p>The ad unit ID. 2169 2170 2171 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2172 <p>This may also be a reference to a resource (in the form 2173 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2174 theme attribute (in the form 2175 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2176 containing a value of this type. 2177 <p>This is a private symbol.</p></div> 2178 2179 2180 </div> 2181 </div> 2182 2183 2184 2185 <A NAME="AppDataSearch"></A> 2186 2187 <div class="jd-details api apilevel-"> 2188 <h4 class="jd-details-title"> 2189 <span class="normal"> 2190 public 2191 static 2192 final 2193 int[] 2194 </span> 2195 AppDataSearch 2196 </h4> 2197 <div class="api-level"> 2198 2199 2200 2201 2202 </div> 2203 <div class="jd-details-descr"> 2204 2205 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a AppDataSearch. 2206 </p></div> 2207 2208 2209 </div> 2210 </div> 2211 2212 2213 2214 <A NAME="Corpus"></A> 2215 2216 <div class="jd-details api apilevel-"> 2217 <h4 class="jd-details-title"> 2218 <span class="normal"> 2219 public 2220 static 2221 final 2222 int[] 2223 </span> 2224 Corpus 2225 </h4> 2226 <div class="api-level"> 2227 2228 2229 2230 2231 </div> 2232 <div class="jd-details-descr"> 2233 2234 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a Corpus. 2235 <p>Includes the following attributes:</p> 2236 <table> 2237 <colgroup align="left" /> 2238 <colgroup align="left" /> 2239 <tr><th>Attribute</th><th>Description</th></tr> 2240 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_contentProviderUri">com.google.android.gms:contentProviderUri</a></code></code></td><td> 2241 The URI of the content provider that the index should crawl to get the data for this 2242 corpus.</td></tr> 2243 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_corpusId">com.google.android.gms:corpusId</a></code></code></td><td> The ID of the corpus.</td></tr> 2244 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_corpusVersion">com.google.android.gms:corpusVersion</a></code></code></td><td> 2245 The version of the corpus.</td></tr> 2246 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_schemaOrgType">com.google.android.gms:schemaOrgType</a></code></code></td><td> schema.</td></tr> 2247 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_trimmable">com.google.android.gms:trimmable</a></code></code></td><td> 2248 Indicates if documents from this corpus can be trimmed when the index reaches its quota.</td></tr> 2249 </table></p></div> 2250 <div class="jd-tagdata"> 2251 <h5 class="jd-tagtitle">See Also</h5> 2252 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_contentProviderUri">Corpus_contentProviderUri</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_corpusId">Corpus_corpusId</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_corpusVersion">Corpus_corpusVersion</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_schemaOrgType">Corpus_schemaOrgType</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_trimmable">Corpus_trimmable</a></code></li> 2253 </ul> 2254 </div> 2255 2256 2257 </div> 2258 </div> 2259 2260 2261 2262 <A NAME="Corpus_contentProviderUri"></A> 2263 2264 <div class="jd-details api apilevel-"> 2265 <h4 class="jd-details-title"> 2266 <span class="normal"> 2267 public 2268 static 2269 2270 int 2271 </span> 2272 Corpus_contentProviderUri 2273 </h4> 2274 <div class="api-level"> 2275 2276 2277 2278 2279 </div> 2280 <div class="jd-details-descr"> 2281 2282 <div class="jd-tagdata jd-tagdescr"><p><p>The URI of the content provider that the index should crawl to get the data for this 2283 corpus. Required. This string must not change between configurations. 2284 2285 2286 2287 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2288 <p>This may also be a reference to a resource (in the form 2289 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2290 theme attribute (in the form 2291 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2292 containing a value of this type. 2293 <p>This is a private symbol.</p></div> 2294 2295 2296 </div> 2297 </div> 2298 2299 2300 2301 <A NAME="Corpus_corpusId"></A> 2302 2303 <div class="jd-details api apilevel-"> 2304 <h4 class="jd-details-title"> 2305 <span class="normal"> 2306 public 2307 static 2308 2309 int 2310 </span> 2311 Corpus_corpusId 2312 </h4> 2313 <div class="api-level"> 2314 2315 2316 2317 2318 </div> 2319 <div class="jd-details-descr"> 2320 2321 <div class="jd-tagdata jd-tagdescr"><p><p>The ID of the corpus. Required. This string must not change between configurations. 2322 2323 2324 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2325 <p>This may also be a reference to a resource (in the form 2326 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2327 theme attribute (in the form 2328 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2329 containing a value of this type. 2330 <p>This is a private symbol.</p></div> 2331 2332 2333 </div> 2334 </div> 2335 2336 2337 2338 <A NAME="Corpus_corpusVersion"></A> 2339 2340 <div class="jd-details api apilevel-"> 2341 <h4 class="jd-details-title"> 2342 <span class="normal"> 2343 public 2344 static 2345 2346 int 2347 </span> 2348 Corpus_corpusVersion 2349 </h4> 2350 <div class="api-level"> 2351 2352 2353 2354 2355 </div> 2356 <div class="jd-details-descr"> 2357 2358 <div class="jd-tagdata jd-tagdescr"><p><p>The version of the corpus. Optional; defaults to <code>"0"</code>. This string must not change 2359 between configurations. 2360 2361 2362 2363 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2364 <p>This may also be a reference to a resource (in the form 2365 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2366 theme attribute (in the form 2367 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2368 containing a value of this type. 2369 <p>This is a private symbol.</p></div> 2370 2371 2372 </div> 2373 </div> 2374 2375 2376 2377 <A NAME="Corpus_schemaOrgType"></A> 2378 2379 <div class="jd-details api apilevel-"> 2380 <h4 class="jd-details-title"> 2381 <span class="normal"> 2382 public 2383 static 2384 2385 int 2386 </span> 2387 Corpus_schemaOrgType 2388 </h4> 2389 <div class="api-level"> 2390 2391 2392 2393 2394 </div> 2395 <div class="jd-details-descr"> 2396 2397 <div class="jd-tagdata jd-tagdescr"><p><p>schema.org type of documents in this corpus. Optional. 2398 2399 2400 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2401 <p>This may also be a reference to a resource (in the form 2402 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2403 theme attribute (in the form 2404 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2405 containing a value of this type. 2406 <p>This is a private symbol.</p></div> 2407 2408 2409 </div> 2410 </div> 2411 2412 2413 2414 <A NAME="Corpus_trimmable"></A> 2415 2416 <div class="jd-details api apilevel-"> 2417 <h4 class="jd-details-title"> 2418 <span class="normal"> 2419 public 2420 static 2421 2422 int 2423 </span> 2424 Corpus_trimmable 2425 </h4> 2426 <div class="api-level"> 2427 2428 2429 2430 2431 </div> 2432 <div class="jd-details-descr"> 2433 2434 <div class="jd-tagdata jd-tagdescr"><p><p>Indicates if documents from this corpus can be trimmed when the index reaches its quota. 2435 Optional; defaults to <code>true</code>. 2436 2437 2438 2439 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2440 <p>This may also be a reference to a resource (in the form 2441 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2442 theme attribute (in the form 2443 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2444 containing a value of this type. 2445 <p>This is a private symbol.</p></div> 2446 2447 2448 </div> 2449 </div> 2450 2451 2452 2453 <A NAME="FeatureParam"></A> 2454 2455 <div class="jd-details api apilevel-"> 2456 <h4 class="jd-details-title"> 2457 <span class="normal"> 2458 public 2459 static 2460 final 2461 int[] 2462 </span> 2463 FeatureParam 2464 </h4> 2465 <div class="api-level"> 2466 2467 2468 2469 2470 </div> 2471 <div class="jd-details-descr"> 2472 2473 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a FeatureParam. 2474 <p>Includes the following attributes:</p> 2475 <table> 2476 <colgroup align="left" /> 2477 <colgroup align="left" /> 2478 <tr><th>Attribute</th><th>Description</th></tr> 2479 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#FeatureParam_paramName">com.google.android.gms:paramName</a></code></code></td><td> The name of this parameter.</td></tr> 2480 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#FeatureParam_paramValue">com.google.android.gms:paramValue</a></code></code></td><td> The value of this parameter.</td></tr> 2481 </table></p></div> 2482 <div class="jd-tagdata"> 2483 <h5 class="jd-tagtitle">See Also</h5> 2484 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#FeatureParam_paramName">FeatureParam_paramName</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#FeatureParam_paramValue">FeatureParam_paramValue</a></code></li> 2485 </ul> 2486 </div> 2487 2488 2489 </div> 2490 </div> 2491 2492 2493 2494 <A NAME="FeatureParam_paramName"></A> 2495 2496 <div class="jd-details api apilevel-"> 2497 <h4 class="jd-details-title"> 2498 <span class="normal"> 2499 public 2500 static 2501 2502 int 2503 </span> 2504 FeatureParam_paramName 2505 </h4> 2506 <div class="api-level"> 2507 2508 2509 2510 2511 </div> 2512 <div class="jd-details-descr"> 2513 2514 <div class="jd-tagdata jd-tagdescr"><p><p>The name of this parameter. Required. 2515 2516 2517 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2518 <p>This may also be a reference to a resource (in the form 2519 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2520 theme attribute (in the form 2521 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2522 containing a value of this type. 2523 <p>This is a private symbol.</p></div> 2524 2525 2526 </div> 2527 </div> 2528 2529 2530 2531 <A NAME="FeatureParam_paramValue"></A> 2532 2533 <div class="jd-details api apilevel-"> 2534 <h4 class="jd-details-title"> 2535 <span class="normal"> 2536 public 2537 static 2538 2539 int 2540 </span> 2541 FeatureParam_paramValue 2542 </h4> 2543 <div class="api-level"> 2544 2545 2546 2547 2548 </div> 2549 <div class="jd-details-descr"> 2550 2551 <div class="jd-tagdata jd-tagdescr"><p><p>The value of this parameter. Optional. 2552 2553 2554 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2555 <p>This may also be a reference to a resource (in the form 2556 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2557 theme attribute (in the form 2558 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2559 containing a value of this type. 2560 <p>This is a private symbol.</p></div> 2561 2562 2563 </div> 2564 </div> 2565 2566 2567 2568 <A NAME="GlobalSearch"></A> 2569 2570 <div class="jd-details api apilevel-"> 2571 <h4 class="jd-details-title"> 2572 <span class="normal"> 2573 public 2574 static 2575 final 2576 int[] 2577 </span> 2578 GlobalSearch 2579 </h4> 2580 <div class="api-level"> 2581 2582 2583 2584 2585 </div> 2586 <div class="jd-details-descr"> 2587 2588 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a GlobalSearch. 2589 <p>Includes the following attributes:</p> 2590 <table> 2591 <colgroup align="left" /> 2592 <colgroup align="left" /> 2593 <tr><th>Attribute</th><th>Description</th></tr> 2594 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentAction">com.google.android.gms:defaultIntentAction</a></code></code></td><td> 2595 The default value for the global search section <code>default_intent_action</code>.</td></tr> 2596 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentActivity">com.google.android.gms:defaultIntentActivity</a></code></code></td><td> 2597 The default value for the global search section <code>default_intent_aactivity</code>.</td></tr> 2598 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentData">com.google.android.gms:defaultIntentData</a></code></code></td><td> 2599 The default value for the global search section <code>default_intent_data</code>.</td></tr> 2600 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_searchEnabled">com.google.android.gms:searchEnabled</a></code></code></td><td> 2601 Whether or not global search is enabled for this app.</td></tr> 2602 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_searchLabel">com.google.android.gms:searchLabel</a></code></code></td><td> A localized string to identify this app's data within the global search app.</td></tr> 2603 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_settingsDescription">com.google.android.gms:settingsDescription</a></code></code></td><td> 2604 A localized string to describe this apps data within the global search apps settings.</td></tr> 2605 </table></p></div> 2606 <div class="jd-tagdata"> 2607 <h5 class="jd-tagtitle">See Also</h5> 2608 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentAction">GlobalSearch_defaultIntentAction</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentActivity">GlobalSearch_defaultIntentActivity</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentData">GlobalSearch_defaultIntentData</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_searchEnabled">GlobalSearch_searchEnabled</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_searchLabel">GlobalSearch_searchLabel</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_settingsDescription">GlobalSearch_settingsDescription</a></code></li> 2609 </ul> 2610 </div> 2611 2612 2613 </div> 2614 </div> 2615 2616 2617 2618 <A NAME="GlobalSearchCorpus"></A> 2619 2620 <div class="jd-details api apilevel-"> 2621 <h4 class="jd-details-title"> 2622 <span class="normal"> 2623 public 2624 static 2625 final 2626 int[] 2627 </span> 2628 GlobalSearchCorpus 2629 </h4> 2630 <div class="api-level"> 2631 2632 2633 2634 2635 </div> 2636 <div class="jd-details-descr"> 2637 2638 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a GlobalSearchCorpus. 2639 <p>Includes the following attributes:</p> 2640 <table> 2641 <colgroup align="left" /> 2642 <colgroup align="left" /> 2643 <tr><th>Attribute</th><th>Description</th></tr> 2644 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchCorpus_allowShortcuts">com.google.android.gms:allowShortcuts</a></code></code></td><td> 2645 Whether or not global search is enabled for this corpus.</td></tr> 2646 </table></p></div> 2647 <div class="jd-tagdata"> 2648 <h5 class="jd-tagtitle">See Also</h5> 2649 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchCorpus_allowShortcuts">GlobalSearchCorpus_allowShortcuts</a></code></li> 2650 </ul> 2651 </div> 2652 2653 2654 </div> 2655 </div> 2656 2657 2658 2659 <A NAME="GlobalSearchCorpus_allowShortcuts"></A> 2660 2661 <div class="jd-details api apilevel-"> 2662 <h4 class="jd-details-title"> 2663 <span class="normal"> 2664 public 2665 static 2666 2667 int 2668 </span> 2669 GlobalSearchCorpus_allowShortcuts 2670 </h4> 2671 <div class="api-level"> 2672 2673 2674 2675 2676 </div> 2677 <div class="jd-details-descr"> 2678 2679 <div class="jd-tagdata jd-tagdescr"><p><p>Whether or not global search is enabled for this corpus. Optional; defaults to 2680 <code>true</code>. If set to <code>false</code>, it will be treated as if the <code>GlobalSearchCorpus</code> 2681 element did not exist. 2682 2683 2684 Allow shortcuts to global search results from this corpus to be created. If set to 2685 <code>true</code>, the global search app may allow the user to create shortcuts to results, for 2686 example on the users home screen. The shortcuts may be long lived, and may persist after the 2687 linked document has been deleted. The activity that handles the global search result intent 2688 should be able to deal with this gracefully. Defaults to <code>false</code>. 2689 2690 2691 2692 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2693 <p>This may also be a reference to a resource (in the form 2694 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2695 theme attribute (in the form 2696 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2697 containing a value of this type. 2698 <p>This is a private symbol.</p></div> 2699 2700 2701 </div> 2702 </div> 2703 2704 2705 2706 <A NAME="GlobalSearchSection"></A> 2707 2708 <div class="jd-details api apilevel-"> 2709 <h4 class="jd-details-title"> 2710 <span class="normal"> 2711 public 2712 static 2713 final 2714 int[] 2715 </span> 2716 GlobalSearchSection 2717 </h4> 2718 <div class="api-level"> 2719 2720 2721 2722 2723 </div> 2724 <div class="jd-details-descr"> 2725 2726 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a GlobalSearchSection. 2727 <p>Includes the following attributes:</p> 2728 <table> 2729 <colgroup align="left" /> 2730 <colgroup align="left" /> 2731 <tr><th>Attribute</th><th>Description</th></tr> 2732 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionContent">com.google.android.gms:sectionContent</a></code></code></td><td> 2733 The content of this global search section.</td></tr> 2734 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionType">com.google.android.gms:sectionType</a></code></code></td><td> The type of global search section for this mapping.</td></tr> 2735 </table></p></div> 2736 <div class="jd-tagdata"> 2737 <h5 class="jd-tagtitle">See Also</h5> 2738 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionContent">GlobalSearchSection_sectionContent</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionType">GlobalSearchSection_sectionType</a></code></li> 2739 </ul> 2740 </div> 2741 2742 2743 </div> 2744 </div> 2745 2746 2747 2748 <A NAME="GlobalSearchSection_sectionContent"></A> 2749 2750 <div class="jd-details api apilevel-"> 2751 <h4 class="jd-details-title"> 2752 <span class="normal"> 2753 public 2754 static 2755 2756 int 2757 </span> 2758 GlobalSearchSection_sectionContent 2759 </h4> 2760 <div class="api-level"> 2761 2762 2763 2764 2765 </div> 2766 <div class="jd-details-descr"> 2767 2768 <div class="jd-tagdata jd-tagdescr"><p><p>The content of this global search section. This is a global search section template string. 2769 It should contain a reference to a string which can change between configurations. 2770 2771 2772 2773 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2774 <p>This may also be a reference to a resource (in the form 2775 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2776 theme attribute (in the form 2777 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2778 containing a value of this type. 2779 <p>This is a private symbol.</p></div> 2780 2781 2782 </div> 2783 </div> 2784 2785 2786 2787 <A NAME="GlobalSearchSection_sectionType"></A> 2788 2789 <div class="jd-details api apilevel-"> 2790 <h4 class="jd-details-title"> 2791 <span class="normal"> 2792 public 2793 static 2794 2795 int 2796 </span> 2797 GlobalSearchSection_sectionType 2798 </h4> 2799 <div class="api-level"> 2800 2801 2802 2803 2804 </div> 2805 <div class="jd-details-descr"> 2806 2807 <div class="jd-tagdata jd-tagdescr"><p><p>The type of global search section for this mapping. 2808 2809 2810 <p>Must be one of the following constant values.</p> 2811 <table> 2812 <colgroup align="left" /> 2813 <colgroup align="left" /> 2814 <colgroup align="left" /> 2815 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 2816 <tr><td><code>text1</code></td><td>0</td><td></td></tr> 2817 <tr><td><code>text2</code></td><td>1</td><td></td></tr> 2818 <tr><td><code>icon_uri</code></td><td>2</td><td></td></tr> 2819 <tr><td><code>intent_action</code></td><td>3</td><td></td></tr> 2820 <tr><td><code>intent_data</code></td><td>4</td><td></td></tr> 2821 <tr><td><code>intent_data_id</code></td><td>5</td><td></td></tr> 2822 <tr><td><code>intent_extra_data</code></td><td>6</td><td></td></tr> 2823 <tr><td><code>large_icon_uri</code></td><td>7</td><td></td></tr> 2824 <tr><td><code>intent_activity</code></td><td>8</td><td></td></tr> 2825 </table> 2826 <p>This is a private symbol.</p></div> 2827 2828 2829 </div> 2830 </div> 2831 2832 2833 2834 <A NAME="GlobalSearch_defaultIntentAction"></A> 2835 2836 <div class="jd-details api apilevel-"> 2837 <h4 class="jd-details-title"> 2838 <span class="normal"> 2839 public 2840 static 2841 2842 int 2843 </span> 2844 GlobalSearch_defaultIntentAction 2845 </h4> 2846 <div class="api-level"> 2847 2848 2849 2850 2851 </div> 2852 <div class="jd-details-descr"> 2853 2854 <div class="jd-tagdata jd-tagdescr"><p><p>The default value for the global search section <code>default_intent_action</code>. Optional. 2855 This string must not change between configurations. 2856 2857 2858 2859 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2860 <p>This may also be a reference to a resource (in the form 2861 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2862 theme attribute (in the form 2863 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2864 containing a value of this type. 2865 <p>This is a private symbol.</p></div> 2866 2867 2868 </div> 2869 </div> 2870 2871 2872 2873 <A NAME="GlobalSearch_defaultIntentActivity"></A> 2874 2875 <div class="jd-details api apilevel-"> 2876 <h4 class="jd-details-title"> 2877 <span class="normal"> 2878 public 2879 static 2880 2881 int 2882 </span> 2883 GlobalSearch_defaultIntentActivity 2884 </h4> 2885 <div class="api-level"> 2886 2887 2888 2889 2890 </div> 2891 <div class="jd-details-descr"> 2892 2893 <div class="jd-tagdata jd-tagdescr"><p><p>The default value for the global search section <code>default_intent_aactivity</code>. Optional. 2894 This string must not change between configurations. 2895 2896 2897 2898 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2899 <p>This may also be a reference to a resource (in the form 2900 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2901 theme attribute (in the form 2902 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2903 containing a value of this type. 2904 <p>This is a private symbol.</p></div> 2905 2906 2907 </div> 2908 </div> 2909 2910 2911 2912 <A NAME="GlobalSearch_defaultIntentData"></A> 2913 2914 <div class="jd-details api apilevel-"> 2915 <h4 class="jd-details-title"> 2916 <span class="normal"> 2917 public 2918 static 2919 2920 int 2921 </span> 2922 GlobalSearch_defaultIntentData 2923 </h4> 2924 <div class="api-level"> 2925 2926 2927 2928 2929 </div> 2930 <div class="jd-details-descr"> 2931 2932 <div class="jd-tagdata jd-tagdescr"><p><p>The default value for the global search section <code>default_intent_data</code>. Optional. 2933 This string must not change between configurations. 2934 2935 2936 2937 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2938 <p>This may also be a reference to a resource (in the form 2939 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2940 theme attribute (in the form 2941 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2942 containing a value of this type. 2943 <p>This is a private symbol.</p></div> 2944 2945 2946 </div> 2947 </div> 2948 2949 2950 2951 <A NAME="GlobalSearch_searchEnabled"></A> 2952 2953 <div class="jd-details api apilevel-"> 2954 <h4 class="jd-details-title"> 2955 <span class="normal"> 2956 public 2957 static 2958 2959 int 2960 </span> 2961 GlobalSearch_searchEnabled 2962 </h4> 2963 <div class="api-level"> 2964 2965 2966 2967 2968 </div> 2969 <div class="jd-details-descr"> 2970 2971 <div class="jd-tagdata jd-tagdescr"><p><p>Whether or not global search is enabled for this app. Optional; defaults to <code>true</code>. 2972 If set to <code>false</code>, it will be treated as if the <code>GlobalSearch</code> element did not 2973 exist. 2974 2975 2976 2977 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2978 <p>This may also be a reference to a resource (in the form 2979 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2980 theme attribute (in the form 2981 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2982 containing a value of this type. 2983 <p>This is a private symbol.</p></div> 2984 2985 2986 </div> 2987 </div> 2988 2989 2990 2991 <A NAME="GlobalSearch_searchLabel"></A> 2992 2993 <div class="jd-details api apilevel-"> 2994 <h4 class="jd-details-title"> 2995 <span class="normal"> 2996 public 2997 static 2998 2999 int 3000 </span> 3001 GlobalSearch_searchLabel 3002 </h4> 3003 <div class="api-level"> 3004 3005 3006 3007 3008 </div> 3009 <div class="jd-details-descr"> 3010 3011 <div class="jd-tagdata jd-tagdescr"><p><p>A localized string to identify this app's data within the global search app. Required. 3012 3013 3014 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 3015 <p>This may also be a reference to a resource (in the form 3016 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3017 theme attribute (in the form 3018 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3019 containing a value of this type. 3020 <p>This is a private symbol.</p></div> 3021 3022 3023 </div> 3024 </div> 3025 3026 3027 3028 <A NAME="GlobalSearch_settingsDescription"></A> 3029 3030 <div class="jd-details api apilevel-"> 3031 <h4 class="jd-details-title"> 3032 <span class="normal"> 3033 public 3034 static 3035 3036 int 3037 </span> 3038 GlobalSearch_settingsDescription 3039 </h4> 3040 <div class="api-level"> 3041 3042 3043 3044 3045 </div> 3046 <div class="jd-details-descr"> 3047 3048 <div class="jd-tagdata jd-tagdescr"><p><p>A localized string to describe this apps data within the global search apps settings. 3049 Optional. 3050 3051 3052 3053 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 3054 <p>This may also be a reference to a resource (in the form 3055 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3056 theme attribute (in the form 3057 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3058 containing a value of this type. 3059 <p>This is a private symbol.</p></div> 3060 3061 3062 </div> 3063 </div> 3064 3065 3066 3067 <A NAME="IMECorpus"></A> 3068 3069 <div class="jd-details api apilevel-"> 3070 <h4 class="jd-details-title"> 3071 <span class="normal"> 3072 public 3073 static 3074 final 3075 int[] 3076 </span> 3077 IMECorpus 3078 </h4> 3079 <div class="api-level"> 3080 3081 3082 3083 3084 </div> 3085 <div class="jd-details-descr"> 3086 3087 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a IMECorpus. 3088 <p>Includes the following attributes:</p> 3089 <table> 3090 <colgroup align="left" /> 3091 <colgroup align="left" /> 3092 <tr><th>Attribute</th><th>Description</th></tr> 3093 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_inputEnabled">com.google.android.gms:inputEnabled</a></code></code></td><td> 3094 Whether or not this corpus could be useful input for IME.</td></tr> 3095 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_sourceClass">com.google.android.gms:sourceClass</a></code></code></td><td> Class of the source.</td></tr> 3096 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_toAddressesSection">com.google.android.gms:toAddressesSection</a></code></code></td><td> 3097 Sections containing entities communicated with in a given document.</td></tr> 3098 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputSection">com.google.android.gms:userInputSection</a></code></code></td><td> 3099 If this section is non-empty, the document is considered to be input by the user if 3100 either <code><a href="/reference/com/google/android/gms/R.attr.html#userInputValue">userInputValue</a></code> is not set or the content of this section is equal to that 3101 value.</td></tr> 3102 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputTag">com.google.android.gms:userInputTag</a></code></code></td><td> Tag name for documents that contain data input by the user.</td></tr> 3103 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputValue">com.google.android.gms:userInputValue</a></code></code></td><td> 3104 If set, <code><a href="/reference/com/google/android/gms/R.attr.html#userInputSection">userInputSection</a></code> contents needs to equal this value for the document 3105 to be considered input by user.</td></tr> 3106 </table></p></div> 3107 <div class="jd-tagdata"> 3108 <h5 class="jd-tagtitle">See Also</h5> 3109 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_inputEnabled">IMECorpus_inputEnabled</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_sourceClass">IMECorpus_sourceClass</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_toAddressesSection">IMECorpus_toAddressesSection</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputSection">IMECorpus_userInputSection</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputTag">IMECorpus_userInputTag</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#IMECorpus_userInputValue">IMECorpus_userInputValue</a></code></li> 3110 </ul> 3111 </div> 3112 3113 3114 </div> 3115 </div> 3116 3117 3118 3119 <A NAME="IMECorpus_inputEnabled"></A> 3120 3121 <div class="jd-details api apilevel-"> 3122 <h4 class="jd-details-title"> 3123 <span class="normal"> 3124 public 3125 static 3126 3127 int 3128 </span> 3129 IMECorpus_inputEnabled 3130 </h4> 3131 <div class="api-level"> 3132 3133 3134 3135 3136 </div> 3137 <div class="jd-details-descr"> 3138 3139 <div class="jd-tagdata jd-tagdescr"><p><p>Whether or not this corpus could be useful input for IME. Optional; defaults to 3140 <code>true</code>. If set to <code>false</code>, it will be treated as if the <code>IMECorpus</code> 3141 element did not exist. 3142 3143 3144 3145 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3146 <p>This may also be a reference to a resource (in the form 3147 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3148 theme attribute (in the form 3149 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3150 containing a value of this type. 3151 <p>This is a private symbol.</p></div> 3152 3153 3154 </div> 3155 </div> 3156 3157 3158 3159 <A NAME="IMECorpus_sourceClass"></A> 3160 3161 <div class="jd-details api apilevel-"> 3162 <h4 class="jd-details-title"> 3163 <span class="normal"> 3164 public 3165 static 3166 3167 int 3168 </span> 3169 IMECorpus_sourceClass 3170 </h4> 3171 <div class="api-level"> 3172 3173 3174 3175 3176 </div> 3177 <div class="jd-details-descr"> 3178 3179 <div class="jd-tagdata jd-tagdescr"><p><p>Class of the source. One of the following: email, contact, and instant-message. 3180 3181 3182 <p>Must be one of the following constant values.</p> 3183 <table> 3184 <colgroup align="left" /> 3185 <colgroup align="left" /> 3186 <colgroup align="left" /> 3187 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 3188 <tr><td><code>email</code></td><td>0</td><td></td></tr> 3189 <tr><td><code>contact</code></td><td>1</td><td></td></tr> 3190 <tr><td><code>instant_message</code></td><td>2</td><td></td></tr> 3191 </table> 3192 <p>This is a private symbol.</p></div> 3193 3194 3195 </div> 3196 </div> 3197 3198 3199 3200 <A NAME="IMECorpus_toAddressesSection"></A> 3201 3202 <div class="jd-details api apilevel-"> 3203 <h4 class="jd-details-title"> 3204 <span class="normal"> 3205 public 3206 static 3207 3208 int 3209 </span> 3210 IMECorpus_toAddressesSection 3211 </h4> 3212 <div class="api-level"> 3213 3214 3215 3216 3217 </div> 3218 <div class="jd-details-descr"> 3219 3220 <div class="jd-tagdata jd-tagdescr"><p><p>Sections containing entities communicated with in a given document. 3221 Entities can be names, email addresses or phone numbers. 3222 3223 3224 3225 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 3226 <p>This may also be a reference to a resource (in the form 3227 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3228 theme attribute (in the form 3229 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3230 containing a value of this type. 3231 <p>This is a private symbol.</p></div> 3232 3233 3234 </div> 3235 </div> 3236 3237 3238 3239 <A NAME="IMECorpus_userInputSection"></A> 3240 3241 <div class="jd-details api apilevel-"> 3242 <h4 class="jd-details-title"> 3243 <span class="normal"> 3244 public 3245 static 3246 3247 int 3248 </span> 3249 IMECorpus_userInputSection 3250 </h4> 3251 <div class="api-level"> 3252 3253 3254 3255 3256 </div> 3257 <div class="jd-details-descr"> 3258 3259 <div class="jd-tagdata jd-tagdescr"><p><p>If this section is non-empty, the document is considered to be input by the user if 3260 either <code><a href="/reference/com/google/android/gms/R.attr.html#userInputValue">userInputValue</a></code> is not set or the content of this section is equal to that 3261 value. 3262 3263 3264 3265 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 3266 <p>This may also be a reference to a resource (in the form 3267 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3268 theme attribute (in the form 3269 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3270 containing a value of this type. 3271 <p>This is a private symbol.</p></div> 3272 3273 3274 </div> 3275 </div> 3276 3277 3278 3279 <A NAME="IMECorpus_userInputTag"></A> 3280 3281 <div class="jd-details api apilevel-"> 3282 <h4 class="jd-details-title"> 3283 <span class="normal"> 3284 public 3285 static 3286 3287 int 3288 </span> 3289 IMECorpus_userInputTag 3290 </h4> 3291 <div class="api-level"> 3292 3293 3294 3295 3296 </div> 3297 <div class="jd-details-descr"> 3298 3299 <div class="jd-tagdata jd-tagdescr"><p><p>Tag name for documents that contain data input by the user. Optional. 3300 3301 3302 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 3303 <p>This may also be a reference to a resource (in the form 3304 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3305 theme attribute (in the form 3306 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3307 containing a value of this type. 3308 <p>This is a private symbol.</p></div> 3309 3310 3311 </div> 3312 </div> 3313 3314 3315 3316 <A NAME="IMECorpus_userInputValue"></A> 3317 3318 <div class="jd-details api apilevel-"> 3319 <h4 class="jd-details-title"> 3320 <span class="normal"> 3321 public 3322 static 3323 3324 int 3325 </span> 3326 IMECorpus_userInputValue 3327 </h4> 3328 <div class="api-level"> 3329 3330 3331 3332 3333 </div> 3334 <div class="jd-details-descr"> 3335 3336 <div class="jd-tagdata jd-tagdescr"><p><p>If set, <code><a href="/reference/com/google/android/gms/R.attr.html#userInputSection">userInputSection</a></code> contents needs to equal this value for the document 3337 to be considered input by user. 3338 3339 3340 3341 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 3342 <p>This may also be a reference to a resource (in the form 3343 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3344 theme attribute (in the form 3345 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3346 containing a value of this type. 3347 <p>This is a private symbol.</p></div> 3348 3349 3350 </div> 3351 </div> 3352 3353 3354 3355 <A NAME="MapAttrs"></A> 3356 3357 <div class="jd-details api apilevel-"> 3358 <h4 class="jd-details-title"> 3359 <span class="normal"> 3360 public 3361 static 3362 final 3363 int[] 3364 </span> 3365 MapAttrs 3366 </h4> 3367 <div class="api-level"> 3368 3369 3370 3371 3372 </div> 3373 <div class="jd-details-descr"> 3374 3375 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a MapAttrs. 3376 <p>Includes the following attributes:</p> 3377 <table> 3378 <colgroup align="left" /> 3379 <colgroup align="left" /> 3380 <tr><th>Attribute</th><th>Description</th></tr> 3381 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraBearing">com.google.android.gms:cameraBearing</a></code></code></td><td></td></tr> 3382 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTargetLat">com.google.android.gms:cameraTargetLat</a></code></code></td><td></td></tr> 3383 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTargetLng">com.google.android.gms:cameraTargetLng</a></code></code></td><td></td></tr> 3384 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTilt">com.google.android.gms:cameraTilt</a></code></code></td><td></td></tr> 3385 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraZoom">com.google.android.gms:cameraZoom</a></code></code></td><td></td></tr> 3386 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_mapType">com.google.android.gms:mapType</a></code></code></td><td></td></tr> 3387 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiCompass">com.google.android.gms:uiCompass</a></code></code></td><td></td></tr> 3388 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiRotateGestures">com.google.android.gms:uiRotateGestures</a></code></code></td><td></td></tr> 3389 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiScrollGestures">com.google.android.gms:uiScrollGestures</a></code></code></td><td></td></tr> 3390 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiTiltGestures">com.google.android.gms:uiTiltGestures</a></code></code></td><td></td></tr> 3391 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiZoomControls">com.google.android.gms:uiZoomControls</a></code></code></td><td></td></tr> 3392 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiZoomGestures">com.google.android.gms:uiZoomGestures</a></code></code></td><td></td></tr> 3393 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_useViewLifecycle">com.google.android.gms:useViewLifecycle</a></code></code></td><td></td></tr> 3394 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_zOrderOnTop">com.google.android.gms:zOrderOnTop</a></code></code></td><td></td></tr> 3395 </table></p></div> 3396 <div class="jd-tagdata"> 3397 <h5 class="jd-tagtitle">See Also</h5> 3398 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraBearing">MapAttrs_cameraBearing</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTargetLat">MapAttrs_cameraTargetLat</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTargetLng">MapAttrs_cameraTargetLng</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTilt">MapAttrs_cameraTilt</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraZoom">MapAttrs_cameraZoom</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_mapType">MapAttrs_mapType</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiCompass">MapAttrs_uiCompass</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiRotateGestures">MapAttrs_uiRotateGestures</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiScrollGestures">MapAttrs_uiScrollGestures</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiTiltGestures">MapAttrs_uiTiltGestures</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiZoomControls">MapAttrs_uiZoomControls</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiZoomGestures">MapAttrs_uiZoomGestures</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_useViewLifecycle">MapAttrs_useViewLifecycle</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_zOrderOnTop">MapAttrs_zOrderOnTop</a></code></li> 3399 </ul> 3400 </div> 3401 3402 3403 </div> 3404 </div> 3405 3406 3407 3408 <A NAME="MapAttrs_cameraBearing"></A> 3409 3410 <div class="jd-details api apilevel-"> 3411 <h4 class="jd-details-title"> 3412 <span class="normal"> 3413 public 3414 static 3415 3416 int 3417 </span> 3418 MapAttrs_cameraBearing 3419 </h4> 3420 <div class="api-level"> 3421 3422 3423 3424 3425 </div> 3426 <div class="jd-details-descr"> 3427 3428 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraBearing">cameraBearing</a></code> 3429 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3430 3431 3432 <p>Must be a floating point value, such as "<code>1.2</code>". 3433 <p>This may also be a reference to a resource (in the form 3434 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3435 theme attribute (in the form 3436 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3437 containing a value of this type.</p></div> 3438 3439 3440 </div> 3441 </div> 3442 3443 3444 3445 <A NAME="MapAttrs_cameraTargetLat"></A> 3446 3447 <div class="jd-details api apilevel-"> 3448 <h4 class="jd-details-title"> 3449 <span class="normal"> 3450 public 3451 static 3452 3453 int 3454 </span> 3455 MapAttrs_cameraTargetLat 3456 </h4> 3457 <div class="api-level"> 3458 3459 3460 3461 3462 </div> 3463 <div class="jd-details-descr"> 3464 3465 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLat">cameraTargetLat</a></code> 3466 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3467 3468 3469 <p>Must be a floating point value, such as "<code>1.2</code>". 3470 <p>This may also be a reference to a resource (in the form 3471 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3472 theme attribute (in the form 3473 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3474 containing a value of this type.</p></div> 3475 3476 3477 </div> 3478 </div> 3479 3480 3481 3482 <A NAME="MapAttrs_cameraTargetLng"></A> 3483 3484 <div class="jd-details api apilevel-"> 3485 <h4 class="jd-details-title"> 3486 <span class="normal"> 3487 public 3488 static 3489 3490 int 3491 </span> 3492 MapAttrs_cameraTargetLng 3493 </h4> 3494 <div class="api-level"> 3495 3496 3497 3498 3499 </div> 3500 <div class="jd-details-descr"> 3501 3502 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLng">cameraTargetLng</a></code> 3503 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3504 3505 3506 <p>Must be a floating point value, such as "<code>1.2</code>". 3507 <p>This may also be a reference to a resource (in the form 3508 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3509 theme attribute (in the form 3510 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3511 containing a value of this type.</p></div> 3512 3513 3514 </div> 3515 </div> 3516 3517 3518 3519 <A NAME="MapAttrs_cameraTilt"></A> 3520 3521 <div class="jd-details api apilevel-"> 3522 <h4 class="jd-details-title"> 3523 <span class="normal"> 3524 public 3525 static 3526 3527 int 3528 </span> 3529 MapAttrs_cameraTilt 3530 </h4> 3531 <div class="api-level"> 3532 3533 3534 3535 3536 </div> 3537 <div class="jd-details-descr"> 3538 3539 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraTilt">cameraTilt</a></code> 3540 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3541 3542 3543 <p>Must be a floating point value, such as "<code>1.2</code>". 3544 <p>This may also be a reference to a resource (in the form 3545 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3546 theme attribute (in the form 3547 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3548 containing a value of this type.</p></div> 3549 3550 3551 </div> 3552 </div> 3553 3554 3555 3556 <A NAME="MapAttrs_cameraZoom"></A> 3557 3558 <div class="jd-details api apilevel-"> 3559 <h4 class="jd-details-title"> 3560 <span class="normal"> 3561 public 3562 static 3563 3564 int 3565 </span> 3566 MapAttrs_cameraZoom 3567 </h4> 3568 <div class="api-level"> 3569 3570 3571 3572 3573 </div> 3574 <div class="jd-details-descr"> 3575 3576 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#cameraZoom">cameraZoom</a></code> 3577 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3578 3579 3580 <p>Must be a floating point value, such as "<code>1.2</code>". 3581 <p>This may also be a reference to a resource (in the form 3582 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3583 theme attribute (in the form 3584 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3585 containing a value of this type.</p></div> 3586 3587 3588 </div> 3589 </div> 3590 3591 3592 3593 <A NAME="MapAttrs_mapType"></A> 3594 3595 <div class="jd-details api apilevel-"> 3596 <h4 class="jd-details-title"> 3597 <span class="normal"> 3598 public 3599 static 3600 3601 int 3602 </span> 3603 MapAttrs_mapType 3604 </h4> 3605 <div class="api-level"> 3606 3607 3608 3609 3610 </div> 3611 <div class="jd-details-descr"> 3612 3613 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#mapType">mapType</a></code> 3614 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3615 3616 3617 <p>Must be one of the following constant values.</p> 3618 <table> 3619 <colgroup align="left" /> 3620 <colgroup align="left" /> 3621 <colgroup align="left" /> 3622 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 3623 <tr><td><code>none</code></td><td>0</td><td></td></tr> 3624 <tr><td><code>normal</code></td><td>1</td><td></td></tr> 3625 <tr><td><code>satellite</code></td><td>2</td><td></td></tr> 3626 <tr><td><code>terrain</code></td><td>3</td><td></td></tr> 3627 <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> 3628 </table></p></div> 3629 3630 3631 </div> 3632 </div> 3633 3634 3635 3636 <A NAME="MapAttrs_uiCompass"></A> 3637 3638 <div class="jd-details api apilevel-"> 3639 <h4 class="jd-details-title"> 3640 <span class="normal"> 3641 public 3642 static 3643 3644 int 3645 </span> 3646 MapAttrs_uiCompass 3647 </h4> 3648 <div class="api-level"> 3649 3650 3651 3652 3653 </div> 3654 <div class="jd-details-descr"> 3655 3656 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiCompass">uiCompass</a></code> 3657 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3658 3659 3660 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3661 <p>This may also be a reference to a resource (in the form 3662 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3663 theme attribute (in the form 3664 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3665 containing a value of this type.</p></div> 3666 3667 3668 </div> 3669 </div> 3670 3671 3672 3673 <A NAME="MapAttrs_uiRotateGestures"></A> 3674 3675 <div class="jd-details api apilevel-"> 3676 <h4 class="jd-details-title"> 3677 <span class="normal"> 3678 public 3679 static 3680 3681 int 3682 </span> 3683 MapAttrs_uiRotateGestures 3684 </h4> 3685 <div class="api-level"> 3686 3687 3688 3689 3690 </div> 3691 <div class="jd-details-descr"> 3692 3693 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiRotateGestures">uiRotateGestures</a></code> 3694 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3695 3696 3697 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3698 <p>This may also be a reference to a resource (in the form 3699 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3700 theme attribute (in the form 3701 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3702 containing a value of this type.</p></div> 3703 3704 3705 </div> 3706 </div> 3707 3708 3709 3710 <A NAME="MapAttrs_uiScrollGestures"></A> 3711 3712 <div class="jd-details api apilevel-"> 3713 <h4 class="jd-details-title"> 3714 <span class="normal"> 3715 public 3716 static 3717 3718 int 3719 </span> 3720 MapAttrs_uiScrollGestures 3721 </h4> 3722 <div class="api-level"> 3723 3724 3725 3726 3727 </div> 3728 <div class="jd-details-descr"> 3729 3730 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiScrollGestures">uiScrollGestures</a></code> 3731 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3732 3733 3734 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3735 <p>This may also be a reference to a resource (in the form 3736 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3737 theme attribute (in the form 3738 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3739 containing a value of this type.</p></div> 3740 3741 3742 </div> 3743 </div> 3744 3745 3746 3747 <A NAME="MapAttrs_uiTiltGestures"></A> 3748 3749 <div class="jd-details api apilevel-"> 3750 <h4 class="jd-details-title"> 3751 <span class="normal"> 3752 public 3753 static 3754 3755 int 3756 </span> 3757 MapAttrs_uiTiltGestures 3758 </h4> 3759 <div class="api-level"> 3760 3761 3762 3763 3764 </div> 3765 <div class="jd-details-descr"> 3766 3767 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiTiltGestures">uiTiltGestures</a></code> 3768 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3769 3770 3771 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3772 <p>This may also be a reference to a resource (in the form 3773 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3774 theme attribute (in the form 3775 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3776 containing a value of this type.</p></div> 3777 3778 3779 </div> 3780 </div> 3781 3782 3783 3784 <A NAME="MapAttrs_uiZoomControls"></A> 3785 3786 <div class="jd-details api apilevel-"> 3787 <h4 class="jd-details-title"> 3788 <span class="normal"> 3789 public 3790 static 3791 3792 int 3793 </span> 3794 MapAttrs_uiZoomControls 3795 </h4> 3796 <div class="api-level"> 3797 3798 3799 3800 3801 </div> 3802 <div class="jd-details-descr"> 3803 3804 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiZoomControls">uiZoomControls</a></code> 3805 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3806 3807 3808 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3809 <p>This may also be a reference to a resource (in the form 3810 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3811 theme attribute (in the form 3812 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3813 containing a value of this type.</p></div> 3814 3815 3816 </div> 3817 </div> 3818 3819 3820 3821 <A NAME="MapAttrs_uiZoomGestures"></A> 3822 3823 <div class="jd-details api apilevel-"> 3824 <h4 class="jd-details-title"> 3825 <span class="normal"> 3826 public 3827 static 3828 3829 int 3830 </span> 3831 MapAttrs_uiZoomGestures 3832 </h4> 3833 <div class="api-level"> 3834 3835 3836 3837 3838 </div> 3839 <div class="jd-details-descr"> 3840 3841 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiZoomGestures">uiZoomGestures</a></code> 3842 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3843 3844 3845 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3846 <p>This may also be a reference to a resource (in the form 3847 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3848 theme attribute (in the form 3849 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3850 containing a value of this type.</p></div> 3851 3852 3853 </div> 3854 </div> 3855 3856 3857 3858 <A NAME="MapAttrs_useViewLifecycle"></A> 3859 3860 <div class="jd-details api apilevel-"> 3861 <h4 class="jd-details-title"> 3862 <span class="normal"> 3863 public 3864 static 3865 3866 int 3867 </span> 3868 MapAttrs_useViewLifecycle 3869 </h4> 3870 <div class="api-level"> 3871 3872 3873 3874 3875 </div> 3876 <div class="jd-details-descr"> 3877 3878 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#useViewLifecycle">useViewLifecycle</a></code> 3879 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3880 3881 3882 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3883 <p>This may also be a reference to a resource (in the form 3884 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3885 theme attribute (in the form 3886 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3887 containing a value of this type.</p></div> 3888 3889 3890 </div> 3891 </div> 3892 3893 3894 3895 <A NAME="MapAttrs_zOrderOnTop"></A> 3896 3897 <div class="jd-details api apilevel-"> 3898 <h4 class="jd-details-title"> 3899 <span class="normal"> 3900 public 3901 static 3902 3903 int 3904 </span> 3905 MapAttrs_zOrderOnTop 3906 </h4> 3907 <div class="api-level"> 3908 3909 3910 3911 3912 </div> 3913 <div class="jd-details-descr"> 3914 3915 <div class="jd-tagdata jd-tagdescr"><p><p>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#zOrderOnTop">zOrderOnTop</a></code> 3916 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 3917 3918 3919 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 3920 <p>This may also be a reference to a resource (in the form 3921 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 3922 theme attribute (in the form 3923 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 3924 containing a value of this type.</p></div> 3925 3926 3927 </div> 3928 </div> 3929 3930 3931 3932 <A NAME="Section"></A> 3933 3934 <div class="jd-details api apilevel-"> 3935 <h4 class="jd-details-title"> 3936 <span class="normal"> 3937 public 3938 static 3939 final 3940 int[] 3941 </span> 3942 Section 3943 </h4> 3944 <div class="api-level"> 3945 3946 3947 3948 3949 </div> 3950 <div class="jd-details-descr"> 3951 3952 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a Section. 3953 <p>Includes the following attributes:</p> 3954 <table> 3955 <colgroup align="left" /> 3956 <colgroup align="left" /> 3957 <tr><th>Attribute</th><th>Description</th></tr> 3958 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_indexPrefixes">com.google.android.gms:indexPrefixes</a></code></code></td><td> 3959 Indicates if this section should support prefix matching.</td></tr> 3960 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_noIndex">com.google.android.gms:noIndex</a></code></code></td><td> Indicates if this section should not be indexed.</td></tr> 3961 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_schemaOrgProperty">com.google.android.gms:schemaOrgProperty</a></code></code></td><td> Section corresponds to this schema.</td></tr> 3962 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionFormat">com.google.android.gms:sectionFormat</a></code></code></td><td> The format of the section.</td></tr> 3963 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionId">com.google.android.gms:sectionId</a></code></code></td><td> The ID of the section.</td></tr> 3964 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionWeight">com.google.android.gms:sectionWeight</a></code></code></td><td> The weight of the section.</td></tr> 3965 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_subsectionSeparator">com.google.android.gms:subsectionSeparator</a></code></code></td><td> 3966 Subsection separator.</td></tr> 3967 </table></p></div> 3968 <div class="jd-tagdata"> 3969 <h5 class="jd-tagtitle">See Also</h5> 3970 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_indexPrefixes">Section_indexPrefixes</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_noIndex">Section_noIndex</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_schemaOrgProperty">Section_schemaOrgProperty</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionFormat">Section_sectionFormat</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionId">Section_sectionId</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_sectionWeight">Section_sectionWeight</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_subsectionSeparator">Section_subsectionSeparator</a></code></li> 3971 </ul> 3972 </div> 3973 3974 3975 </div> 3976 </div> 3977 3978 3979 3980 <A NAME="SectionFeature"></A> 3981 3982 <div class="jd-details api apilevel-"> 3983 <h4 class="jd-details-title"> 3984 <span class="normal"> 3985 public 3986 static 3987 final 3988 int[] 3989 </span> 3990 SectionFeature 3991 </h4> 3992 <div class="api-level"> 3993 3994 3995 3996 3997 </div> 3998 <div class="jd-details-descr"> 3999 4000 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a SectionFeature. 4001 <p>Includes the following attributes:</p> 4002 <table> 4003 <colgroup align="left" /> 4004 <colgroup align="left" /> 4005 <tr><th>Attribute</th><th>Description</th></tr> 4006 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#SectionFeature_featureType">com.google.android.gms:featureType</a></code></code></td><td> The type of this feature.</td></tr> 4007 </table></p></div> 4008 <div class="jd-tagdata"> 4009 <h5 class="jd-tagtitle">See Also</h5> 4010 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#SectionFeature_featureType">SectionFeature_featureType</a></code></li> 4011 </ul> 4012 </div> 4013 4014 4015 </div> 4016 </div> 4017 4018 4019 4020 <A NAME="SectionFeature_featureType"></A> 4021 4022 <div class="jd-details api apilevel-"> 4023 <h4 class="jd-details-title"> 4024 <span class="normal"> 4025 public 4026 static 4027 4028 int 4029 </span> 4030 SectionFeature_featureType 4031 </h4> 4032 <div class="api-level"> 4033 4034 4035 4036 4037 </div> 4038 <div class="jd-details-descr"> 4039 4040 <div class="jd-tagdata jd-tagdescr"><p><p>The type of this feature. Required. 4041 4042 4043 <p>Must be one of the following constant values.</p> 4044 <table> 4045 <colgroup align="left" /> 4046 <colgroup align="left" /> 4047 <colgroup align="left" /> 4048 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4049 <tr><td><code>match_global_nicknames</code></td><td>1</td><td> Enable global nickname matching on this section </td></tr> 4050 <tr><td><code>demote_common_words</code></td><td>2</td><td> Demote common words by a factor in this section </td></tr> 4051 <tr><td><code>demote_rfc822_hostnames</code></td><td>3</td><td> 4052 Demote RFC822 hostnames by a factor in this section. Only applicable to RFC822 4053 sections 4054 </td></tr> 4055 <tr><td><code>omnibox_url_section</code></td><td>4</td><td> 4056 Mark this is an omnibox url section. May enable special ranking and matching 4057 behavior. Only application to url sections. 4058 </td></tr> 4059 <tr><td><code>omnibox_title_section</code></td><td>5</td><td> 4060 Mark this is an omnibox title section. May enable special ranking and matching 4061 behavior. 4062 </td></tr> 4063 </table> 4064 <p>This is a private symbol.</p></div> 4065 4066 4067 </div> 4068 </div> 4069 4070 4071 4072 <A NAME="Section_indexPrefixes"></A> 4073 4074 <div class="jd-details api apilevel-"> 4075 <h4 class="jd-details-title"> 4076 <span class="normal"> 4077 public 4078 static 4079 4080 int 4081 </span> 4082 Section_indexPrefixes 4083 </h4> 4084 <div class="api-level"> 4085 4086 4087 4088 4089 </div> 4090 <div class="jd-details-descr"> 4091 4092 <div class="jd-tagdata jd-tagdescr"><p><p>Indicates if this section should support prefix matching. Optional; defaults to 4093 <code>false</code>. 4094 4095 4096 4097 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 4098 <p>This may also be a reference to a resource (in the form 4099 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4100 theme attribute (in the form 4101 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4102 containing a value of this type. 4103 <p>This is a private symbol.</p></div> 4104 4105 4106 </div> 4107 </div> 4108 4109 4110 4111 <A NAME="Section_noIndex"></A> 4112 4113 <div class="jd-details api apilevel-"> 4114 <h4 class="jd-details-title"> 4115 <span class="normal"> 4116 public 4117 static 4118 4119 int 4120 </span> 4121 Section_noIndex 4122 </h4> 4123 <div class="api-level"> 4124 4125 4126 4127 4128 </div> 4129 <div class="jd-details-descr"> 4130 4131 <div class="jd-tagdata jd-tagdescr"><p><p>Indicates if this section should not be indexed. Optional; defaults to <code>false</code>. 4132 4133 4134 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 4135 <p>This may also be a reference to a resource (in the form 4136 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4137 theme attribute (in the form 4138 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4139 containing a value of this type. 4140 <p>This is a private symbol.</p></div> 4141 4142 4143 </div> 4144 </div> 4145 4146 4147 4148 <A NAME="Section_schemaOrgProperty"></A> 4149 4150 <div class="jd-details api apilevel-"> 4151 <h4 class="jd-details-title"> 4152 <span class="normal"> 4153 public 4154 static 4155 4156 int 4157 </span> 4158 Section_schemaOrgProperty 4159 </h4> 4160 <div class="api-level"> 4161 4162 4163 4164 4165 </div> 4166 <div class="jd-details-descr"> 4167 4168 <div class="jd-tagdata jd-tagdescr"><p><p>Section corresponds to this schema.org property. Optional. 4169 4170 4171 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 4172 <p>This may also be a reference to a resource (in the form 4173 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4174 theme attribute (in the form 4175 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4176 containing a value of this type. 4177 <p>This is a private symbol.</p></div> 4178 4179 4180 </div> 4181 </div> 4182 4183 4184 4185 <A NAME="Section_sectionFormat"></A> 4186 4187 <div class="jd-details api apilevel-"> 4188 <h4 class="jd-details-title"> 4189 <span class="normal"> 4190 public 4191 static 4192 4193 int 4194 </span> 4195 Section_sectionFormat 4196 </h4> 4197 <div class="api-level"> 4198 4199 4200 4201 4202 </div> 4203 <div class="jd-details-descr"> 4204 4205 <div class="jd-tagdata jd-tagdescr"><p><p>The format of the section. Optional; default to <code>plain</code>. 4206 4207 4208 <p>Must be one of the following constant values.</p> 4209 <table> 4210 <colgroup align="left" /> 4211 <colgroup align="left" /> 4212 <colgroup align="left" /> 4213 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4214 <tr><td><code>plain</code></td><td>0</td><td></td></tr> 4215 <tr><td><code>html</code></td><td>1</td><td></td></tr> 4216 <tr><td><code>rfc822</code></td><td>2</td><td></td></tr> 4217 <tr><td><code>url</code></td><td>3</td><td></td></tr> 4218 </table> 4219 <p>This is a private symbol.</p></div> 4220 4221 4222 </div> 4223 </div> 4224 4225 4226 4227 <A NAME="Section_sectionId"></A> 4228 4229 <div class="jd-details api apilevel-"> 4230 <h4 class="jd-details-title"> 4231 <span class="normal"> 4232 public 4233 static 4234 4235 int 4236 </span> 4237 Section_sectionId 4238 </h4> 4239 <div class="api-level"> 4240 4241 4242 4243 4244 </div> 4245 <div class="jd-details-descr"> 4246 4247 <div class="jd-tagdata jd-tagdescr"><p><p>The ID of the section. Required. This string must not change between configurations. 4248 4249 4250 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 4251 <p>This may also be a reference to a resource (in the form 4252 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4253 theme attribute (in the form 4254 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4255 containing a value of this type. 4256 <p>This is a private symbol.</p></div> 4257 4258 4259 </div> 4260 </div> 4261 4262 4263 4264 <A NAME="Section_sectionWeight"></A> 4265 4266 <div class="jd-details api apilevel-"> 4267 <h4 class="jd-details-title"> 4268 <span class="normal"> 4269 public 4270 static 4271 4272 int 4273 </span> 4274 Section_sectionWeight 4275 </h4> 4276 <div class="api-level"> 4277 4278 4279 4280 4281 </div> 4282 <div class="jd-details-descr"> 4283 4284 <div class="jd-tagdata jd-tagdescr"><p><p>The weight of the section. Optional; defaults to 1. 4285 4286 4287 <p>Must be an integer value, such as "<code>100</code>". 4288 <p>This may also be a reference to a resource (in the form 4289 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4290 theme attribute (in the form 4291 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4292 containing a value of this type. 4293 <p>This is a private symbol.</p></div> 4294 4295 4296 </div> 4297 </div> 4298 4299 4300 4301 <A NAME="Section_subsectionSeparator"></A> 4302 4303 <div class="jd-details api apilevel-"> 4304 <h4 class="jd-details-title"> 4305 <span class="normal"> 4306 public 4307 static 4308 4309 int 4310 </span> 4311 Section_subsectionSeparator 4312 </h4> 4313 <div class="api-level"> 4314 4315 4316 4317 4318 </div> 4319 <div class="jd-details-descr"> 4320 4321 <div class="jd-tagdata jd-tagdescr"><p><p>Subsection separator. Optional. If not provided, the section is not split into 4322 subsections. 4323 4324 4325 4326 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 4327 <p>This may also be a reference to a resource (in the form 4328 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4329 theme attribute (in the form 4330 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4331 containing a value of this type. 4332 <p>This is a private symbol.</p></div> 4333 4334 4335 </div> 4336 </div> 4337 4338 4339 4340 <A NAME="WalletFragmentOptions"></A> 4341 4342 <div class="jd-details api apilevel-"> 4343 <h4 class="jd-details-title"> 4344 <span class="normal"> 4345 public 4346 static 4347 final 4348 int[] 4349 </span> 4350 WalletFragmentOptions 4351 </h4> 4352 <div class="api-level"> 4353 4354 4355 4356 4357 </div> 4358 <div class="jd-details-descr"> 4359 4360 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a WalletFragmentOptions. 4361 <p>Includes the following attributes:</p> 4362 <table> 4363 <colgroup align="left" /> 4364 <colgroup align="left" /> 4365 <tr><th>Attribute</th><th>Description</th></tr> 4366 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_appTheme">com.google.android.gms:appTheme</a></code></code></td><td> Theme to be used for the Wallet selector </td></tr> 4367 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_environment">com.google.android.gms:environment</a></code></code></td><td> Google Wallet environment to use </td></tr> 4368 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_fragmentMode">com.google.android.gms:fragmentMode</a></code></code></td><td> Fragment mode </td></tr> 4369 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_fragmentStyle">com.google.android.gms:fragmentStyle</a></code></code></td><td> A style resource specifing attributes to customize the look and feel of WalletFragment </td></tr> 4370 </table></p></div> 4371 <div class="jd-tagdata"> 4372 <h5 class="jd-tagtitle">See Also</h5> 4373 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_appTheme">WalletFragmentOptions_appTheme</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_environment">WalletFragmentOptions_environment</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_fragmentMode">WalletFragmentOptions_fragmentMode</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentOptions_fragmentStyle">WalletFragmentOptions_fragmentStyle</a></code></li> 4374 </ul> 4375 </div> 4376 4377 4378 </div> 4379 </div> 4380 4381 4382 4383 <A NAME="WalletFragmentOptions_appTheme"></A> 4384 4385 <div class="jd-details api apilevel-"> 4386 <h4 class="jd-details-title"> 4387 <span class="normal"> 4388 public 4389 static 4390 4391 int 4392 </span> 4393 WalletFragmentOptions_appTheme 4394 </h4> 4395 <div class="api-level"> 4396 4397 4398 4399 4400 </div> 4401 <div class="jd-details-descr"> 4402 4403 <div class="jd-tagdata jd-tagdescr"><p><p>Theme to be used for the Wallet selector 4404 4405 4406 <p>Must be one of the following constant values.</p> 4407 <table> 4408 <colgroup align="left" /> 4409 <colgroup align="left" /> 4410 <colgroup align="left" /> 4411 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4412 <tr><td><code>holo_dark</code></td><td>0</td><td></td></tr> 4413 <tr><td><code>holo_light</code></td><td>1</td><td></td></tr> 4414 </table> 4415 <p>This is a private symbol.</p></div> 4416 4417 4418 </div> 4419 </div> 4420 4421 4422 4423 <A NAME="WalletFragmentOptions_environment"></A> 4424 4425 <div class="jd-details api apilevel-"> 4426 <h4 class="jd-details-title"> 4427 <span class="normal"> 4428 public 4429 static 4430 4431 int 4432 </span> 4433 WalletFragmentOptions_environment 4434 </h4> 4435 <div class="api-level"> 4436 4437 4438 4439 4440 </div> 4441 <div class="jd-details-descr"> 4442 4443 <div class="jd-tagdata jd-tagdescr"><p><p>Google Wallet environment to use 4444 4445 4446 <p>Must be one of the following constant values.</p> 4447 <table> 4448 <colgroup align="left" /> 4449 <colgroup align="left" /> 4450 <colgroup align="left" /> 4451 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4452 <tr><td><code>production</code></td><td>1</td><td></td></tr> 4453 <tr><td><code>sandbox</code></td><td>0</td><td></td></tr> 4454 <tr><td><code>strict_sandbox</code></td><td>2</td><td></td></tr> 4455 </table> 4456 <p>This is a private symbol.</p></div> 4457 4458 4459 </div> 4460 </div> 4461 4462 4463 4464 <A NAME="WalletFragmentOptions_fragmentMode"></A> 4465 4466 <div class="jd-details api apilevel-"> 4467 <h4 class="jd-details-title"> 4468 <span class="normal"> 4469 public 4470 static 4471 4472 int 4473 </span> 4474 WalletFragmentOptions_fragmentMode 4475 </h4> 4476 <div class="api-level"> 4477 4478 4479 4480 4481 </div> 4482 <div class="jd-details-descr"> 4483 4484 <div class="jd-tagdata jd-tagdescr"><p><p>Fragment mode 4485 4486 4487 <p>Must be one of the following constant values.</p> 4488 <table> 4489 <colgroup align="left" /> 4490 <colgroup align="left" /> 4491 <colgroup align="left" /> 4492 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4493 <tr><td><code>buyButton</code></td><td>1</td><td></td></tr> 4494 <tr><td><code>selectionDetails</code></td><td>2</td><td></td></tr> 4495 </table> 4496 <p>This is a private symbol.</p></div> 4497 4498 4499 </div> 4500 </div> 4501 4502 4503 4504 <A NAME="WalletFragmentOptions_fragmentStyle"></A> 4505 4506 <div class="jd-details api apilevel-"> 4507 <h4 class="jd-details-title"> 4508 <span class="normal"> 4509 public 4510 static 4511 4512 int 4513 </span> 4514 WalletFragmentOptions_fragmentStyle 4515 </h4> 4516 <div class="api-level"> 4517 4518 4519 4520 4521 </div> 4522 <div class="jd-details-descr"> 4523 4524 <div class="jd-tagdata jd-tagdescr"><p><p>A style resource specifing attributes to customize the look and feel of WalletFragment 4525 4526 4527 <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 4528 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". 4529 <p>This is a private symbol.</p></div> 4530 4531 4532 </div> 4533 </div> 4534 4535 4536 4537 <A NAME="WalletFragmentStyle"></A> 4538 4539 <div class="jd-details api apilevel-"> 4540 <h4 class="jd-details-title"> 4541 <span class="normal"> 4542 public 4543 static 4544 final 4545 int[] 4546 </span> 4547 WalletFragmentStyle 4548 </h4> 4549 <div class="api-level"> 4550 4551 4552 4553 4554 </div> 4555 <div class="jd-details-descr"> 4556 4557 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a WalletFragmentStyle. 4558 <p>Includes the following attributes:</p> 4559 <table> 4560 <colgroup align="left" /> 4561 <colgroup align="left" /> 4562 <tr><th>Attribute</th><th>Description</th></tr> 4563 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonAppearance">com.google.android.gms:buyButtonAppearance</a></code></code></td><td> Appearance of the buy button.</td></tr> 4564 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonHeight">com.google.android.gms:buyButtonHeight</a></code></code></td><td> 4565 Height of the buy button.</td></tr> 4566 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonText">com.google.android.gms:buyButtonText</a></code></code></td><td> Text on the buy button.</td></tr> 4567 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonWidth">com.google.android.gms:buyButtonWidth</a></code></code></td><td> 4568 Width of the buy button.</td></tr> 4569 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsBackground">com.google.android.gms:maskedWalletDetailsBackground</a></code></code></td><td> Masked wallet details background </td></tr> 4570 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsButtonBackground">com.google.android.gms:maskedWalletDetailsButtonBackground</a></code></code></td><td> "Change" button background in masked wallet details view </td></tr> 4571 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance">com.google.android.gms:maskedWalletDetailsButtonTextAppearance</a></code></code></td><td> TextAppearance for the "Change" button in masked wallet details view </td></tr> 4572 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance">com.google.android.gms:maskedWalletDetailsHeaderTextAppearance</a></code></code></td><td> TextAppearance for headers describing masked wallet details </td></tr> 4573 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsLogoImageType">com.google.android.gms:maskedWalletDetailsLogoImageType</a></code></code></td><td> Type of the wallet logo image in masked wallet details view </td></tr> 4574 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsLogoTextColor">com.google.android.gms:maskedWalletDetailsLogoTextColor</a></code></code></td><td> Color of the Google Wallet logo text in masked wallet details view </td></tr> 4575 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsTextAppearance">com.google.android.gms:maskedWalletDetailsTextAppearance</a></code></code></td><td> TextAppearance for masked wallet details </td></tr> 4576 </table></p></div> 4577 <div class="jd-tagdata"> 4578 <h5 class="jd-tagtitle">See Also</h5> 4579 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonAppearance">WalletFragmentStyle_buyButtonAppearance</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonHeight">WalletFragmentStyle_buyButtonHeight</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonText">WalletFragmentStyle_buyButtonText</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_buyButtonWidth">WalletFragmentStyle_buyButtonWidth</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsBackground">WalletFragmentStyle_maskedWalletDetailsBackground</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsButtonBackground">WalletFragmentStyle_maskedWalletDetailsButtonBackground</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance">WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance">WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsLogoImageType">WalletFragmentStyle_maskedWalletDetailsLogoImageType</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsLogoTextColor">WalletFragmentStyle_maskedWalletDetailsLogoTextColor</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#WalletFragmentStyle_maskedWalletDetailsTextAppearance">WalletFragmentStyle_maskedWalletDetailsTextAppearance</a></code></li> 4580 </ul> 4581 </div> 4582 4583 4584 </div> 4585 </div> 4586 4587 4588 4589 <A NAME="WalletFragmentStyle_buyButtonAppearance"></A> 4590 4591 <div class="jd-details api apilevel-"> 4592 <h4 class="jd-details-title"> 4593 <span class="normal"> 4594 public 4595 static 4596 4597 int 4598 </span> 4599 WalletFragmentStyle_buyButtonAppearance 4600 </h4> 4601 <div class="api-level"> 4602 4603 4604 4605 4606 </div> 4607 <div class="jd-details-descr"> 4608 4609 <div class="jd-tagdata jd-tagdescr"><p><p>Appearance of the buy button. Must be one of "classic", "grayscale" and "monochrome" 4610 4611 4612 <p>Must be one of the following constant values.</p> 4613 <table> 4614 <colgroup align="left" /> 4615 <colgroup align="left" /> 4616 <colgroup align="left" /> 4617 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4618 <tr><td><code>classic</code></td><td>1</td><td></td></tr> 4619 <tr><td><code>grayscale</code></td><td>2</td><td></td></tr> 4620 <tr><td><code>monochrome</code></td><td>3</td><td></td></tr> 4621 </table> 4622 <p>This is a private symbol.</p></div> 4623 4624 4625 </div> 4626 </div> 4627 4628 4629 4630 <A NAME="WalletFragmentStyle_buyButtonHeight"></A> 4631 4632 <div class="jd-details api apilevel-"> 4633 <h4 class="jd-details-title"> 4634 <span class="normal"> 4635 public 4636 static 4637 4638 int 4639 </span> 4640 WalletFragmentStyle_buyButtonHeight 4641 </h4> 4642 <div class="api-level"> 4643 4644 4645 4646 4647 </div> 4648 <div class="jd-details-descr"> 4649 4650 <div class="jd-tagdata jd-tagdescr"><p><p>Height of the buy button. This includes an 8dp padding (4dp on each side) used for 4651 pressed and focused states of the button. The value can be a specific height, e.g. 4652 "48dp", or special values "match_parent" and "wrap_content". 4653 4654 4655 4656 <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". 4657 Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), 4658 in (inches), mm (millimeters). 4659 <p>This may also be a reference to a resource (in the form 4660 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4661 theme attribute (in the form 4662 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4663 containing a value of this type. 4664 <p>May be one of the following constant values.</p> 4665 <table> 4666 <colgroup align="left" /> 4667 <colgroup align="left" /> 4668 <colgroup align="left" /> 4669 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4670 <tr><td><code>match_parent</code></td><td>-1</td><td></td></tr> 4671 <tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr> 4672 </table> 4673 <p>This is a private symbol.</p></div> 4674 4675 4676 </div> 4677 </div> 4678 4679 4680 4681 <A NAME="WalletFragmentStyle_buyButtonText"></A> 4682 4683 <div class="jd-details api apilevel-"> 4684 <h4 class="jd-details-title"> 4685 <span class="normal"> 4686 public 4687 static 4688 4689 int 4690 </span> 4691 WalletFragmentStyle_buyButtonText 4692 </h4> 4693 <div class="api-level"> 4694 4695 4696 4697 4698 </div> 4699 <div class="jd-details-descr"> 4700 4701 <div class="jd-tagdata jd-tagdescr"><p><p>Text on the buy button. Must be one of "buy_with_google", "buy_now" and "book_now" 4702 4703 4704 <p>Must be one of the following constant values.</p> 4705 <table> 4706 <colgroup align="left" /> 4707 <colgroup align="left" /> 4708 <colgroup align="left" /> 4709 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4710 <tr><td><code>buy_with_google</code></td><td>1</td><td></td></tr> 4711 <tr><td><code>buy_now</code></td><td>2</td><td></td></tr> 4712 <tr><td><code>book_now</code></td><td>3</td><td></td></tr> 4713 </table> 4714 <p>This is a private symbol.</p></div> 4715 4716 4717 </div> 4718 </div> 4719 4720 4721 4722 <A NAME="WalletFragmentStyle_buyButtonWidth"></A> 4723 4724 <div class="jd-details api apilevel-"> 4725 <h4 class="jd-details-title"> 4726 <span class="normal"> 4727 public 4728 static 4729 4730 int 4731 </span> 4732 WalletFragmentStyle_buyButtonWidth 4733 </h4> 4734 <div class="api-level"> 4735 4736 4737 4738 4739 </div> 4740 <div class="jd-details-descr"> 4741 4742 <div class="jd-tagdata jd-tagdescr"><p><p>Width of the buy button. This includes an 8dp padding (4dp on each side) used for 4743 pressed and focused states of the button. The value can be a specific width, e.g. 4744 "300dp", or special values "match_parent" and "wrap_content". 4745 4746 4747 4748 <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". 4749 Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), 4750 in (inches), mm (millimeters). 4751 <p>This may also be a reference to a resource (in the form 4752 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4753 theme attribute (in the form 4754 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4755 containing a value of this type. 4756 <p>May be one of the following constant values.</p> 4757 <table> 4758 <colgroup align="left" /> 4759 <colgroup align="left" /> 4760 <colgroup align="left" /> 4761 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4762 <tr><td><code>match_parent</code></td><td>-1</td><td></td></tr> 4763 <tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr> 4764 </table> 4765 <p>This is a private symbol.</p></div> 4766 4767 4768 </div> 4769 </div> 4770 4771 4772 4773 <A NAME="WalletFragmentStyle_maskedWalletDetailsBackground"></A> 4774 4775 <div class="jd-details api apilevel-"> 4776 <h4 class="jd-details-title"> 4777 <span class="normal"> 4778 public 4779 static 4780 4781 int 4782 </span> 4783 WalletFragmentStyle_maskedWalletDetailsBackground 4784 </h4> 4785 <div class="api-level"> 4786 4787 4788 4789 4790 </div> 4791 <div class="jd-details-descr"> 4792 4793 <div class="jd-tagdata jd-tagdescr"><p><p>Masked wallet details background 4794 4795 4796 <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 4797 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". 4798 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", 4799 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". 4800 <p>This is a private symbol.</p></div> 4801 4802 4803 </div> 4804 </div> 4805 4806 4807 4808 <A NAME="WalletFragmentStyle_maskedWalletDetailsButtonBackground"></A> 4809 4810 <div class="jd-details api apilevel-"> 4811 <h4 class="jd-details-title"> 4812 <span class="normal"> 4813 public 4814 static 4815 4816 int 4817 </span> 4818 WalletFragmentStyle_maskedWalletDetailsButtonBackground 4819 </h4> 4820 <div class="api-level"> 4821 4822 4823 4824 4825 </div> 4826 <div class="jd-details-descr"> 4827 4828 <div class="jd-tagdata jd-tagdescr"><p><p>"Change" button background in masked wallet details view 4829 4830 4831 <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 4832 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". 4833 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", 4834 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". 4835 <p>This is a private symbol.</p></div> 4836 4837 4838 </div> 4839 </div> 4840 4841 4842 4843 <A NAME="WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance"></A> 4844 4845 <div class="jd-details api apilevel-"> 4846 <h4 class="jd-details-title"> 4847 <span class="normal"> 4848 public 4849 static 4850 4851 int 4852 </span> 4853 WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance 4854 </h4> 4855 <div class="api-level"> 4856 4857 4858 4859 4860 </div> 4861 <div class="jd-details-descr"> 4862 4863 <div class="jd-tagdata jd-tagdescr"><p><p>TextAppearance for the "Change" button in masked wallet details view 4864 4865 4866 <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 4867 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". 4868 <p>This is a private symbol.</p></div> 4869 4870 4871 </div> 4872 </div> 4873 4874 4875 4876 <A NAME="WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance"></A> 4877 4878 <div class="jd-details api apilevel-"> 4879 <h4 class="jd-details-title"> 4880 <span class="normal"> 4881 public 4882 static 4883 4884 int 4885 </span> 4886 WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance 4887 </h4> 4888 <div class="api-level"> 4889 4890 4891 4892 4893 </div> 4894 <div class="jd-details-descr"> 4895 4896 <div class="jd-tagdata jd-tagdescr"><p><p>TextAppearance for headers describing masked wallet details 4897 4898 4899 <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 4900 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". 4901 <p>This is a private symbol.</p></div> 4902 4903 4904 </div> 4905 </div> 4906 4907 4908 4909 <A NAME="WalletFragmentStyle_maskedWalletDetailsLogoImageType"></A> 4910 4911 <div class="jd-details api apilevel-"> 4912 <h4 class="jd-details-title"> 4913 <span class="normal"> 4914 public 4915 static 4916 4917 int 4918 </span> 4919 WalletFragmentStyle_maskedWalletDetailsLogoImageType 4920 </h4> 4921 <div class="api-level"> 4922 4923 4924 4925 4926 </div> 4927 <div class="jd-details-descr"> 4928 4929 <div class="jd-tagdata jd-tagdescr"><p><p>Type of the wallet logo image in masked wallet details view 4930 4931 4932 <p>Must be one of the following constant values.</p> 4933 <table> 4934 <colgroup align="left" /> 4935 <colgroup align="left" /> 4936 <colgroup align="left" /> 4937 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 4938 <tr><td><code>classic</code></td><td>1</td><td></td></tr> 4939 <tr><td><code>monochrome</code></td><td>2</td><td></td></tr> 4940 </table> 4941 <p>This is a private symbol.</p></div> 4942 4943 4944 </div> 4945 </div> 4946 4947 4948 4949 <A NAME="WalletFragmentStyle_maskedWalletDetailsLogoTextColor"></A> 4950 4951 <div class="jd-details api apilevel-"> 4952 <h4 class="jd-details-title"> 4953 <span class="normal"> 4954 public 4955 static 4956 4957 int 4958 </span> 4959 WalletFragmentStyle_maskedWalletDetailsLogoTextColor 4960 </h4> 4961 <div class="api-level"> 4962 4963 4964 4965 4966 </div> 4967 <div class="jd-details-descr"> 4968 4969 <div class="jd-tagdata jd-tagdescr"><p><p>Color of the Google Wallet logo text in masked wallet details view 4970 4971 4972 <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", 4973 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". 4974 <p>This may also be a reference to a resource (in the form 4975 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 4976 theme attribute (in the form 4977 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 4978 containing a value of this type. 4979 <p>This is a private symbol.</p></div> 4980 4981 4982 </div> 4983 </div> 4984 4985 4986 4987 <A NAME="WalletFragmentStyle_maskedWalletDetailsTextAppearance"></A> 4988 4989 <div class="jd-details api apilevel-"> 4990 <h4 class="jd-details-title"> 4991 <span class="normal"> 4992 public 4993 static 4994 4995 int 4996 </span> 4997 WalletFragmentStyle_maskedWalletDetailsTextAppearance 4998 </h4> 4999 <div class="api-level"> 5000 5001 5002 5003 5004 </div> 5005 <div class="jd-details-descr"> 5006 5007 <div class="jd-tagdata jd-tagdescr"><p><p>TextAppearance for masked wallet details 5008 5009 5010 <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" 5011 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". 5012 <p>This is a private symbol.</p></div> 5013 5014 5015 </div> 5016 </div> 5017 5018 5019 5020 5021 <!-- Public ctors --> 5022 5023 5024 <!-- ========= CONSTRUCTOR DETAIL ======== --> 5025 <h2>Public Constructors</h2> 5026 5027 5028 5029 <A NAME="R.styleable()"></A> 5030 5031 <div class="jd-details api apilevel-"> 5032 <h4 class="jd-details-title"> 5033 <span class="normal"> 5034 public 5035 5036 5037 5038 5039 5040 </span> 5041 <span class="sympad">R.styleable</span> 5042 <span class="normal">()</span> 5043 </h4> 5044 <div class="api-level"> 5045 <div></div> 5046 5047 5048 5049 </div> 5050 <div class="jd-details-descr"> 5051 5052 <div class="jd-tagdata jd-tagdescr"><p></p></div> 5053 5054 </div> 5055 </div> 5056 5057 5058 5059 5060 5061 <!-- ========= CONSTRUCTOR DETAIL ======== --> 5062 <!-- Protected ctors --> 5063 5064 5065 5066 <!-- ========= METHOD DETAIL ======== --> 5067 <!-- Public methdos --> 5068 5069 5070 5071 <!-- ========= METHOD DETAIL ======== --> 5072 5073 5074 5075 <!-- ========= END OF CLASS DATA ========= --> 5076 <A NAME="navbar_top"></A> 5077 5078 <div id="footer" class="wrap" > 5079 5080 5081 <div id="copyright"> 5082 5083 Except as noted, this content is licensed under <a 5084 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. 5085 For details and restrictions, see the <a href="/license.html"> 5086 Content License</a>. 5087 </div> 5088 <div id="build_info"> 5089 5090 <script src="/timestamp.js" type="text/javascript"></script> 5091 <script>document.write(BUILD_TIMESTAMP)</script> 5092 5093 </div> 5094 5095 5096 <div id="footerlinks"> 5097 5098 <p> 5099 <a href="/about/index.html">About Android</a> | 5100 <a href="/legal.html">Legal</a> | 5101 <a href="/support.html">Support</a> 5102 </p> 5103 </div> 5104 5105 </div> <!-- end footer --> 5106 </div> <!-- jd-content --> 5107 5108 </div><!-- end doc-content --> 5109 5110 </div> <!-- end body-content --> 5111 5112 5113 5114 5115 5116 5117 </body> 5118 </html> 5119