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 <html> 79 <head> 80 81 82 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 83 <meta name="viewport" content="width=device-width" /> 84 85 <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> 86 <title>R.styleable | Android Developers</title> 87 88 <!-- STYLESHEETS --> 89 <link rel="stylesheet" 90 href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> 91 <link href="/assets/css/default.css" rel="stylesheet" type="text/css"> 92 93 94 95 <!-- JAVASCRIPT --> 96 <script src="//www.google.com/jsapi" type="text/javascript"></script> 97 <script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script> 98 <script type="text/javascript"> 99 var toRoot = "/"; 100 var devsite = false; 101 </script> 102 <script src="/assets/js/docs.js" type="text/javascript"></script> 103 104 <script type="text/javascript"> 105 var _gaq = _gaq || []; 106 _gaq.push(['_setAccount', 'UA-5831155-1']); 107 _gaq.push(['_trackPageview']); 108 109 (function() { 110 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 111 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; 112 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); 113 })(); 114 </script> 115 </head> 116 <body class="gc-documentation google 117 develop" itemscope itemtype="http://schema.org/Article"> 118 <div id="doc-api-level" class="" style="display:none"></div> 119 <a name="top"></a> 120 121 <a name="top"></a> 122 123 <!-- Header --> 124 <div id="header"> 125 <div class="wrap" id="header-wrap"> 126 <div class="col-3 logo"> 127 <a href="/index.html"> 128 <img src="/assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> 129 </a> 130 <div class="btn-quicknav" id="btn-quicknav"> 131 <a href="#" class="arrow-inactive">Quicknav</a> 132 <a href="#" class="arrow-active">Quicknav</a> 133 </div> 134 </div> 135 <ul class="nav-x col-9"> 136 <li class="design"> 137 <a href="/design/index.html" 138 zh-tw-lang="" 139 zh-cn-lang="" 140 ru-lang="" 141 ko-lang="" 142 ja-lang="" 143 es-lang="Disear" 144 >Design</a></li> 145 <li class="develop"><a href="/develop/index.html" 146 zh-tw-lang="" 147 zh-cn-lang="" 148 ru-lang="" 149 ko-lang="" 150 ja-lang="" 151 es-lang="Desarrollar" 152 >Develop</a></li> 153 <li class="distribute last"><a href="/distribute/index.html" 154 zh-tw-lang="" 155 zh-cn-lang="" 156 ru-lang="" 157 ko-lang="" 158 ja-lang="" 159 es-lang="Distribuir" 160 >Distribute</a></li> 161 </ul> 162 163 <!-- New Search --> 164 <div class="menu-container"> 165 <div class="moremenu"> 166 <div id="more-btn"></div> 167 </div> 168 <div class="morehover" id="moremenu"> 169 <div class="top"></div> 170 <div class="mid"> 171 <div class="header">Links</div> 172 <ul> 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> 174 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> 175 <li><a href="/about/index.html">About Android</a></li> 176 </ul> 177 <div class="header">Android Sites</div> 178 <ul> 179 <li><a href="http://www.android.com">Android.com</a></li> 180 <li class="active"><a>Android Developers</a></li> 181 <li><a href="http://source.android.com">Android Open Source Project</a></li> 182 </ul> 183 184 185 186 <div class="header">Language</div> 187 <div id="language" class="locales"> 188 <select name="language" onChange="changeLangPref(this.value, true)"> 189 <option value="en">English</option> 190 <option value="es">Espaol</option> 191 <option value="ja"></option> 192 <option value="ko"></option> 193 <option value="ru"></option> 194 <option value="zh-cn"> ()</option> 195 <option value="zh-tw"> ()</option> 196 </select> 197 </div> 198 <script type="text/javascript"> 199 <!-- 200 loadLangPref(); 201 //--> 202 </script> 203 204 205 206 207 <br class="clearfix" /> 208 </div> 209 <div class="bottom"></div> 210 </div> 211 <div class="search" id="search-container"> 212 <div class="search-inner"> 213 <div id="search-btn"></div> 214 <div class="left"></div> 215 <form onsubmit="return submit_search()"> 216 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" 217 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" 218 onkeydown="return search_changed(event, true, '/')" 219 onkeyup="return search_changed(event, false, '/')" /> 220 </form> 221 <div class="right"></div> 222 <a class="close hide">close</a> 223 <div class="left"></div> 224 <div class="right"></div> 225 </div> 226 </div> 227 228 <div class="search_filtered_wrapper reference"> 229 <div class="suggest-card reference no-display"> 230 <ul class="search_filtered"> 231 </ul> 232 </div> 233 </div> 234 235 <div class="search_filtered_wrapper docs"> 236 <div class="suggest-card dummy no-display"> </div> 237 <div class="suggest-card develop no-display"> 238 <ul class="search_filtered"> 239 </ul> 240 <div class="child-card guides no-display"> 241 </div> 242 <div class="child-card training no-display"> 243 </div> 244 </div> 245 <div class="suggest-card design no-display"> 246 <ul class="search_filtered"> 247 </ul> 248 </div> 249 <div class="suggest-card distribute no-display"> 250 <ul class="search_filtered"> 251 </ul> 252 </div> 253 </div> 254 255 </div> 256 <!-- /New Search> 257 258 259 <!-- Expanded quicknav --> 260 <div id="quicknav" class="col-9"> 261 <ul> 262 <li class="design"> 263 <ul> 264 <li><a href="/design/index.html">Get Started</a></li> 265 <li><a href="/design/style/index.html">Style</a></li> 266 <li><a href="/design/patterns/index.html">Patterns</a></li> 267 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li> 268 <li><a href="/design/downloads/index.html">Downloads</a></li> 269 <li><a href="/design/videos/index.html">Videos</a></li> 270 </ul> 271 </li> 272 <li class="develop"> 273 <ul> 274 <li><a href="/training/index.html" 275 zh-tw-lang="" 276 zh-cn-lang="" 277 ru-lang="" 278 ko-lang="" 279 ja-lang="" 280 es-lang="Capacitacin" 281 >Training</a></li> 282 <li><a href="/guide/components/index.html" 283 zh-tw-lang="API " 284 zh-cn-lang="API " 285 ru-lang=" API" 286 ko-lang="API " 287 ja-lang="API " 288 es-lang="Guas de la API" 289 >API Guides</a></li> 290 <li><a href="/reference/packages.html" 291 zh-tw-lang="" 292 zh-cn-lang="" 293 ru-lang="" 294 ko-lang="" 295 ja-lang="" 296 es-lang="Referencia" 297 >Reference</a></li> 298 <li><a href="/tools/index.html" 299 zh-tw-lang="" 300 zh-cn-lang="" 301 ru-lang="" 302 ko-lang="" 303 ja-lang="" 304 es-lang="Herramientas" 305 >Tools</a> 306 <ul><li><a href="/sdk/index.html">Get the SDK</a></li></ul> 307 </li> 308 <li><a href="/google/index.html">Google Services</a> 309 </li> 310 311 </ul> 312 </li> 313 <li class="distribute last"> 314 <ul> 315 <li><a href="/distribute/index.html">Google Play</a></li> 316 <li><a href="/distribute/googleplay/publish/index.html">Publishing</a></li> 317 <li><a href="/distribute/googleplay/promote/index.html">Promoting</a></li> 318 <li><a href="/distribute/googleplay/quality/index.html">App Quality</a></li> 319 <li><a href="/distribute/googleplay/spotlight/index.html">Spotlight</a></li> 320 <li><a href="/distribute/open.html">Open Distribution</a></li> 321 </ul> 322 </li> 323 </ul> 324 </div> 325 <!-- /Expanded quicknav --> 326 </div> 327 </div> 328 <!-- /Header --> 329 330 331 <div id="searchResults" class="wrap" style="display:none;"> 332 <h2 id="searchTitle">Results</h2> 333 <div id="leftSearchControl" class="search-control">Loading...</div> 334 </div> 335 336 337 338 <!-- Secondary x-nav --> 339 <div id="nav-x"> 340 <div class="wrap"> 341 <ul class="nav-x col-9 develop" style="width:100%"> 342 <li class="training"><a href="/training/index.html" 343 zh-tw-lang="" 344 zh-cn-lang="" 345 ru-lang="" 346 ko-lang="" 347 ja-lang="" 348 es-lang="Capacitacin" 349 >Training</a></li> 350 <li class="guide"><a href="/guide/components/index.html" 351 zh-tw-lang="API " 352 zh-cn-lang="API " 353 ru-lang=" API" 354 ko-lang="API " 355 ja-lang="API " 356 es-lang="Guas de la API" 357 >API Guides</a></li> 358 <li class="reference"><a href="/reference/packages.html" 359 zh-tw-lang="" 360 zh-cn-lang="" 361 ru-lang="" 362 ko-lang="" 363 ja-lang="" 364 es-lang="Referencia" 365 >Reference</a></li> 366 <li class="tools"><a href="/tools/index.html" 367 zh-tw-lang="" 368 zh-cn-lang="" 369 ru-lang="" 370 ko-lang="" 371 ja-lang="" 372 es-lang="Herramientas" 373 >Tools</a></li> 374 <li class="google"><a href="/google/index.html" 375 >Google Services</a> 376 </li> 377 378 </ul> 379 </div> 380 381 </div> 382 <!-- /Sendondary x-nav --> 383 384 385 386 387 388 389 390 391 392 <div class="wrap clearfix" id="body-content"> 393 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 394 <div id="devdoc-nav" class="scroll-pane"> 395 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 396 397 398 399 <ul id="nav"> 400 401 <li class="nav-section"> 402 <div class="nav-section-header empty"><a href="/google/index.html"> 403 <span class="en">Overview</span> 404 </a></div> 405 </li> 406 407 <li class="nav-section"> 408 <div class="nav-section-header empty"><a href="/google/play-services/games.html"> 409 <span class="en">Games</span> 410 </a></div> 411 </li> 412 <li class="nav-section"> 413 <div class="nav-section-header empty"><a href="/google/play-services/location.html"> 414 <span class="en">Location</span> 415 </a></div> 416 </li> 417 <li class="nav-section"> 418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html"> 419 <span class="en">Google+</span> 420 </a></div> 421 </li> 422 <li class="nav-section"> 423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 424 <span class="en">Google Maps</span> 425 </a></div> 426 </li> 427 <li class="nav-section"> 428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html"> 429 <span class="en">Authorization</span> 430 </a></div> 431 </li> 432 433 434 435 <li class="nav-section"> 436 <div class="nav-section-header"><a href="/google/play-services/index.html"> 437 <span class="en">Google Play Services</span></a> 438 </div> 439 <ul> 440 <li><a href="/google/play-services/setup.html"> 441 <span class="en">Setup</span></a> 442 </li> 443 <li id="gms-tree-list" class="nav-section"> 444 <div class="nav-section-header"> 445 <a href="/reference/gms-packages.html"> 446 <span class="en">Reference</span> 447 </a> 448 <div> 449 </li> 450 </ul> 451 </li> 452 453 454 <li class="nav-section"> 455 <div class="nav-section-header"><a href="/google/play/billing/index.html"> 456 <span class="en">Google Play In-app Billing</span></a> 457 </div> 458 <ul> 459 <li><a href="/google/play/billing/billing_overview.html"> 460 <span class="en">Overview</span></a> 461 </li> 462 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html"> 463 <span class="en">Version 3 API</span></a></div> 464 <ul> 465 <li><a href="/google/play/billing/billing_integrate.html"> 466 <span class="en">Implementing the API</span></a></li> 467 <li><a href="/google/play/billing/billing_reference.html"> 468 <span class="en">Reference</span></a></li> 469 </ul> 470 </li> 471 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html"> 472 <span class="en">Version 2 API</span></a></div> 473 <ul> 474 <li><a href="/google/play/billing/v2/billing_integrate.html"> 475 <span class="en">Implementing the API</span></a></li> 476 <li><a href="/google/play/billing/v2/billing_subscriptions.html"> 477 <span class="en">Subscriptions</span></a></li> 478 <li><a href="/google/play/billing/v2/billing_reference.html"> 479 <span class="en">Reference</span></a></li> 480 </ul> 481 </li> 482 <li><a href="/google/play/billing/billing_subscriptions.html"> 483 <span class="en">Subscriptions</span></a> 484 </li> 485 <li><a href="/google/play/billing/billing_best_practices.html"> 486 <span class="en">Security and Design</span></a> 487 </li> 488 <li><a href="/google/play/billing/billing_testing.html"> 489 <span class="en">Testing In-app Billing</span></a> 490 </li> 491 <li><a href="/google/play/billing/billing_admin.html"> 492 <span class="en">Administering In-app Billing</span></a> 493 </li> 494 <li><a href="/google/play/billing/gp-purchase-status-api.html"> 495 <span class="en">Purchase Status API</span></a> 496 </li> 497 <li><a href="/google/play/billing/versions.html"> 498 <span class="en">Version Notes</span></a> 499 </li> 500 </ul> 501 </li> 502 503 504 505 <li class="nav-section"> 506 <div class="nav-section-header"><a href="/google/gcm/index.html"> 507 <span class="en">Google Cloud Messaging</span></a> 508 </div> 509 <ul> 510 <li><a href="/google/gcm/gcm.html"> 511 <span class="en">Overview</span></a> 512 </li> 513 <li><a href="/google/gcm/gs.html"> 514 <span class="en">Getting Started</span></a> 515 </li> 516 <li><a href="/google/gcm/client.html"> 517 <span class="en">Implementing GCM Client</span></a> 518 </li> 519 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html"> 520 <span class="en">Implementing GCM Server</span></a></div> 521 <ul> 522 <li><a href="/google/gcm/ccs.html"> 523 <span class="en">CCS (XMPP)</span></a></li> 524 <li><a href="/google/gcm/http.html"> 525 <span class="en">HTTP</span></a></li> 526 </ul> 527 </li> 528 <li><a href="/google/gcm/notifications.html"> 529 <span class="en">User Notifications</span></a> 530 </li> 531 <li><a href="/google/gcm/adv.html"> 532 <span class="en">Advanced Topics</span></a> 533 </li> 534 <li><a href="/google/gcm/c2dm.html"> 535 <span class="en">Migration</span></a> 536 </li> 537 <li id="gcm-tree-list" class="nav-section"> 538 <div class="nav-section-header"> 539 <a href="/reference/gcm-packages.html"> 540 <span class="en">Reference</span> 541 </a> 542 <div> 543 </li> 544 </ul> 545 </li> 546 547 <li class="nav-section"> 548 <div class="nav-section-header"><a href="/google/play/dist.html"> 549 <span class="en">Google Play Distribution</span></a> 550 </div> 551 <ul> 552 <li><a href="/google/play/filters.html"> 553 <span class="en">Filters on Google Play</span></a> 554 </li> 555 556 <li><a href="/google/play/publishing/multiple-apks.html"> 557 <span class="en">Multiple APK Support</span></a> 558 </li> 559 <li><a href="/google/play/expansion-files.html"> 560 <span class="en">APK Expansion Files</span></a> 561 </li> 562 <li class="nav-section"> 563 <div class="nav-section-header"><a href="/google/play/licensing/index.html"> 564 <span class="en">Application Licensing</span></a> 565 </div> 566 <ul> 567 <li><a href="/google/play/licensing/overview.html"> 568 <span class="en">Licensing Overview</span></a> 569 </li> 570 <li><a href="/google/play/licensing/setting-up.html"> 571 <span class="en">Setting Up for Licensing</span></a> 572 </li> 573 <li><a href="/google/play/licensing/adding-licensing.html"> 574 <span class="en">Adding Licensing to Your App</span></a> 575 </li> 576 <li><a href="/google/play/licensing/licensing-reference.html"> 577 <span class="en">Licensing Reference</span></a> 578 </li> 579 </ul> 580 </li> 581 582 <li class="nav-section"> 583 <div class="nav-section-header"><a href="/google/backup/index.html"> 584 Android Backup Service</a> 585 </div> 586 <ul> 587 <li><a href="/google/backup/signup.html"> 588 Register</a> 589 </li> 590 </ul> 591 </li> 592 593 </ul> 594 595 </li> 596 597 598 599 </ul> 600 601 <script type="text/javascript"> 602 <!-- 603 buildToggleLists(); 604 changeNavLang(getLangPref()); 605 //--> 606 </script> 607 608 609 610 611 </div> 612 <script type="text/javascript"> 613 showGoogleRefTree(); 614 615 </script> 616 </div> <!-- end side-nav --> 617 <script> 618 $(document).ready(function() { 619 scrollIntoView("devdoc-nav"); 620 }); 621 </script> 622 623 624 625 626 627 628 <div class="col-12" id="doc-col"> 629 630 <div id="api-info-block"> 631 632 633 634 635 636 637 638 639 640 641 642 <div class="sum-details-links"> 643 644 Summary: 645 646 647 648 649 650 <a href="#constants">Constants</a> 651 652 653 654 655 | <a href="#lfields">Fields</a> 656 657 658 659 660 | <a href="#pubctors">Ctors</a> 661 662 663 664 665 666 667 | <a href="#inhmethods">Inherited Methods</a> 668 669 | <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 670 671 </div><!-- end sum-details-links --> 672 <div class="api-level"> 673 674 675 676 677 </div> 678 </div><!-- end api-info-block --> 679 680 681 <!-- ======== START OF CLASS DATA ======== --> 682 683 <div id="jd-header"> 684 public 685 static 686 final 687 688 class 689 <h1 itemprop="name">R.styleable</h1> 690 691 692 693 694 extends Object<br/> 695 696 697 698 699 700 701 702 703 704 </div><!-- end header --> 705 706 <div id="naMessage"></div> 707 708 <div id="jd-content" class="api apilevel-"> 709 <table class="jd-inheritance-table"> 710 711 712 <tr> 713 714 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> 715 </tr> 716 717 718 <tr> 719 720 <td class="jd-inheritance-space"> ↳</td> 721 722 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.R.styleable</td> 723 </tr> 724 725 726 </table> 727 728 729 730 731 732 733 734 <div class="jd-descr"> 735 736 737 738 739 740 741 </div><!-- jd-descr --> 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 <div class="jd-descr"> 759 760 761 <h2>Summary</h2> 762 763 764 765 766 767 768 769 770 771 772 773 774 775 <!-- =========== ENUM CONSTANT SUMMARY =========== --> 776 <table id="constants" class="jd-sumtable"><tr><th colspan="12">Constants</th></tr> 777 778 779 780 <tr class="alt-color api apilevel-" > 781 <td class="jd-typecol">int</td> 782 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_contentProviderUri">Corpus_contentProviderUri</a></td> 783 <td class="jd-descrcol" width="100%"><p>The URI of the content provider that the index should crawl to get the data for this 784 corpus.</td> 785 </tr> 786 787 788 <tr class=" api apilevel-" > 789 <td class="jd-typecol">int</td> 790 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_id">Corpus_id</a></td> 791 <td class="jd-descrcol" width="100%"><p>The ID of the corpus.</td> 792 </tr> 793 794 795 <tr class="alt-color api apilevel-" > 796 <td class="jd-typecol">int</td> 797 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_trimmable">Corpus_trimmable</a></td> 798 <td class="jd-descrcol" width="100%"><p>Indicates if documents from this corpus can be trimmed when the index reaches its quota.</td> 799 </tr> 800 801 802 <tr class=" api apilevel-" > 803 <td class="jd-typecol">int</td> 804 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_version">Corpus_version</a></td> 805 <td class="jd-descrcol" width="100%"><p>The version of the corpus.</td> 806 </tr> 807 808 809 <tr class="alt-color api apilevel-" > 810 <td class="jd-typecol">int</td> 811 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchCorpus_enabled">GlobalSearchCorpus_enabled</a></td> 812 <td class="jd-descrcol" width="100%"><p>Whether or not global search is enabled for this corpus.</td> 813 </tr> 814 815 816 <tr class=" api apilevel-" > 817 <td class="jd-typecol">int</td> 818 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_content">GlobalSearchSection_content</a></td> 819 <td class="jd-descrcol" width="100%"><p>The content of this global search section.</td> 820 </tr> 821 822 823 <tr class="alt-color api apilevel-" > 824 <td class="jd-typecol">int</td> 825 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionId">GlobalSearchSection_sectionId</a></td> 826 <td class="jd-descrcol" width="100%"><p>The global search section ID for this mapping.</td> 827 </tr> 828 829 830 <tr class=" api apilevel-" > 831 <td class="jd-typecol">int</td> 832 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentAction">GlobalSearch_defaultIntentAction</a></td> 833 <td class="jd-descrcol" width="100%"><p>The default value for the global search section <code>default_intent_action</code>.</td> 834 </tr> 835 836 837 <tr class="alt-color api apilevel-" > 838 <td class="jd-typecol">int</td> 839 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentActivity">GlobalSearch_defaultIntentActivity</a></td> 840 <td class="jd-descrcol" width="100%"><p>The default value for the global search section <code>default_intent_aactivity</code>.</td> 841 </tr> 842 843 844 <tr class=" api apilevel-" > 845 <td class="jd-typecol">int</td> 846 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_defaultIntentData">GlobalSearch_defaultIntentData</a></td> 847 <td class="jd-descrcol" width="100%"><p>The default value for the global search section <code>default_intent_data</code>.</td> 848 </tr> 849 850 851 <tr class="alt-color api apilevel-" > 852 <td class="jd-typecol">int</td> 853 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_enabled">GlobalSearch_enabled</a></td> 854 <td class="jd-descrcol" width="100%"><p>Whether or not global search is enabled for this app.</td> 855 </tr> 856 857 858 <tr class=" api apilevel-" > 859 <td class="jd-typecol">int</td> 860 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_label">GlobalSearch_label</a></td> 861 <td class="jd-descrcol" width="100%"><p>A localized string to identify this apps data within the global search app.</td> 862 </tr> 863 864 865 <tr class="alt-color api apilevel-" > 866 <td class="jd-typecol">int</td> 867 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_settingsDescription">GlobalSearch_settingsDescription</a></td> 868 <td class="jd-descrcol" width="100%"><p>A localized string to describe this apps data within the global search apps settings.</td> 869 </tr> 870 871 872 <tr class=" api apilevel-" > 873 <td class="jd-typecol">int</td> 874 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraBearing">MapAttrs_cameraBearing</a></td> 875 <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> 876 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> 877 </tr> 878 879 880 <tr class="alt-color api apilevel-" > 881 <td class="jd-typecol">int</td> 882 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTargetLat">MapAttrs_cameraTargetLat</a></td> 883 <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> 884 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> 885 </tr> 886 887 888 <tr class=" api apilevel-" > 889 <td class="jd-typecol">int</td> 890 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTargetLng">MapAttrs_cameraTargetLng</a></td> 891 <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> 892 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> 893 </tr> 894 895 896 <tr class="alt-color api apilevel-" > 897 <td class="jd-typecol">int</td> 898 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraTilt">MapAttrs_cameraTilt</a></td> 899 <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> 900 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> 901 </tr> 902 903 904 <tr class=" api apilevel-" > 905 <td class="jd-typecol">int</td> 906 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_cameraZoom">MapAttrs_cameraZoom</a></td> 907 <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> 908 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> 909 </tr> 910 911 912 <tr class="alt-color api apilevel-" > 913 <td class="jd-typecol">int</td> 914 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_mapType">MapAttrs_mapType</a></td> 915 <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> 916 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> 917 </tr> 918 919 920 <tr class=" api apilevel-" > 921 <td class="jd-typecol">int</td> 922 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiCompass">MapAttrs_uiCompass</a></td> 923 <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> 924 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> 925 </tr> 926 927 928 <tr class="alt-color api apilevel-" > 929 <td class="jd-typecol">int</td> 930 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiRotateGestures">MapAttrs_uiRotateGestures</a></td> 931 <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> 932 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> 933 </tr> 934 935 936 <tr class=" api apilevel-" > 937 <td class="jd-typecol">int</td> 938 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiScrollGestures">MapAttrs_uiScrollGestures</a></td> 939 <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> 940 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> 941 </tr> 942 943 944 <tr class="alt-color api apilevel-" > 945 <td class="jd-typecol">int</td> 946 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiTiltGestures">MapAttrs_uiTiltGestures</a></td> 947 <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> 948 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> 949 </tr> 950 951 952 <tr class=" api apilevel-" > 953 <td class="jd-typecol">int</td> 954 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiZoomControls">MapAttrs_uiZoomControls</a></td> 955 <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> 956 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> 957 </tr> 958 959 960 <tr class="alt-color api apilevel-" > 961 <td class="jd-typecol">int</td> 962 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_uiZoomGestures">MapAttrs_uiZoomGestures</a></td> 963 <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> 964 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> 965 </tr> 966 967 968 <tr class=" api apilevel-" > 969 <td class="jd-typecol">int</td> 970 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_useViewLifecycle">MapAttrs_useViewLifecycle</a></td> 971 <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> 972 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> 973 </tr> 974 975 976 <tr class="alt-color api apilevel-" > 977 <td class="jd-typecol">int</td> 978 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs_zOrderOnTop">MapAttrs_zOrderOnTop</a></td> 979 <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> 980 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> 981 </tr> 982 983 984 <tr class=" api apilevel-" > 985 <td class="jd-typecol">int</td> 986 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_format">Section_format</a></td> 987 <td class="jd-descrcol" width="100%"><p>The format of the section.</td> 988 </tr> 989 990 991 <tr class="alt-color api apilevel-" > 992 <td class="jd-typecol">int</td> 993 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_id">Section_id</a></td> 994 <td class="jd-descrcol" width="100%"><p>The ID of the section.</td> 995 </tr> 996 997 998 <tr class=" api apilevel-" > 999 <td class="jd-typecol">int</td> 1000 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_indexPrefixes">Section_indexPrefixes</a></td> 1001 <td class="jd-descrcol" width="100%"><p>Indicates if this section should support prefix matching.</td> 1002 </tr> 1003 1004 1005 <tr class="alt-color api apilevel-" > 1006 <td class="jd-typecol">int</td> 1007 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_noIndex">Section_noIndex</a></td> 1008 <td class="jd-descrcol" width="100%"><p>Indicates if this section should not be indexed.</td> 1009 </tr> 1010 1011 1012 <tr class=" api apilevel-" > 1013 <td class="jd-typecol">int</td> 1014 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_subsectionSeparator">Section_subsectionSeparator</a></td> 1015 <td class="jd-descrcol" width="100%"><p>Subsection separator.</td> 1016 </tr> 1017 1018 1019 <tr class="alt-color api apilevel-" > 1020 <td class="jd-typecol">int</td> 1021 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section_weight">Section_weight</a></td> 1022 <td class="jd-descrcol" width="100%"><p>The weight of the section.</td> 1023 </tr> 1024 1025 1026 1027 </table> 1028 1029 1030 1031 1032 1033 1034 1035 <!-- =========== FIELD SUMMARY =========== --> 1036 <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> 1037 1038 1039 1040 <tr class="alt-color api apilevel-" > 1041 <td class="jd-typecol"><nobr> 1042 public 1043 static 1044 final 1045 int[]</nobr></td> 1046 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#AppDataSearch">AppDataSearch</a></td> 1047 <td class="jd-descrcol" width="100%">Applications that index data using AppDataSearch must provide their corpus configuration 1048 in an XML file, typically called <code>appdatasearch.xml</code>.</td> 1049 </tr> 1050 1051 1052 <tr class=" api apilevel-" > 1053 <td class="jd-typecol"><nobr> 1054 public 1055 static 1056 final 1057 int[]</nobr></td> 1058 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Corpus">Corpus</a></td> 1059 <td class="jd-descrcol" width="100%">The <code>Corpus</code> element represents a corpus within AppDataSearch.</td> 1060 </tr> 1061 1062 1063 <tr class="alt-color api apilevel-" > 1064 <td class="jd-typecol"><nobr> 1065 public 1066 static 1067 final 1068 int[]</nobr></td> 1069 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch">GlobalSearch</a></td> 1070 <td class="jd-descrcol" width="100%">The <code>GlobalSearch </code> element should be included if you want your apps data to appear 1071 in the global search app.</td> 1072 </tr> 1073 1074 1075 <tr class=" api apilevel-" > 1076 <td class="jd-typecol"><nobr> 1077 public 1078 static 1079 final 1080 int[]</nobr></td> 1081 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchCorpus">GlobalSearchCorpus</a></td> 1082 <td class="jd-descrcol" width="100%">Each <code>Corpus</code> element should include a <code>GlobalSearchCorpus</code> element if the 1083 corpus is to appear in the global search app.</td> 1084 </tr> 1085 1086 1087 <tr class="alt-color api apilevel-" > 1088 <td class="jd-typecol"><nobr> 1089 public 1090 static 1091 final 1092 int[]</nobr></td> 1093 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection">GlobalSearchSection</a></td> 1094 <td class="jd-descrcol" width="100%">This element provides a mapping of sections from this corpus to a global search section.</td> 1095 </tr> 1096 1097 1098 <tr class=" api apilevel-" > 1099 <td class="jd-typecol"><nobr> 1100 public 1101 static 1102 final 1103 int[]</nobr></td> 1104 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></td> 1105 <td class="jd-descrcol" width="100%">Attributes that can be used with a MapAttrs.</td> 1106 </tr> 1107 1108 1109 <tr class="alt-color api apilevel-" > 1110 <td class="jd-typecol"><nobr> 1111 public 1112 static 1113 final 1114 int[]</nobr></td> 1115 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.styleable.html#Section">Section</a></td> 1116 <td class="jd-descrcol" width="100%">The <code>Section</code> element represents a section within a corpus.</td> 1117 </tr> 1118 1119 1120 1121 </table> 1122 1123 1124 1125 1126 1127 1128 1129 <!-- ======== CONSTRUCTOR SUMMARY ======== --> 1130 <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> 1131 1132 1133 1134 1135 <tr class="alt-color api apilevel-" > 1136 <td class="jd-typecol"><nobr> 1137 1138 1139 1140 1141 1142 </nobr> 1143 </td> 1144 <td class="jd-linkcol" width="100%"><nobr> 1145 <span class="sympad"><a href="/reference/com/google/android/gms/R.styleable.html#R.styleable()">R.styleable</a></span>()</nobr> 1146 1147 </td></tr> 1148 1149 1150 1151 </table> 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 <!-- ========== METHOD SUMMARY =========== --> 1164 <table id="inhmethods" class="jd-sumtable"><tr><th> 1165 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> 1166 <div style="clear:left;">Inherited Methods</div></th></tr> 1167 1168 1169 <tr class="api apilevel-" > 1170 <td colspan="12"> 1171 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 1172 ><img id="inherited-methods-java.lang.Object-trigger" 1173 src="/assets/images/triangle-closed.png" 1174 class="jd-expando-trigger-img" /></a> 1175 From class 1176 1177 java.lang.Object 1178 1179 <div id="inherited-methods-java.lang.Object"> 1180 <div id="inherited-methods-java.lang.Object-list" 1181 class="jd-inheritedlinks"> 1182 </div> 1183 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 1184 <table class="jd-sumtable-expando"> 1185 1186 1187 1188 1189 <tr class="alt-color api apilevel-" > 1190 <td class="jd-typecol"><nobr> 1191 1192 1193 1194 1195 1196 Object</nobr> 1197 </td> 1198 <td class="jd-linkcol" width="100%"><nobr> 1199 <span class="sympad">clone</span>()</nobr> 1200 1201 </td></tr> 1202 1203 1204 1205 <tr class=" api apilevel-" > 1206 <td class="jd-typecol"><nobr> 1207 1208 1209 1210 1211 1212 boolean</nobr> 1213 </td> 1214 <td class="jd-linkcol" width="100%"><nobr> 1215 <span class="sympad">equals</span>(Object arg0)</nobr> 1216 1217 </td></tr> 1218 1219 1220 1221 <tr class="alt-color api apilevel-" > 1222 <td class="jd-typecol"><nobr> 1223 1224 1225 1226 1227 1228 void</nobr> 1229 </td> 1230 <td class="jd-linkcol" width="100%"><nobr> 1231 <span class="sympad">finalize</span>()</nobr> 1232 1233 </td></tr> 1234 1235 1236 1237 <tr class=" api apilevel-" > 1238 <td class="jd-typecol"><nobr> 1239 1240 1241 final 1242 1243 1244 Class<?></nobr> 1245 </td> 1246 <td class="jd-linkcol" width="100%"><nobr> 1247 <span class="sympad">getClass</span>()</nobr> 1248 1249 </td></tr> 1250 1251 1252 1253 <tr class="alt-color api apilevel-" > 1254 <td class="jd-typecol"><nobr> 1255 1256 1257 1258 1259 1260 int</nobr> 1261 </td> 1262 <td class="jd-linkcol" width="100%"><nobr> 1263 <span class="sympad">hashCode</span>()</nobr> 1264 1265 </td></tr> 1266 1267 1268 1269 <tr class=" api apilevel-" > 1270 <td class="jd-typecol"><nobr> 1271 1272 1273 final 1274 1275 1276 void</nobr> 1277 </td> 1278 <td class="jd-linkcol" width="100%"><nobr> 1279 <span class="sympad">notify</span>()</nobr> 1280 1281 </td></tr> 1282 1283 1284 1285 <tr class="alt-color api apilevel-" > 1286 <td class="jd-typecol"><nobr> 1287 1288 1289 final 1290 1291 1292 void</nobr> 1293 </td> 1294 <td class="jd-linkcol" width="100%"><nobr> 1295 <span class="sympad">notifyAll</span>()</nobr> 1296 1297 </td></tr> 1298 1299 1300 1301 <tr class=" api apilevel-" > 1302 <td class="jd-typecol"><nobr> 1303 1304 1305 1306 1307 1308 String</nobr> 1309 </td> 1310 <td class="jd-linkcol" width="100%"><nobr> 1311 <span class="sympad">toString</span>()</nobr> 1312 1313 </td></tr> 1314 1315 1316 1317 <tr class="alt-color api apilevel-" > 1318 <td class="jd-typecol"><nobr> 1319 1320 1321 final 1322 1323 1324 void</nobr> 1325 </td> 1326 <td class="jd-linkcol" width="100%"><nobr> 1327 <span class="sympad">wait</span>()</nobr> 1328 1329 </td></tr> 1330 1331 1332 1333 <tr class=" api apilevel-" > 1334 <td class="jd-typecol"><nobr> 1335 1336 1337 final 1338 1339 1340 void</nobr> 1341 </td> 1342 <td class="jd-linkcol" width="100%"><nobr> 1343 <span class="sympad">wait</span>(long arg0, int arg1)</nobr> 1344 1345 </td></tr> 1346 1347 1348 1349 <tr class="alt-color api apilevel-" > 1350 <td class="jd-typecol"><nobr> 1351 1352 1353 final 1354 1355 1356 void</nobr> 1357 </td> 1358 <td class="jd-linkcol" width="100%"><nobr> 1359 <span class="sympad">wait</span>(long arg0)</nobr> 1360 1361 </td></tr> 1362 1363 1364 </table> 1365 </div> 1366 </div> 1367 </td></tr> 1368 1369 1370 </table> 1371 1372 1373 </div><!-- jd-descr (summary) --> 1374 1375 <!-- Details --> 1376 1377 1378 1379 1380 1381 1382 1383 1384 <!-- XML Attributes --> 1385 1386 1387 <!-- Enum Values --> 1388 1389 1390 <!-- Constants --> 1391 1392 1393 <!-- ========= ENUM CONSTANTS DETAIL ======== --> 1394 <h2>Constants</h2> 1395 1396 1397 1398 1399 <A NAME="Corpus_contentProviderUri"></A> 1400 1401 <div class="jd-details api apilevel-"> 1402 <h4 class="jd-details-title"> 1403 <span class="normal"> 1404 public 1405 static 1406 final 1407 int 1408 </span> 1409 Corpus_contentProviderUri 1410 </h4> 1411 <div class="api-level"> 1412 1413 1414 1415 1416 </div> 1417 <div class="jd-details-descr"> 1418 1419 <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 1420 corpus. Required. This string must not change between configurations. 1421 1422 1423 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1424 <p>This may also be a reference to a resource (in the form 1425 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1426 theme attribute (in the form 1427 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1428 containing a value of this type. 1429 <p>This is a private symbol.</p></div> 1430 1431 1432 <div class="jd-tagdata"> 1433 <span class="jd-tagtitle">Constant Value: </span> 1434 <span> 1435 1436 2 1437 (0x00000002) 1438 1439 </span> 1440 </div> 1441 1442 </div> 1443 </div> 1444 1445 1446 1447 <A NAME="Corpus_id"></A> 1448 1449 <div class="jd-details api apilevel-"> 1450 <h4 class="jd-details-title"> 1451 <span class="normal"> 1452 public 1453 static 1454 final 1455 int 1456 </span> 1457 Corpus_id 1458 </h4> 1459 <div class="api-level"> 1460 1461 1462 1463 1464 </div> 1465 <div class="jd-details-descr"> 1466 1467 <div class="jd-tagdata jd-tagdescr"><p><p>The ID of the corpus. Required. This string must not change between configurations. 1468 1469 1470 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1471 <p>This may also be a reference to a resource (in the form 1472 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1473 theme attribute (in the form 1474 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1475 containing a value of this type. 1476 <p>This is a private symbol.</p></div> 1477 1478 1479 <div class="jd-tagdata"> 1480 <span class="jd-tagtitle">Constant Value: </span> 1481 <span> 1482 1483 0 1484 (0x00000000) 1485 1486 </span> 1487 </div> 1488 1489 </div> 1490 </div> 1491 1492 1493 1494 <A NAME="Corpus_trimmable"></A> 1495 1496 <div class="jd-details api apilevel-"> 1497 <h4 class="jd-details-title"> 1498 <span class="normal"> 1499 public 1500 static 1501 final 1502 int 1503 </span> 1504 Corpus_trimmable 1505 </h4> 1506 <div class="api-level"> 1507 1508 1509 1510 1511 </div> 1512 <div class="jd-details-descr"> 1513 1514 <div class="jd-tagdata jd-tagdescr"><p><p>Indicates if documents from this corpus can be trimmed when the index reaches its quota. 1515 Optional; defaults to <code>true</code>. 1516 1517 1518 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1519 <p>This may also be a reference to a resource (in the form 1520 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1521 theme attribute (in the form 1522 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1523 containing a value of this type. 1524 <p>This is a private symbol.</p></div> 1525 1526 1527 <div class="jd-tagdata"> 1528 <span class="jd-tagtitle">Constant Value: </span> 1529 <span> 1530 1531 3 1532 (0x00000003) 1533 1534 </span> 1535 </div> 1536 1537 </div> 1538 </div> 1539 1540 1541 1542 <A NAME="Corpus_version"></A> 1543 1544 <div class="jd-details api apilevel-"> 1545 <h4 class="jd-details-title"> 1546 <span class="normal"> 1547 public 1548 static 1549 final 1550 int 1551 </span> 1552 Corpus_version 1553 </h4> 1554 <div class="api-level"> 1555 1556 1557 1558 1559 </div> 1560 <div class="jd-details-descr"> 1561 1562 <div class="jd-tagdata jd-tagdescr"><p><p>The version of the corpus. Optional; defaults to <code>"0"</code>. This string must not change 1563 between configurations. 1564 1565 1566 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1567 <p>This may also be a reference to a resource (in the form 1568 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1569 theme attribute (in the form 1570 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1571 containing a value of this type. 1572 <p>This is a private symbol.</p></div> 1573 1574 1575 <div class="jd-tagdata"> 1576 <span class="jd-tagtitle">Constant Value: </span> 1577 <span> 1578 1579 1 1580 (0x00000001) 1581 1582 </span> 1583 </div> 1584 1585 </div> 1586 </div> 1587 1588 1589 1590 <A NAME="GlobalSearchCorpus_enabled"></A> 1591 1592 <div class="jd-details api apilevel-"> 1593 <h4 class="jd-details-title"> 1594 <span class="normal"> 1595 public 1596 static 1597 final 1598 int 1599 </span> 1600 GlobalSearchCorpus_enabled 1601 </h4> 1602 <div class="api-level"> 1603 1604 1605 1606 1607 </div> 1608 <div class="jd-details-descr"> 1609 1610 <div class="jd-tagdata jd-tagdescr"><p><p>Whether or not global search is enabled for this corpus. Optional; defaults to 1611 <code>true</code>. If set to <code>false</code>, it will be treated as if the <code>GlobalSearchCorpus</code> 1612 element did not exist. 1613 1614 1615 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1616 <p>This may also be a reference to a resource (in the form 1617 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1618 theme attribute (in the form 1619 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1620 containing a value of this type. 1621 <p>This is a private symbol.</p></div> 1622 1623 1624 <div class="jd-tagdata"> 1625 <span class="jd-tagtitle">Constant Value: </span> 1626 <span> 1627 1628 0 1629 (0x00000000) 1630 1631 </span> 1632 </div> 1633 1634 </div> 1635 </div> 1636 1637 1638 1639 <A NAME="GlobalSearchSection_content"></A> 1640 1641 <div class="jd-details api apilevel-"> 1642 <h4 class="jd-details-title"> 1643 <span class="normal"> 1644 public 1645 static 1646 final 1647 int 1648 </span> 1649 GlobalSearchSection_content 1650 </h4> 1651 <div class="api-level"> 1652 1653 1654 1655 1656 </div> 1657 <div class="jd-details-descr"> 1658 1659 <div class="jd-tagdata jd-tagdescr"><p><p>The content of this global search section. This is a global search section template string. 1660 It should contain a reference to a string which can change between configurations. 1661 1662 1663 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1664 <p>This may also be a reference to a resource (in the form 1665 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1666 theme attribute (in the form 1667 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1668 containing a value of this type. 1669 <p>This is a private symbol.</p></div> 1670 1671 1672 <div class="jd-tagdata"> 1673 <span class="jd-tagtitle">Constant Value: </span> 1674 <span> 1675 1676 1 1677 (0x00000001) 1678 1679 </span> 1680 </div> 1681 1682 </div> 1683 </div> 1684 1685 1686 1687 <A NAME="GlobalSearchSection_sectionId"></A> 1688 1689 <div class="jd-details api apilevel-"> 1690 <h4 class="jd-details-title"> 1691 <span class="normal"> 1692 public 1693 static 1694 final 1695 int 1696 </span> 1697 GlobalSearchSection_sectionId 1698 </h4> 1699 <div class="api-level"> 1700 1701 1702 1703 1704 </div> 1705 <div class="jd-details-descr"> 1706 1707 <div class="jd-tagdata jd-tagdescr"><p><p>The global search section ID for this mapping. 1708 1709 1710 <p>Must be one of the following constant values.</p> 1711 <table> 1712 <colgroup align="left" /> 1713 <colgroup align="left" /> 1714 <colgroup align="left" /> 1715 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 1716 <tr><td><code>text1</code></td><td>0</td><td></td></tr> 1717 <tr><td><code>text2</code></td><td>1</td><td></td></tr> 1718 <tr><td><code>icon_uri</code></td><td>2</td><td></td></tr> 1719 <tr><td><code>intent_action</code></td><td>3</td><td></td></tr> 1720 <tr><td><code>intent_data</code></td><td>4</td><td></td></tr> 1721 <tr><td><code>intent_data_id</code></td><td>5</td><td></td></tr> 1722 <tr><td><code>intent_extra_data</code></td><td>6</td><td></td></tr> 1723 <tr><td><code>large_icon_uri</code></td><td>7</td><td></td></tr> 1724 <tr><td><code>intent_activity</code></td><td>8</td><td></td></tr> 1725 </table> 1726 <p>This is a private symbol.</p></div> 1727 1728 1729 <div class="jd-tagdata"> 1730 <span class="jd-tagtitle">Constant Value: </span> 1731 <span> 1732 1733 0 1734 (0x00000000) 1735 1736 </span> 1737 </div> 1738 1739 </div> 1740 </div> 1741 1742 1743 1744 <A NAME="GlobalSearch_defaultIntentAction"></A> 1745 1746 <div class="jd-details api apilevel-"> 1747 <h4 class="jd-details-title"> 1748 <span class="normal"> 1749 public 1750 static 1751 final 1752 int 1753 </span> 1754 GlobalSearch_defaultIntentAction 1755 </h4> 1756 <div class="api-level"> 1757 1758 1759 1760 1761 </div> 1762 <div class="jd-details-descr"> 1763 1764 <div class="jd-tagdata jd-tagdescr"><p><p>The default value for the global search section <code>default_intent_action</code>. Optional. 1765 This string must not change between configurations. 1766 1767 1768 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1769 <p>This may also be a reference to a resource (in the form 1770 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1771 theme attribute (in the form 1772 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1773 containing a value of this type. 1774 <p>This is a private symbol.</p></div> 1775 1776 1777 <div class="jd-tagdata"> 1778 <span class="jd-tagtitle">Constant Value: </span> 1779 <span> 1780 1781 3 1782 (0x00000003) 1783 1784 </span> 1785 </div> 1786 1787 </div> 1788 </div> 1789 1790 1791 1792 <A NAME="GlobalSearch_defaultIntentActivity"></A> 1793 1794 <div class="jd-details api apilevel-"> 1795 <h4 class="jd-details-title"> 1796 <span class="normal"> 1797 public 1798 static 1799 final 1800 int 1801 </span> 1802 GlobalSearch_defaultIntentActivity 1803 </h4> 1804 <div class="api-level"> 1805 1806 1807 1808 1809 </div> 1810 <div class="jd-details-descr"> 1811 1812 <div class="jd-tagdata jd-tagdescr"><p><p>The default value for the global search section <code>default_intent_aactivity</code>. Optional. 1813 This string must not change between configurations. 1814 1815 1816 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1817 <p>This may also be a reference to a resource (in the form 1818 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1819 theme attribute (in the form 1820 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1821 containing a value of this type. 1822 <p>This is a private symbol.</p></div> 1823 1824 1825 <div class="jd-tagdata"> 1826 <span class="jd-tagtitle">Constant Value: </span> 1827 <span> 1828 1829 5 1830 (0x00000005) 1831 1832 </span> 1833 </div> 1834 1835 </div> 1836 </div> 1837 1838 1839 1840 <A NAME="GlobalSearch_defaultIntentData"></A> 1841 1842 <div class="jd-details api apilevel-"> 1843 <h4 class="jd-details-title"> 1844 <span class="normal"> 1845 public 1846 static 1847 final 1848 int 1849 </span> 1850 GlobalSearch_defaultIntentData 1851 </h4> 1852 <div class="api-level"> 1853 1854 1855 1856 1857 </div> 1858 <div class="jd-details-descr"> 1859 1860 <div class="jd-tagdata jd-tagdescr"><p><p>The default value for the global search section <code>default_intent_data</code>. Optional. 1861 This string must not change between configurations. 1862 1863 1864 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1865 <p>This may also be a reference to a resource (in the form 1866 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1867 theme attribute (in the form 1868 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1869 containing a value of this type. 1870 <p>This is a private symbol.</p></div> 1871 1872 1873 <div class="jd-tagdata"> 1874 <span class="jd-tagtitle">Constant Value: </span> 1875 <span> 1876 1877 4 1878 (0x00000004) 1879 1880 </span> 1881 </div> 1882 1883 </div> 1884 </div> 1885 1886 1887 1888 <A NAME="GlobalSearch_enabled"></A> 1889 1890 <div class="jd-details api apilevel-"> 1891 <h4 class="jd-details-title"> 1892 <span class="normal"> 1893 public 1894 static 1895 final 1896 int 1897 </span> 1898 GlobalSearch_enabled 1899 </h4> 1900 <div class="api-level"> 1901 1902 1903 1904 1905 </div> 1906 <div class="jd-details-descr"> 1907 1908 <div class="jd-tagdata jd-tagdescr"><p><p>Whether or not global search is enabled for this app. Optional; defaults to <code>true</code>. 1909 If set to <code>false</code>, it will be treated as if the <code>GlobalSearch</code> element did not 1910 exist. 1911 1912 1913 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1914 <p>This may also be a reference to a resource (in the form 1915 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1916 theme attribute (in the form 1917 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1918 containing a value of this type. 1919 <p>This is a private symbol.</p></div> 1920 1921 1922 <div class="jd-tagdata"> 1923 <span class="jd-tagtitle">Constant Value: </span> 1924 <span> 1925 1926 0 1927 (0x00000000) 1928 1929 </span> 1930 </div> 1931 1932 </div> 1933 </div> 1934 1935 1936 1937 <A NAME="GlobalSearch_label"></A> 1938 1939 <div class="jd-details api apilevel-"> 1940 <h4 class="jd-details-title"> 1941 <span class="normal"> 1942 public 1943 static 1944 final 1945 int 1946 </span> 1947 GlobalSearch_label 1948 </h4> 1949 <div class="api-level"> 1950 1951 1952 1953 1954 </div> 1955 <div class="jd-details-descr"> 1956 1957 <div class="jd-tagdata jd-tagdescr"><p><p>A localized string to identify this apps data within the global search app. Required. 1958 1959 1960 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1961 <p>This may also be a reference to a resource (in the form 1962 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1963 theme attribute (in the form 1964 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1965 containing a value of this type. 1966 <p>This is a private symbol.</p></div> 1967 1968 1969 <div class="jd-tagdata"> 1970 <span class="jd-tagtitle">Constant Value: </span> 1971 <span> 1972 1973 1 1974 (0x00000001) 1975 1976 </span> 1977 </div> 1978 1979 </div> 1980 </div> 1981 1982 1983 1984 <A NAME="GlobalSearch_settingsDescription"></A> 1985 1986 <div class="jd-details api apilevel-"> 1987 <h4 class="jd-details-title"> 1988 <span class="normal"> 1989 public 1990 static 1991 final 1992 int 1993 </span> 1994 GlobalSearch_settingsDescription 1995 </h4> 1996 <div class="api-level"> 1997 1998 1999 2000 2001 </div> 2002 <div class="jd-details-descr"> 2003 2004 <div class="jd-tagdata jd-tagdescr"><p><p>A localized string to describe this apps data within the global search apps settings. 2005 Optional. 2006 2007 2008 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2009 <p>This may also be a reference to a resource (in the form 2010 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2011 theme attribute (in the form 2012 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2013 containing a value of this type. 2014 <p>This is a private symbol.</p></div> 2015 2016 2017 <div class="jd-tagdata"> 2018 <span class="jd-tagtitle">Constant Value: </span> 2019 <span> 2020 2021 2 2022 (0x00000002) 2023 2024 </span> 2025 </div> 2026 2027 </div> 2028 </div> 2029 2030 2031 2032 <A NAME="MapAttrs_cameraBearing"></A> 2033 2034 <div class="jd-details api apilevel-"> 2035 <h4 class="jd-details-title"> 2036 <span class="normal"> 2037 public 2038 static 2039 final 2040 int 2041 </span> 2042 MapAttrs_cameraBearing 2043 </h4> 2044 <div class="api-level"> 2045 2046 2047 2048 2049 </div> 2050 <div class="jd-details-descr"> 2051 2052 <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> 2053 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2054 2055 2056 <p>Must be a floating point value, such as "<code>1.2</code>". 2057 <p>This may also be a reference to a resource (in the form 2058 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2059 theme attribute (in the form 2060 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2061 containing a value of this type.</p></div> 2062 2063 2064 <div class="jd-tagdata"> 2065 <span class="jd-tagtitle">Constant Value: </span> 2066 <span> 2067 2068 1 2069 (0x00000001) 2070 2071 </span> 2072 </div> 2073 2074 </div> 2075 </div> 2076 2077 2078 2079 <A NAME="MapAttrs_cameraTargetLat"></A> 2080 2081 <div class="jd-details api apilevel-"> 2082 <h4 class="jd-details-title"> 2083 <span class="normal"> 2084 public 2085 static 2086 final 2087 int 2088 </span> 2089 MapAttrs_cameraTargetLat 2090 </h4> 2091 <div class="api-level"> 2092 2093 2094 2095 2096 </div> 2097 <div class="jd-details-descr"> 2098 2099 <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> 2100 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2101 2102 2103 <p>Must be a floating point value, such as "<code>1.2</code>". 2104 <p>This may also be a reference to a resource (in the form 2105 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2106 theme attribute (in the form 2107 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2108 containing a value of this type.</p></div> 2109 2110 2111 <div class="jd-tagdata"> 2112 <span class="jd-tagtitle">Constant Value: </span> 2113 <span> 2114 2115 2 2116 (0x00000002) 2117 2118 </span> 2119 </div> 2120 2121 </div> 2122 </div> 2123 2124 2125 2126 <A NAME="MapAttrs_cameraTargetLng"></A> 2127 2128 <div class="jd-details api apilevel-"> 2129 <h4 class="jd-details-title"> 2130 <span class="normal"> 2131 public 2132 static 2133 final 2134 int 2135 </span> 2136 MapAttrs_cameraTargetLng 2137 </h4> 2138 <div class="api-level"> 2139 2140 2141 2142 2143 </div> 2144 <div class="jd-details-descr"> 2145 2146 <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> 2147 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2148 2149 2150 <p>Must be a floating point value, such as "<code>1.2</code>". 2151 <p>This may also be a reference to a resource (in the form 2152 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2153 theme attribute (in the form 2154 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2155 containing a value of this type.</p></div> 2156 2157 2158 <div class="jd-tagdata"> 2159 <span class="jd-tagtitle">Constant Value: </span> 2160 <span> 2161 2162 3 2163 (0x00000003) 2164 2165 </span> 2166 </div> 2167 2168 </div> 2169 </div> 2170 2171 2172 2173 <A NAME="MapAttrs_cameraTilt"></A> 2174 2175 <div class="jd-details api apilevel-"> 2176 <h4 class="jd-details-title"> 2177 <span class="normal"> 2178 public 2179 static 2180 final 2181 int 2182 </span> 2183 MapAttrs_cameraTilt 2184 </h4> 2185 <div class="api-level"> 2186 2187 2188 2189 2190 </div> 2191 <div class="jd-details-descr"> 2192 2193 <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> 2194 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2195 2196 2197 <p>Must be a floating point value, such as "<code>1.2</code>". 2198 <p>This may also be a reference to a resource (in the form 2199 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2200 theme attribute (in the form 2201 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2202 containing a value of this type.</p></div> 2203 2204 2205 <div class="jd-tagdata"> 2206 <span class="jd-tagtitle">Constant Value: </span> 2207 <span> 2208 2209 4 2210 (0x00000004) 2211 2212 </span> 2213 </div> 2214 2215 </div> 2216 </div> 2217 2218 2219 2220 <A NAME="MapAttrs_cameraZoom"></A> 2221 2222 <div class="jd-details api apilevel-"> 2223 <h4 class="jd-details-title"> 2224 <span class="normal"> 2225 public 2226 static 2227 final 2228 int 2229 </span> 2230 MapAttrs_cameraZoom 2231 </h4> 2232 <div class="api-level"> 2233 2234 2235 2236 2237 </div> 2238 <div class="jd-details-descr"> 2239 2240 <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> 2241 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2242 2243 2244 <p>Must be a floating point value, such as "<code>1.2</code>". 2245 <p>This may also be a reference to a resource (in the form 2246 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2247 theme attribute (in the form 2248 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2249 containing a value of this type.</p></div> 2250 2251 2252 <div class="jd-tagdata"> 2253 <span class="jd-tagtitle">Constant Value: </span> 2254 <span> 2255 2256 5 2257 (0x00000005) 2258 2259 </span> 2260 </div> 2261 2262 </div> 2263 </div> 2264 2265 2266 2267 <A NAME="MapAttrs_mapType"></A> 2268 2269 <div class="jd-details api apilevel-"> 2270 <h4 class="jd-details-title"> 2271 <span class="normal"> 2272 public 2273 static 2274 final 2275 int 2276 </span> 2277 MapAttrs_mapType 2278 </h4> 2279 <div class="api-level"> 2280 2281 2282 2283 2284 </div> 2285 <div class="jd-details-descr"> 2286 2287 <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> 2288 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2289 2290 2291 <p>Must be one of the following constant values.</p> 2292 <table> 2293 <colgroup align="left" /> 2294 <colgroup align="left" /> 2295 <colgroup align="left" /> 2296 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 2297 <tr><td><code>none</code></td><td>0</td><td></td></tr> 2298 <tr><td><code>normal</code></td><td>1</td><td></td></tr> 2299 <tr><td><code>satellite</code></td><td>2</td><td></td></tr> 2300 <tr><td><code>terrain</code></td><td>3</td><td></td></tr> 2301 <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> 2302 </table></p></div> 2303 2304 2305 <div class="jd-tagdata"> 2306 <span class="jd-tagtitle">Constant Value: </span> 2307 <span> 2308 2309 0 2310 (0x00000000) 2311 2312 </span> 2313 </div> 2314 2315 </div> 2316 </div> 2317 2318 2319 2320 <A NAME="MapAttrs_uiCompass"></A> 2321 2322 <div class="jd-details api apilevel-"> 2323 <h4 class="jd-details-title"> 2324 <span class="normal"> 2325 public 2326 static 2327 final 2328 int 2329 </span> 2330 MapAttrs_uiCompass 2331 </h4> 2332 <div class="api-level"> 2333 2334 2335 2336 2337 </div> 2338 <div class="jd-details-descr"> 2339 2340 <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> 2341 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2342 2343 2344 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2345 <p>This may also be a reference to a resource (in the form 2346 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2347 theme attribute (in the form 2348 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2349 containing a value of this type.</p></div> 2350 2351 2352 <div class="jd-tagdata"> 2353 <span class="jd-tagtitle">Constant Value: </span> 2354 <span> 2355 2356 6 2357 (0x00000006) 2358 2359 </span> 2360 </div> 2361 2362 </div> 2363 </div> 2364 2365 2366 2367 <A NAME="MapAttrs_uiRotateGestures"></A> 2368 2369 <div class="jd-details api apilevel-"> 2370 <h4 class="jd-details-title"> 2371 <span class="normal"> 2372 public 2373 static 2374 final 2375 int 2376 </span> 2377 MapAttrs_uiRotateGestures 2378 </h4> 2379 <div class="api-level"> 2380 2381 2382 2383 2384 </div> 2385 <div class="jd-details-descr"> 2386 2387 <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> 2388 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2389 2390 2391 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2392 <p>This may also be a reference to a resource (in the form 2393 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2394 theme attribute (in the form 2395 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2396 containing a value of this type.</p></div> 2397 2398 2399 <div class="jd-tagdata"> 2400 <span class="jd-tagtitle">Constant Value: </span> 2401 <span> 2402 2403 7 2404 (0x00000007) 2405 2406 </span> 2407 </div> 2408 2409 </div> 2410 </div> 2411 2412 2413 2414 <A NAME="MapAttrs_uiScrollGestures"></A> 2415 2416 <div class="jd-details api apilevel-"> 2417 <h4 class="jd-details-title"> 2418 <span class="normal"> 2419 public 2420 static 2421 final 2422 int 2423 </span> 2424 MapAttrs_uiScrollGestures 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>This symbol is the offset where the <code><a href="/reference/com/google/android/gms/R.attr.html#uiScrollGestures">uiScrollGestures</a></code> 2435 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2436 2437 2438 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2439 <p>This may also be a reference to a resource (in the form 2440 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2441 theme attribute (in the form 2442 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2443 containing a value of this type.</p></div> 2444 2445 2446 <div class="jd-tagdata"> 2447 <span class="jd-tagtitle">Constant Value: </span> 2448 <span> 2449 2450 8 2451 (0x00000008) 2452 2453 </span> 2454 </div> 2455 2456 </div> 2457 </div> 2458 2459 2460 2461 <A NAME="MapAttrs_uiTiltGestures"></A> 2462 2463 <div class="jd-details api apilevel-"> 2464 <h4 class="jd-details-title"> 2465 <span class="normal"> 2466 public 2467 static 2468 final 2469 int 2470 </span> 2471 MapAttrs_uiTiltGestures 2472 </h4> 2473 <div class="api-level"> 2474 2475 2476 2477 2478 </div> 2479 <div class="jd-details-descr"> 2480 2481 <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> 2482 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2483 2484 2485 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2486 <p>This may also be a reference to a resource (in the form 2487 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2488 theme attribute (in the form 2489 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2490 containing a value of this type.</p></div> 2491 2492 2493 <div class="jd-tagdata"> 2494 <span class="jd-tagtitle">Constant Value: </span> 2495 <span> 2496 2497 9 2498 (0x00000009) 2499 2500 </span> 2501 </div> 2502 2503 </div> 2504 </div> 2505 2506 2507 2508 <A NAME="MapAttrs_uiZoomControls"></A> 2509 2510 <div class="jd-details api apilevel-"> 2511 <h4 class="jd-details-title"> 2512 <span class="normal"> 2513 public 2514 static 2515 final 2516 int 2517 </span> 2518 MapAttrs_uiZoomControls 2519 </h4> 2520 <div class="api-level"> 2521 2522 2523 2524 2525 </div> 2526 <div class="jd-details-descr"> 2527 2528 <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> 2529 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2530 2531 2532 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2533 <p>This may also be a reference to a resource (in the form 2534 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2535 theme attribute (in the form 2536 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2537 containing a value of this type.</p></div> 2538 2539 2540 <div class="jd-tagdata"> 2541 <span class="jd-tagtitle">Constant Value: </span> 2542 <span> 2543 2544 10 2545 (0x0000000a) 2546 2547 </span> 2548 </div> 2549 2550 </div> 2551 </div> 2552 2553 2554 2555 <A NAME="MapAttrs_uiZoomGestures"></A> 2556 2557 <div class="jd-details api apilevel-"> 2558 <h4 class="jd-details-title"> 2559 <span class="normal"> 2560 public 2561 static 2562 final 2563 int 2564 </span> 2565 MapAttrs_uiZoomGestures 2566 </h4> 2567 <div class="api-level"> 2568 2569 2570 2571 2572 </div> 2573 <div class="jd-details-descr"> 2574 2575 <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> 2576 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2577 2578 2579 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2580 <p>This may also be a reference to a resource (in the form 2581 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2582 theme attribute (in the form 2583 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2584 containing a value of this type.</p></div> 2585 2586 2587 <div class="jd-tagdata"> 2588 <span class="jd-tagtitle">Constant Value: </span> 2589 <span> 2590 2591 11 2592 (0x0000000b) 2593 2594 </span> 2595 </div> 2596 2597 </div> 2598 </div> 2599 2600 2601 2602 <A NAME="MapAttrs_useViewLifecycle"></A> 2603 2604 <div class="jd-details api apilevel-"> 2605 <h4 class="jd-details-title"> 2606 <span class="normal"> 2607 public 2608 static 2609 final 2610 int 2611 </span> 2612 MapAttrs_useViewLifecycle 2613 </h4> 2614 <div class="api-level"> 2615 2616 2617 2618 2619 </div> 2620 <div class="jd-details-descr"> 2621 2622 <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> 2623 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2624 2625 2626 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2627 <p>This may also be a reference to a resource (in the form 2628 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2629 theme attribute (in the form 2630 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2631 containing a value of this type.</p></div> 2632 2633 2634 <div class="jd-tagdata"> 2635 <span class="jd-tagtitle">Constant Value: </span> 2636 <span> 2637 2638 12 2639 (0x0000000c) 2640 2641 </span> 2642 </div> 2643 2644 </div> 2645 </div> 2646 2647 2648 2649 <A NAME="MapAttrs_zOrderOnTop"></A> 2650 2651 <div class="jd-details api apilevel-"> 2652 <h4 class="jd-details-title"> 2653 <span class="normal"> 2654 public 2655 static 2656 final 2657 int 2658 </span> 2659 MapAttrs_zOrderOnTop 2660 </h4> 2661 <div class="api-level"> 2662 2663 2664 2665 2666 </div> 2667 <div class="jd-details-descr"> 2668 2669 <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> 2670 attribute's value can be found in the <code><a href="/reference/com/google/android/gms/R.styleable.html#MapAttrs">MapAttrs</a></code> array. 2671 2672 2673 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2674 <p>This may also be a reference to a resource (in the form 2675 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2676 theme attribute (in the form 2677 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2678 containing a value of this type.</p></div> 2679 2680 2681 <div class="jd-tagdata"> 2682 <span class="jd-tagtitle">Constant Value: </span> 2683 <span> 2684 2685 13 2686 (0x0000000d) 2687 2688 </span> 2689 </div> 2690 2691 </div> 2692 </div> 2693 2694 2695 2696 <A NAME="Section_format"></A> 2697 2698 <div class="jd-details api apilevel-"> 2699 <h4 class="jd-details-title"> 2700 <span class="normal"> 2701 public 2702 static 2703 final 2704 int 2705 </span> 2706 Section_format 2707 </h4> 2708 <div class="api-level"> 2709 2710 2711 2712 2713 </div> 2714 <div class="jd-details-descr"> 2715 2716 <div class="jd-tagdata jd-tagdescr"><p><p>The format of the section. Optional; default to <code>plain</code>. 2717 2718 2719 <p>Must be one of the following constant values.</p> 2720 <table> 2721 <colgroup align="left" /> 2722 <colgroup align="left" /> 2723 <colgroup align="left" /> 2724 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 2725 <tr><td><code>plain</code></td><td>0</td><td></td></tr> 2726 <tr><td><code>html</code></td><td>1</td><td></td></tr> 2727 <tr><td><code>rfc822</code></td><td>2</td><td></td></tr> 2728 </table> 2729 <p>This is a private symbol.</p></div> 2730 2731 2732 <div class="jd-tagdata"> 2733 <span class="jd-tagtitle">Constant Value: </span> 2734 <span> 2735 2736 1 2737 (0x00000001) 2738 2739 </span> 2740 </div> 2741 2742 </div> 2743 </div> 2744 2745 2746 2747 <A NAME="Section_id"></A> 2748 2749 <div class="jd-details api apilevel-"> 2750 <h4 class="jd-details-title"> 2751 <span class="normal"> 2752 public 2753 static 2754 final 2755 int 2756 </span> 2757 Section_id 2758 </h4> 2759 <div class="api-level"> 2760 2761 2762 2763 2764 </div> 2765 <div class="jd-details-descr"> 2766 2767 <div class="jd-tagdata jd-tagdescr"><p><p>The ID of the section. Required. This string must not change between configurations. 2768 2769 2770 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2771 <p>This may also be a reference to a resource (in the form 2772 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2773 theme attribute (in the form 2774 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2775 containing a value of this type. 2776 <p>This is a private symbol.</p></div> 2777 2778 2779 <div class="jd-tagdata"> 2780 <span class="jd-tagtitle">Constant Value: </span> 2781 <span> 2782 2783 0 2784 (0x00000000) 2785 2786 </span> 2787 </div> 2788 2789 </div> 2790 </div> 2791 2792 2793 2794 <A NAME="Section_indexPrefixes"></A> 2795 2796 <div class="jd-details api apilevel-"> 2797 <h4 class="jd-details-title"> 2798 <span class="normal"> 2799 public 2800 static 2801 final 2802 int 2803 </span> 2804 Section_indexPrefixes 2805 </h4> 2806 <div class="api-level"> 2807 2808 2809 2810 2811 </div> 2812 <div class="jd-details-descr"> 2813 2814 <div class="jd-tagdata jd-tagdescr"><p><p>Indicates if this section should support prefix matching. Optional; defaults to 2815 <code>false</code>. 2816 2817 2818 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2819 <p>This may also be a reference to a resource (in the form 2820 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2821 theme attribute (in the form 2822 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2823 containing a value of this type. 2824 <p>This is a private symbol.</p></div> 2825 2826 2827 <div class="jd-tagdata"> 2828 <span class="jd-tagtitle">Constant Value: </span> 2829 <span> 2830 2831 4 2832 (0x00000004) 2833 2834 </span> 2835 </div> 2836 2837 </div> 2838 </div> 2839 2840 2841 2842 <A NAME="Section_noIndex"></A> 2843 2844 <div class="jd-details api apilevel-"> 2845 <h4 class="jd-details-title"> 2846 <span class="normal"> 2847 public 2848 static 2849 final 2850 int 2851 </span> 2852 Section_noIndex 2853 </h4> 2854 <div class="api-level"> 2855 2856 2857 2858 2859 </div> 2860 <div class="jd-details-descr"> 2861 2862 <div class="jd-tagdata jd-tagdescr"><p><p>Indicates if this section should not be indexed. Optional; defaults to <code>false</code>. 2863 2864 2865 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2866 <p>This may also be a reference to a resource (in the form 2867 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2868 theme attribute (in the form 2869 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2870 containing a value of this type. 2871 <p>This is a private symbol.</p></div> 2872 2873 2874 <div class="jd-tagdata"> 2875 <span class="jd-tagtitle">Constant Value: </span> 2876 <span> 2877 2878 2 2879 (0x00000002) 2880 2881 </span> 2882 </div> 2883 2884 </div> 2885 </div> 2886 2887 2888 2889 <A NAME="Section_subsectionSeparator"></A> 2890 2891 <div class="jd-details api apilevel-"> 2892 <h4 class="jd-details-title"> 2893 <span class="normal"> 2894 public 2895 static 2896 final 2897 int 2898 </span> 2899 Section_subsectionSeparator 2900 </h4> 2901 <div class="api-level"> 2902 2903 2904 2905 2906 </div> 2907 <div class="jd-details-descr"> 2908 2909 <div class="jd-tagdata jd-tagdescr"><p><p>Subsection separator. Optional. If not provided, the section is not split into 2910 subsections. 2911 2912 2913 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2914 <p>This may also be a reference to a resource (in the form 2915 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2916 theme attribute (in the form 2917 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2918 containing a value of this type. 2919 <p>This is a private symbol.</p></div> 2920 2921 2922 <div class="jd-tagdata"> 2923 <span class="jd-tagtitle">Constant Value: </span> 2924 <span> 2925 2926 5 2927 (0x00000005) 2928 2929 </span> 2930 </div> 2931 2932 </div> 2933 </div> 2934 2935 2936 2937 <A NAME="Section_weight"></A> 2938 2939 <div class="jd-details api apilevel-"> 2940 <h4 class="jd-details-title"> 2941 <span class="normal"> 2942 public 2943 static 2944 final 2945 int 2946 </span> 2947 Section_weight 2948 </h4> 2949 <div class="api-level"> 2950 2951 2952 2953 2954 </div> 2955 <div class="jd-details-descr"> 2956 2957 <div class="jd-tagdata jd-tagdescr"><p><p>The weight of the section. Optional; defaults to 1. 2958 2959 2960 <p>Must be an integer value, such as "<code>100</code>". 2961 <p>This may also be a reference to a resource (in the form 2962 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2963 theme attribute (in the form 2964 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2965 containing a value of this type. 2966 <p>This is a private symbol.</p></div> 2967 2968 2969 <div class="jd-tagdata"> 2970 <span class="jd-tagtitle">Constant Value: </span> 2971 <span> 2972 2973 3 2974 (0x00000003) 2975 2976 </span> 2977 </div> 2978 2979 </div> 2980 </div> 2981 2982 2983 2984 2985 <!-- Fields --> 2986 2987 2988 <!-- ========= FIELD DETAIL ======== --> 2989 <h2>Fields</h2> 2990 2991 2992 2993 2994 <A NAME="AppDataSearch"></A> 2995 2996 <div class="jd-details api apilevel-"> 2997 <h4 class="jd-details-title"> 2998 <span class="normal"> 2999 public 3000 static 3001 final 3002 int[] 3003 </span> 3004 AppDataSearch 3005 </h4> 3006 <div class="api-level"> 3007 3008 3009 3010 3011 </div> 3012 <div class="jd-details-descr"> 3013 3014 <div class="jd-tagdata jd-tagdescr"><p>Applications that index data using AppDataSearch must provide their corpus configuration 3015 in an XML file, typically called <code>appdatasearch.xml</code>. This file is referenced in your 3016 manifest with a meta-data tag with the name <code>android.gms.appdatasearch</code> in the 3017 <code>Application</code> section of the <code>AndroidManifest.xml</code>. 3018 3019 This is the root element of the XML file. It should contain a <code>Corpus</code> element for each 3020 corpus, and optionally a <code>GlobalSearch</code> element. 3021 </p></div> 3022 3023 3024 </div> 3025 </div> 3026 3027 3028 3029 <A NAME="Corpus"></A> 3030 3031 <div class="jd-details api apilevel-"> 3032 <h4 class="jd-details-title"> 3033 <span class="normal"> 3034 public 3035 static 3036 final 3037 int[] 3038 </span> 3039 Corpus 3040 </h4> 3041 <div class="api-level"> 3042 3043 3044 3045 3046 </div> 3047 <div class="jd-details-descr"> 3048 3049 <div class="jd-tagdata jd-tagdescr"><p>The <code>Corpus</code> element represents a corpus within AppDataSearch. You should provide one 3050 <code>Corpus</code> element for each corpus used by your application. This element should contain 3051 a <code>Section</code> element for each section within the corpus. 3052 <p>Includes the following attributes:</p> 3053 <table> 3054 <colgroup align="left" /> 3055 <colgroup align="left" /> 3056 <tr><th>Attribute</th><th>Description</th></tr> 3057 <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> The URI of the content provider that the index should crawl to get the data for this 3058 corpus.</td></tr> 3059 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_id">com.google.android.gms:id</a></code></code></td><td> The ID of the corpus.</td></tr> 3060 <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> Indicates if documents from this corpus can be trimmed when the index reaches its quota.</td></tr> 3061 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_version">com.google.android.gms:version</a></code></code></td><td> The version of the corpus.</td></tr> 3062 </table></p></div> 3063 <div class="jd-tagdata"> 3064 <h5 class="jd-tagtitle">See Also</h5> 3065 <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_id">Corpus_id</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_trimmable">Corpus_trimmable</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Corpus_version">Corpus_version</a></code></li> 3066 </ul> 3067 </div> 3068 3069 3070 </div> 3071 </div> 3072 3073 3074 3075 <A NAME="GlobalSearch"></A> 3076 3077 <div class="jd-details api apilevel-"> 3078 <h4 class="jd-details-title"> 3079 <span class="normal"> 3080 public 3081 static 3082 final 3083 int[] 3084 </span> 3085 GlobalSearch 3086 </h4> 3087 <div class="api-level"> 3088 3089 3090 3091 3092 </div> 3093 <div class="jd-details-descr"> 3094 3095 <div class="jd-tagdata jd-tagdescr"><p>The <code>GlobalSearch </code> element should be included if you want your apps data to appear 3096 in the global search app. It should be contained within the top level <code>AppDataSearch</code> 3097 element. If you opt into global search, you should provide a <code>GlobalSearchCorpus</code> 3098 element within at least one of your <code>Corpus</code> elements. 3099 <p>Includes the following attributes:</p> 3100 <table> 3101 <colgroup align="left" /> 3102 <colgroup align="left" /> 3103 <tr><th>Attribute</th><th>Description</th></tr> 3104 <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> The default value for the global search section <code>default_intent_action</code>.</td></tr> 3105 <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> The default value for the global search section <code>default_intent_aactivity</code>.</td></tr> 3106 <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> The default value for the global search section <code>default_intent_data</code>.</td></tr> 3107 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_enabled">com.google.android.gms:enabled</a></code></code></td><td> Whether or not global search is enabled for this app.</td></tr> 3108 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_label">com.google.android.gms:label</a></code></code></td><td> A localized string to identify this apps data within the global search app.</td></tr> 3109 <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> A localized string to describe this apps data within the global search apps settings.</td></tr> 3110 </table></p></div> 3111 <div class="jd-tagdata"> 3112 <h5 class="jd-tagtitle">See Also</h5> 3113 <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_enabled">GlobalSearch_enabled</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_label">GlobalSearch_label</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearch_settingsDescription">GlobalSearch_settingsDescription</a></code></li> 3114 </ul> 3115 </div> 3116 3117 3118 </div> 3119 </div> 3120 3121 3122 3123 <A NAME="GlobalSearchCorpus"></A> 3124 3125 <div class="jd-details api apilevel-"> 3126 <h4 class="jd-details-title"> 3127 <span class="normal"> 3128 public 3129 static 3130 final 3131 int[] 3132 </span> 3133 GlobalSearchCorpus 3134 </h4> 3135 <div class="api-level"> 3136 3137 3138 3139 3140 </div> 3141 <div class="jd-details-descr"> 3142 3143 <div class="jd-tagdata jd-tagdescr"><p>Each <code>Corpus</code> element should include a <code>GlobalSearchCorpus</code> element if the 3144 corpus is to appear in the global search app. This element contains several 3145 <code>GlobalSearchSection</code> elements describing how to present results from this corpus within 3146 the global search app. 3147 3148 Including this element within a <code>Corpus</code> will only have any effect if you also include a 3149 <code>GlobalSearch</code> element within the top level <code>AppDataSearch</code> element. 3150 <p>Includes the following attributes:</p> 3151 <table> 3152 <colgroup align="left" /> 3153 <colgroup align="left" /> 3154 <tr><th>Attribute</th><th>Description</th></tr> 3155 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchCorpus_enabled">com.google.android.gms:enabled</a></code></code></td><td> Whether or not global search is enabled for this corpus.</td></tr> 3156 </table></p></div> 3157 <div class="jd-tagdata"> 3158 <h5 class="jd-tagtitle">See Also</h5> 3159 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchCorpus_enabled">GlobalSearchCorpus_enabled</a></code></li> 3160 </ul> 3161 </div> 3162 3163 3164 </div> 3165 </div> 3166 3167 3168 3169 <A NAME="GlobalSearchSection"></A> 3170 3171 <div class="jd-details api apilevel-"> 3172 <h4 class="jd-details-title"> 3173 <span class="normal"> 3174 public 3175 static 3176 final 3177 int[] 3178 </span> 3179 GlobalSearchSection 3180 </h4> 3181 <div class="api-level"> 3182 3183 3184 3185 3186 </div> 3187 <div class="jd-details-descr"> 3188 3189 <div class="jd-tagdata jd-tagdescr"><p>This element provides a mapping of sections from this corpus to a global search section. 3190 You should provide one such element for each global search section you care about within 3191 the <code>GlobalSearchCorpus</code> element. 3192 <p>Includes the following attributes:</p> 3193 <table> 3194 <colgroup align="left" /> 3195 <colgroup align="left" /> 3196 <tr><th>Attribute</th><th>Description</th></tr> 3197 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_content">com.google.android.gms:content</a></code></code></td><td> The content of this global search section.</td></tr> 3198 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionId">com.google.android.gms:sectionId</a></code></code></td><td> The global search section ID for this mapping.</td></tr> 3199 </table></p></div> 3200 <div class="jd-tagdata"> 3201 <h5 class="jd-tagtitle">See Also</h5> 3202 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_content">GlobalSearchSection_content</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#GlobalSearchSection_sectionId">GlobalSearchSection_sectionId</a></code></li> 3203 </ul> 3204 </div> 3205 3206 3207 </div> 3208 </div> 3209 3210 3211 3212 <A NAME="MapAttrs"></A> 3213 3214 <div class="jd-details api apilevel-"> 3215 <h4 class="jd-details-title"> 3216 <span class="normal"> 3217 public 3218 static 3219 final 3220 int[] 3221 </span> 3222 MapAttrs 3223 </h4> 3224 <div class="api-level"> 3225 3226 3227 3228 3229 </div> 3230 <div class="jd-details-descr"> 3231 3232 <div class="jd-tagdata jd-tagdescr"><p>Attributes that can be used with a MapAttrs. 3233 <p>Includes the following attributes:</p> 3234 <table> 3235 <colgroup align="left" /> 3236 <colgroup align="left" /> 3237 <tr><th>Attribute</th><th>Description</th></tr> 3238 <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> 3239 <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> 3240 <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> 3241 <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> 3242 <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> 3243 <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> 3244 <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> 3245 <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> 3246 <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> 3247 <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> 3248 <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> 3249 <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> 3250 <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> 3251 <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> 3252 </table></p></div> 3253 <div class="jd-tagdata"> 3254 <h5 class="jd-tagtitle">See Also</h5> 3255 <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> 3256 </ul> 3257 </div> 3258 3259 3260 </div> 3261 </div> 3262 3263 3264 3265 <A NAME="Section"></A> 3266 3267 <div class="jd-details api apilevel-"> 3268 <h4 class="jd-details-title"> 3269 <span class="normal"> 3270 public 3271 static 3272 final 3273 int[] 3274 </span> 3275 Section 3276 </h4> 3277 <div class="api-level"> 3278 3279 3280 3281 3282 </div> 3283 <div class="jd-details-descr"> 3284 3285 <div class="jd-tagdata jd-tagdescr"><p>The <code>Section</code> element represents a section within a corpus. Each corpus can contain 3286 up to 16 sections. 3287 <p>Includes the following attributes:</p> 3288 <table> 3289 <colgroup align="left" /> 3290 <colgroup align="left" /> 3291 <tr><th>Attribute</th><th>Description</th></tr> 3292 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_format">com.google.android.gms:format</a></code></code></td><td> The format of the section.</td></tr> 3293 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_id">com.google.android.gms:id</a></code></code></td><td> The ID of the section.</td></tr> 3294 <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> Indicates if this section should support prefix matching.</td></tr> 3295 <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> 3296 <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> Subsection separator.</td></tr> 3297 <tr><td><code><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_weight">com.google.android.gms:weight</a></code></code></td><td> The weight of the section.</td></tr> 3298 </table></p></div> 3299 <div class="jd-tagdata"> 3300 <h5 class="jd-tagtitle">See Also</h5> 3301 <ul class="nolist"><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_format">Section_format</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_id">Section_id</a></code></li><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_subsectionSeparator">Section_subsectionSeparator</a></code></li><li><code><a href="/reference/com/google/android/gms/R.styleable.html#Section_weight">Section_weight</a></code></li> 3302 </ul> 3303 </div> 3304 3305 3306 </div> 3307 </div> 3308 3309 3310 3311 3312 <!-- Public ctors --> 3313 3314 3315 <!-- ========= CONSTRUCTOR DETAIL ======== --> 3316 <h2>Public Constructors</h2> 3317 3318 3319 3320 <A NAME="R.styleable()"></A> 3321 3322 <div class="jd-details api apilevel-"> 3323 <h4 class="jd-details-title"> 3324 <span class="normal"> 3325 public 3326 3327 3328 3329 3330 3331 </span> 3332 <span class="sympad">R.styleable</span> 3333 <span class="normal">()</span> 3334 </h4> 3335 <div class="api-level"> 3336 <div></div> 3337 3338 3339 3340 </div> 3341 <div class="jd-details-descr"> 3342 3343 <div class="jd-tagdata jd-tagdescr"><p></p></div> 3344 3345 </div> 3346 </div> 3347 3348 3349 3350 3351 3352 <!-- ========= CONSTRUCTOR DETAIL ======== --> 3353 <!-- Protected ctors --> 3354 3355 3356 3357 <!-- ========= METHOD DETAIL ======== --> 3358 <!-- Public methdos --> 3359 3360 3361 3362 <!-- ========= METHOD DETAIL ======== --> 3363 3364 3365 3366 <!-- ========= END OF CLASS DATA ========= --> 3367 <A NAME="navbar_top"></A> 3368 3369 <div id="footer" class="wrap" > 3370 3371 3372 <div id="copyright"> 3373 3374 Except as noted, this content is licensed under <a 3375 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. 3376 For details and restrictions, see the <a href="/license.html"> 3377 Content License</a>. 3378 </div> 3379 <div id="build_info"> 3380 3381 <script src="/timestamp.js" type="text/javascript"></script> 3382 <script>document.write(BUILD_TIMESTAMP)</script> 3383 3384 </div> 3385 3386 3387 <div id="footerlinks"> 3388 3389 <p> 3390 <a href="/about/index.html">About Android</a> | 3391 <a href="/legal.html">Legal</a> | 3392 <a href="/support.html">Support</a> 3393 </p> 3394 </div> 3395 3396 </div> <!-- end footer --> 3397 </div> <!-- jd-content --> 3398 3399 </div><!-- end doc-content --> 3400 3401 </div> <!-- end body-content --> 3402 3403 3404 3405 3406 3407 3408 </body> 3409 </html> 3410