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.attr | 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 651 652 <a href="#lfields">Fields</a> 653 654 655 656 657 | <a href="#pubctors">Ctors</a> 658 659 660 661 662 663 664 | <a href="#inhmethods">Inherited Methods</a> 665 666 | <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 667 668 </div><!-- end sum-details-links --> 669 <div class="api-level"> 670 671 672 673 674 </div> 675 </div><!-- end api-info-block --> 676 677 678 <!-- ======== START OF CLASS DATA ======== --> 679 680 <div id="jd-header"> 681 public 682 static 683 final 684 685 class 686 <h1 itemprop="name">R.attr</h1> 687 688 689 690 691 extends Object<br/> 692 693 694 695 696 697 698 699 700 701 </div><!-- end header --> 702 703 <div id="naMessage"></div> 704 705 <div id="jd-content" class="api apilevel-"> 706 <table class="jd-inheritance-table"> 707 708 709 <tr> 710 711 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> 712 </tr> 713 714 715 <tr> 716 717 <td class="jd-inheritance-space"> ↳</td> 718 719 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.R.attr</td> 720 </tr> 721 722 723 </table> 724 725 726 727 728 729 730 731 <div class="jd-descr"> 732 733 734 735 736 737 738 </div><!-- jd-descr --> 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 <div class="jd-descr"> 756 757 758 <h2>Summary</h2> 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 <!-- =========== FIELD SUMMARY =========== --> 778 <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> 779 780 781 782 <tr class="alt-color api apilevel-" > 783 <td class="jd-typecol"><nobr> 784 public 785 static 786 787 int</nobr></td> 788 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraBearing">cameraBearing</a></td> 789 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 790 </tr> 791 792 793 <tr class=" api apilevel-" > 794 <td class="jd-typecol"><nobr> 795 public 796 static 797 798 int</nobr></td> 799 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLat">cameraTargetLat</a></td> 800 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 801 </tr> 802 803 804 <tr class="alt-color api apilevel-" > 805 <td class="jd-typecol"><nobr> 806 public 807 static 808 809 int</nobr></td> 810 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLng">cameraTargetLng</a></td> 811 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 812 </tr> 813 814 815 <tr class=" api apilevel-" > 816 <td class="jd-typecol"><nobr> 817 public 818 static 819 820 int</nobr></td> 821 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTilt">cameraTilt</a></td> 822 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 823 </tr> 824 825 826 <tr class="alt-color api apilevel-" > 827 <td class="jd-typecol"><nobr> 828 public 829 static 830 831 int</nobr></td> 832 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraZoom">cameraZoom</a></td> 833 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 834 </tr> 835 836 837 <tr class=" api apilevel-" > 838 <td class="jd-typecol"><nobr> 839 public 840 static 841 842 int</nobr></td> 843 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#content">content</a></td> 844 <td class="jd-descrcol" width="100%">The content of this global search section.</td> 845 </tr> 846 847 848 <tr class="alt-color api apilevel-" > 849 <td class="jd-typecol"><nobr> 850 public 851 static 852 853 int</nobr></td> 854 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#contentProviderUri">contentProviderUri</a></td> 855 <td class="jd-descrcol" width="100%">The URI of the content provider that the index should crawl to get the data for this 856 corpus.</td> 857 </tr> 858 859 860 <tr class=" api apilevel-" > 861 <td class="jd-typecol"><nobr> 862 public 863 static 864 865 int</nobr></td> 866 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#defaultIntentAction">defaultIntentAction</a></td> 867 <td class="jd-descrcol" width="100%">The default value for the global search section <code>default_intent_action</code>.</td> 868 </tr> 869 870 871 <tr class="alt-color api apilevel-" > 872 <td class="jd-typecol"><nobr> 873 public 874 static 875 876 int</nobr></td> 877 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#defaultIntentActivity">defaultIntentActivity</a></td> 878 <td class="jd-descrcol" width="100%">The default value for the global search section <code>default_intent_aactivity</code>.</td> 879 </tr> 880 881 882 <tr class=" api apilevel-" > 883 <td class="jd-typecol"><nobr> 884 public 885 static 886 887 int</nobr></td> 888 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#defaultIntentData">defaultIntentData</a></td> 889 <td class="jd-descrcol" width="100%">The default value for the global search section <code>default_intent_data</code>.</td> 890 </tr> 891 892 893 <tr class="alt-color api apilevel-" > 894 <td class="jd-typecol"><nobr> 895 public 896 static 897 898 int</nobr></td> 899 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#enabled">enabled</a></td> 900 <td class="jd-descrcol" width="100%">Whether or not global search is enabled for this app.</td> 901 </tr> 902 903 904 <tr class=" api apilevel-" > 905 <td class="jd-typecol"><nobr> 906 public 907 static 908 909 int</nobr></td> 910 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#format">format</a></td> 911 <td class="jd-descrcol" width="100%">The format of the section.</td> 912 </tr> 913 914 915 <tr class="alt-color api apilevel-" > 916 <td class="jd-typecol"><nobr> 917 public 918 static 919 920 int</nobr></td> 921 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#id">id</a></td> 922 <td class="jd-descrcol" width="100%">The ID of the corpus.</td> 923 </tr> 924 925 926 <tr class=" api apilevel-" > 927 <td class="jd-typecol"><nobr> 928 public 929 static 930 931 int</nobr></td> 932 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#indexPrefixes">indexPrefixes</a></td> 933 <td class="jd-descrcol" width="100%">Indicates if this section should support prefix matching.</td> 934 </tr> 935 936 937 <tr class="alt-color api apilevel-" > 938 <td class="jd-typecol"><nobr> 939 public 940 static 941 942 int</nobr></td> 943 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#label">label</a></td> 944 <td class="jd-descrcol" width="100%">A localized string to identify this apps data within the global search app.</td> 945 </tr> 946 947 948 <tr class=" api apilevel-" > 949 <td class="jd-typecol"><nobr> 950 public 951 static 952 953 int</nobr></td> 954 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#mapType">mapType</a></td> 955 <td class="jd-descrcol" width="100%"><p>Must be one of the following constant values.</td> 956 </tr> 957 958 959 <tr class="alt-color api apilevel-" > 960 <td class="jd-typecol"><nobr> 961 public 962 static 963 964 int</nobr></td> 965 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#noIndex">noIndex</a></td> 966 <td class="jd-descrcol" width="100%">Indicates if this section should not be indexed.</td> 967 </tr> 968 969 970 <tr class=" api apilevel-" > 971 <td class="jd-typecol"><nobr> 972 public 973 static 974 975 int</nobr></td> 976 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#sectionId">sectionId</a></td> 977 <td class="jd-descrcol" width="100%">The global search section ID for this mapping.</td> 978 </tr> 979 980 981 <tr class="alt-color api apilevel-" > 982 <td class="jd-typecol"><nobr> 983 public 984 static 985 986 int</nobr></td> 987 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#settingsDescription">settingsDescription</a></td> 988 <td class="jd-descrcol" width="100%">A localized string to describe this apps data within the global search apps settings.</td> 989 </tr> 990 991 992 <tr class=" api apilevel-" > 993 <td class="jd-typecol"><nobr> 994 public 995 static 996 997 int</nobr></td> 998 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#subsectionSeparator">subsectionSeparator</a></td> 999 <td class="jd-descrcol" width="100%">Subsection separator.</td> 1000 </tr> 1001 1002 1003 <tr class="alt-color api apilevel-" > 1004 <td class="jd-typecol"><nobr> 1005 public 1006 static 1007 1008 int</nobr></td> 1009 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#trimmable">trimmable</a></td> 1010 <td class="jd-descrcol" width="100%">Indicates if documents from this corpus can be trimmed when the index reaches its quota.</td> 1011 </tr> 1012 1013 1014 <tr class=" api apilevel-" > 1015 <td class="jd-typecol"><nobr> 1016 public 1017 static 1018 1019 int</nobr></td> 1020 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiCompass">uiCompass</a></td> 1021 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1022 </tr> 1023 1024 1025 <tr class="alt-color api apilevel-" > 1026 <td class="jd-typecol"><nobr> 1027 public 1028 static 1029 1030 int</nobr></td> 1031 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiRotateGestures">uiRotateGestures</a></td> 1032 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1033 </tr> 1034 1035 1036 <tr class=" api apilevel-" > 1037 <td class="jd-typecol"><nobr> 1038 public 1039 static 1040 1041 int</nobr></td> 1042 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiScrollGestures">uiScrollGestures</a></td> 1043 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1044 </tr> 1045 1046 1047 <tr class="alt-color api apilevel-" > 1048 <td class="jd-typecol"><nobr> 1049 public 1050 static 1051 1052 int</nobr></td> 1053 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiTiltGestures">uiTiltGestures</a></td> 1054 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1055 </tr> 1056 1057 1058 <tr class=" api apilevel-" > 1059 <td class="jd-typecol"><nobr> 1060 public 1061 static 1062 1063 int</nobr></td> 1064 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiZoomControls">uiZoomControls</a></td> 1065 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1066 </tr> 1067 1068 1069 <tr class="alt-color api apilevel-" > 1070 <td class="jd-typecol"><nobr> 1071 public 1072 static 1073 1074 int</nobr></td> 1075 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiZoomGestures">uiZoomGestures</a></td> 1076 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1077 </tr> 1078 1079 1080 <tr class=" api apilevel-" > 1081 <td class="jd-typecol"><nobr> 1082 public 1083 static 1084 1085 int</nobr></td> 1086 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#useViewLifecycle">useViewLifecycle</a></td> 1087 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1088 </tr> 1089 1090 1091 <tr class="alt-color api apilevel-" > 1092 <td class="jd-typecol"><nobr> 1093 public 1094 static 1095 1096 int</nobr></td> 1097 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#version">version</a></td> 1098 <td class="jd-descrcol" width="100%">The version of the corpus.</td> 1099 </tr> 1100 1101 1102 <tr class=" api apilevel-" > 1103 <td class="jd-typecol"><nobr> 1104 public 1105 static 1106 1107 int</nobr></td> 1108 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#weight">weight</a></td> 1109 <td class="jd-descrcol" width="100%">The weight of the section.</td> 1110 </tr> 1111 1112 1113 <tr class="alt-color api apilevel-" > 1114 <td class="jd-typecol"><nobr> 1115 public 1116 static 1117 1118 int</nobr></td> 1119 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#zOrderOnTop">zOrderOnTop</a></td> 1120 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1121 </tr> 1122 1123 1124 1125 </table> 1126 1127 1128 1129 1130 1131 1132 1133 <!-- ======== CONSTRUCTOR SUMMARY ======== --> 1134 <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> 1135 1136 1137 1138 1139 <tr class="alt-color api apilevel-" > 1140 <td class="jd-typecol"><nobr> 1141 1142 1143 1144 1145 1146 </nobr> 1147 </td> 1148 <td class="jd-linkcol" width="100%"><nobr> 1149 <span class="sympad"><a href="/reference/com/google/android/gms/R.attr.html#R.attr()">R.attr</a></span>()</nobr> 1150 1151 </td></tr> 1152 1153 1154 1155 </table> 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 <!-- ========== METHOD SUMMARY =========== --> 1168 <table id="inhmethods" class="jd-sumtable"><tr><th> 1169 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> 1170 <div style="clear:left;">Inherited Methods</div></th></tr> 1171 1172 1173 <tr class="api apilevel-" > 1174 <td colspan="12"> 1175 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 1176 ><img id="inherited-methods-java.lang.Object-trigger" 1177 src="/assets/images/triangle-closed.png" 1178 class="jd-expando-trigger-img" /></a> 1179 From class 1180 1181 java.lang.Object 1182 1183 <div id="inherited-methods-java.lang.Object"> 1184 <div id="inherited-methods-java.lang.Object-list" 1185 class="jd-inheritedlinks"> 1186 </div> 1187 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 1188 <table class="jd-sumtable-expando"> 1189 1190 1191 1192 1193 <tr class="alt-color api apilevel-" > 1194 <td class="jd-typecol"><nobr> 1195 1196 1197 1198 1199 1200 Object</nobr> 1201 </td> 1202 <td class="jd-linkcol" width="100%"><nobr> 1203 <span class="sympad">clone</span>()</nobr> 1204 1205 </td></tr> 1206 1207 1208 1209 <tr class=" api apilevel-" > 1210 <td class="jd-typecol"><nobr> 1211 1212 1213 1214 1215 1216 boolean</nobr> 1217 </td> 1218 <td class="jd-linkcol" width="100%"><nobr> 1219 <span class="sympad">equals</span>(Object arg0)</nobr> 1220 1221 </td></tr> 1222 1223 1224 1225 <tr class="alt-color api apilevel-" > 1226 <td class="jd-typecol"><nobr> 1227 1228 1229 1230 1231 1232 void</nobr> 1233 </td> 1234 <td class="jd-linkcol" width="100%"><nobr> 1235 <span class="sympad">finalize</span>()</nobr> 1236 1237 </td></tr> 1238 1239 1240 1241 <tr class=" api apilevel-" > 1242 <td class="jd-typecol"><nobr> 1243 1244 1245 final 1246 1247 1248 Class<?></nobr> 1249 </td> 1250 <td class="jd-linkcol" width="100%"><nobr> 1251 <span class="sympad">getClass</span>()</nobr> 1252 1253 </td></tr> 1254 1255 1256 1257 <tr class="alt-color api apilevel-" > 1258 <td class="jd-typecol"><nobr> 1259 1260 1261 1262 1263 1264 int</nobr> 1265 </td> 1266 <td class="jd-linkcol" width="100%"><nobr> 1267 <span class="sympad">hashCode</span>()</nobr> 1268 1269 </td></tr> 1270 1271 1272 1273 <tr class=" api apilevel-" > 1274 <td class="jd-typecol"><nobr> 1275 1276 1277 final 1278 1279 1280 void</nobr> 1281 </td> 1282 <td class="jd-linkcol" width="100%"><nobr> 1283 <span class="sympad">notify</span>()</nobr> 1284 1285 </td></tr> 1286 1287 1288 1289 <tr class="alt-color api apilevel-" > 1290 <td class="jd-typecol"><nobr> 1291 1292 1293 final 1294 1295 1296 void</nobr> 1297 </td> 1298 <td class="jd-linkcol" width="100%"><nobr> 1299 <span class="sympad">notifyAll</span>()</nobr> 1300 1301 </td></tr> 1302 1303 1304 1305 <tr class=" api apilevel-" > 1306 <td class="jd-typecol"><nobr> 1307 1308 1309 1310 1311 1312 String</nobr> 1313 </td> 1314 <td class="jd-linkcol" width="100%"><nobr> 1315 <span class="sympad">toString</span>()</nobr> 1316 1317 </td></tr> 1318 1319 1320 1321 <tr class="alt-color api apilevel-" > 1322 <td class="jd-typecol"><nobr> 1323 1324 1325 final 1326 1327 1328 void</nobr> 1329 </td> 1330 <td class="jd-linkcol" width="100%"><nobr> 1331 <span class="sympad">wait</span>()</nobr> 1332 1333 </td></tr> 1334 1335 1336 1337 <tr class=" api apilevel-" > 1338 <td class="jd-typecol"><nobr> 1339 1340 1341 final 1342 1343 1344 void</nobr> 1345 </td> 1346 <td class="jd-linkcol" width="100%"><nobr> 1347 <span class="sympad">wait</span>(long arg0, int arg1)</nobr> 1348 1349 </td></tr> 1350 1351 1352 1353 <tr class="alt-color api apilevel-" > 1354 <td class="jd-typecol"><nobr> 1355 1356 1357 final 1358 1359 1360 void</nobr> 1361 </td> 1362 <td class="jd-linkcol" width="100%"><nobr> 1363 <span class="sympad">wait</span>(long arg0)</nobr> 1364 1365 </td></tr> 1366 1367 1368 </table> 1369 </div> 1370 </div> 1371 </td></tr> 1372 1373 1374 </table> 1375 1376 1377 </div><!-- jd-descr (summary) --> 1378 1379 <!-- Details --> 1380 1381 1382 1383 1384 1385 1386 1387 1388 <!-- XML Attributes --> 1389 1390 1391 <!-- Enum Values --> 1392 1393 1394 <!-- Constants --> 1395 1396 1397 <!-- Fields --> 1398 1399 1400 <!-- ========= FIELD DETAIL ======== --> 1401 <h2>Fields</h2> 1402 1403 1404 1405 1406 <A NAME="cameraBearing"></A> 1407 1408 <div class="jd-details api apilevel-"> 1409 <h4 class="jd-details-title"> 1410 <span class="normal"> 1411 public 1412 static 1413 1414 int 1415 </span> 1416 cameraBearing 1417 </h4> 1418 <div class="api-level"> 1419 1420 1421 1422 1423 </div> 1424 <div class="jd-details-descr"> 1425 1426 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1427 <p>This may also be a reference to a resource (in the form 1428 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1429 theme attribute (in the form 1430 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1431 containing a value of this type. 1432 </p></div> 1433 1434 1435 </div> 1436 </div> 1437 1438 1439 1440 <A NAME="cameraTargetLat"></A> 1441 1442 <div class="jd-details api apilevel-"> 1443 <h4 class="jd-details-title"> 1444 <span class="normal"> 1445 public 1446 static 1447 1448 int 1449 </span> 1450 cameraTargetLat 1451 </h4> 1452 <div class="api-level"> 1453 1454 1455 1456 1457 </div> 1458 <div class="jd-details-descr"> 1459 1460 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1461 <p>This may also be a reference to a resource (in the form 1462 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1463 theme attribute (in the form 1464 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1465 containing a value of this type. 1466 </p></div> 1467 1468 1469 </div> 1470 </div> 1471 1472 1473 1474 <A NAME="cameraTargetLng"></A> 1475 1476 <div class="jd-details api apilevel-"> 1477 <h4 class="jd-details-title"> 1478 <span class="normal"> 1479 public 1480 static 1481 1482 int 1483 </span> 1484 cameraTargetLng 1485 </h4> 1486 <div class="api-level"> 1487 1488 1489 1490 1491 </div> 1492 <div class="jd-details-descr"> 1493 1494 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1495 <p>This may also be a reference to a resource (in the form 1496 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1497 theme attribute (in the form 1498 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1499 containing a value of this type. 1500 </p></div> 1501 1502 1503 </div> 1504 </div> 1505 1506 1507 1508 <A NAME="cameraTilt"></A> 1509 1510 <div class="jd-details api apilevel-"> 1511 <h4 class="jd-details-title"> 1512 <span class="normal"> 1513 public 1514 static 1515 1516 int 1517 </span> 1518 cameraTilt 1519 </h4> 1520 <div class="api-level"> 1521 1522 1523 1524 1525 </div> 1526 <div class="jd-details-descr"> 1527 1528 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1529 <p>This may also be a reference to a resource (in the form 1530 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1531 theme attribute (in the form 1532 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1533 containing a value of this type. 1534 </p></div> 1535 1536 1537 </div> 1538 </div> 1539 1540 1541 1542 <A NAME="cameraZoom"></A> 1543 1544 <div class="jd-details api apilevel-"> 1545 <h4 class="jd-details-title"> 1546 <span class="normal"> 1547 public 1548 static 1549 1550 int 1551 </span> 1552 cameraZoom 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>Must be a floating point value, such as "<code>1.2</code>". 1563 <p>This may also be a reference to a resource (in the form 1564 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1565 theme attribute (in the form 1566 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1567 containing a value of this type. 1568 </p></div> 1569 1570 1571 </div> 1572 </div> 1573 1574 1575 1576 <A NAME="content"></A> 1577 1578 <div class="jd-details api apilevel-"> 1579 <h4 class="jd-details-title"> 1580 <span class="normal"> 1581 public 1582 static 1583 1584 int 1585 </span> 1586 content 1587 </h4> 1588 <div class="api-level"> 1589 1590 1591 1592 1593 </div> 1594 <div class="jd-details-descr"> 1595 1596 <div class="jd-tagdata jd-tagdescr"><p>The content of this global search section. This is a global search section template string. 1597 It should contain a reference to a string which can change between configurations. 1598 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1599 <p>This may also be a reference to a resource (in the form 1600 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1601 theme attribute (in the form 1602 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1603 containing a value of this type. 1604 </p></div> 1605 1606 1607 </div> 1608 </div> 1609 1610 1611 1612 <A NAME="contentProviderUri"></A> 1613 1614 <div class="jd-details api apilevel-"> 1615 <h4 class="jd-details-title"> 1616 <span class="normal"> 1617 public 1618 static 1619 1620 int 1621 </span> 1622 contentProviderUri 1623 </h4> 1624 <div class="api-level"> 1625 1626 1627 1628 1629 </div> 1630 <div class="jd-details-descr"> 1631 1632 <div class="jd-tagdata jd-tagdescr"><p>The URI of the content provider that the index should crawl to get the data for this 1633 corpus. Required. This string must not change between configurations. 1634 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1635 <p>This may also be a reference to a resource (in the form 1636 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1637 theme attribute (in the form 1638 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1639 containing a value of this type. 1640 </p></div> 1641 1642 1643 </div> 1644 </div> 1645 1646 1647 1648 <A NAME="defaultIntentAction"></A> 1649 1650 <div class="jd-details api apilevel-"> 1651 <h4 class="jd-details-title"> 1652 <span class="normal"> 1653 public 1654 static 1655 1656 int 1657 </span> 1658 defaultIntentAction 1659 </h4> 1660 <div class="api-level"> 1661 1662 1663 1664 1665 </div> 1666 <div class="jd-details-descr"> 1667 1668 <div class="jd-tagdata jd-tagdescr"><p>The default value for the global search section <code>default_intent_action</code>. Optional. 1669 This string must not change between configurations. 1670 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1671 <p>This may also be a reference to a resource (in the form 1672 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1673 theme attribute (in the form 1674 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1675 containing a value of this type. 1676 </p></div> 1677 1678 1679 </div> 1680 </div> 1681 1682 1683 1684 <A NAME="defaultIntentActivity"></A> 1685 1686 <div class="jd-details api apilevel-"> 1687 <h4 class="jd-details-title"> 1688 <span class="normal"> 1689 public 1690 static 1691 1692 int 1693 </span> 1694 defaultIntentActivity 1695 </h4> 1696 <div class="api-level"> 1697 1698 1699 1700 1701 </div> 1702 <div class="jd-details-descr"> 1703 1704 <div class="jd-tagdata jd-tagdescr"><p>The default value for the global search section <code>default_intent_aactivity</code>. Optional. 1705 This string must not change between configurations. 1706 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1707 <p>This may also be a reference to a resource (in the form 1708 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1709 theme attribute (in the form 1710 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1711 containing a value of this type. 1712 </p></div> 1713 1714 1715 </div> 1716 </div> 1717 1718 1719 1720 <A NAME="defaultIntentData"></A> 1721 1722 <div class="jd-details api apilevel-"> 1723 <h4 class="jd-details-title"> 1724 <span class="normal"> 1725 public 1726 static 1727 1728 int 1729 </span> 1730 defaultIntentData 1731 </h4> 1732 <div class="api-level"> 1733 1734 1735 1736 1737 </div> 1738 <div class="jd-details-descr"> 1739 1740 <div class="jd-tagdata jd-tagdescr"><p>The default value for the global search section <code>default_intent_data</code>. Optional. 1741 This string must not change between configurations. 1742 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1743 <p>This may also be a reference to a resource (in the form 1744 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1745 theme attribute (in the form 1746 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1747 containing a value of this type. 1748 </p></div> 1749 1750 1751 </div> 1752 </div> 1753 1754 1755 1756 <A NAME="enabled"></A> 1757 1758 <div class="jd-details api apilevel-"> 1759 <h4 class="jd-details-title"> 1760 <span class="normal"> 1761 public 1762 static 1763 1764 int 1765 </span> 1766 enabled 1767 </h4> 1768 <div class="api-level"> 1769 1770 1771 1772 1773 </div> 1774 <div class="jd-details-descr"> 1775 1776 <div class="jd-tagdata jd-tagdescr"><p>Whether or not global search is enabled for this app. Optional; defaults to <code>true</code>. 1777 If set to <code>false</code>, it will be treated as if the <code>GlobalSearch</code> element did not 1778 exist. 1779 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1780 <p>This may also be a reference to a resource (in the form 1781 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1782 theme attribute (in the form 1783 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1784 containing a value of this type. 1785 </p></div> 1786 1787 1788 </div> 1789 </div> 1790 1791 1792 1793 <A NAME="format"></A> 1794 1795 <div class="jd-details api apilevel-"> 1796 <h4 class="jd-details-title"> 1797 <span class="normal"> 1798 public 1799 static 1800 1801 int 1802 </span> 1803 format 1804 </h4> 1805 <div class="api-level"> 1806 1807 1808 1809 1810 </div> 1811 <div class="jd-details-descr"> 1812 1813 <div class="jd-tagdata jd-tagdescr"><p>The format of the section. Optional; default to <code>plain</code>. 1814 <p>Must be one of the following constant values.</p> 1815 <table> 1816 <colgroup align="left" /> 1817 <colgroup align="left" /> 1818 <colgroup align="left" /> 1819 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 1820 <tr><td><code>plain</code></td><td>0</td><td></td></tr> 1821 <tr><td><code>html</code></td><td>1</td><td></td></tr> 1822 <tr><td><code>rfc822</code></td><td>2</td><td></td></tr> 1823 </table> 1824 </p></div> 1825 1826 1827 </div> 1828 </div> 1829 1830 1831 1832 <A NAME="id"></A> 1833 1834 <div class="jd-details api apilevel-"> 1835 <h4 class="jd-details-title"> 1836 <span class="normal"> 1837 public 1838 static 1839 1840 int 1841 </span> 1842 id 1843 </h4> 1844 <div class="api-level"> 1845 1846 1847 1848 1849 </div> 1850 <div class="jd-details-descr"> 1851 1852 <div class="jd-tagdata jd-tagdescr"><p>The ID of the corpus. Required. This string must not change between configurations. 1853 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1854 <p>This may also be a reference to a resource (in the form 1855 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1856 theme attribute (in the form 1857 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1858 containing a value of this type. 1859 </p></div> 1860 1861 1862 </div> 1863 </div> 1864 1865 1866 1867 <A NAME="indexPrefixes"></A> 1868 1869 <div class="jd-details api apilevel-"> 1870 <h4 class="jd-details-title"> 1871 <span class="normal"> 1872 public 1873 static 1874 1875 int 1876 </span> 1877 indexPrefixes 1878 </h4> 1879 <div class="api-level"> 1880 1881 1882 1883 1884 </div> 1885 <div class="jd-details-descr"> 1886 1887 <div class="jd-tagdata jd-tagdescr"><p>Indicates if this section should support prefix matching. Optional; defaults to 1888 <code>false</code>. 1889 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1890 <p>This may also be a reference to a resource (in the form 1891 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1892 theme attribute (in the form 1893 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1894 containing a value of this type. 1895 </p></div> 1896 1897 1898 </div> 1899 </div> 1900 1901 1902 1903 <A NAME="label"></A> 1904 1905 <div class="jd-details api apilevel-"> 1906 <h4 class="jd-details-title"> 1907 <span class="normal"> 1908 public 1909 static 1910 1911 int 1912 </span> 1913 label 1914 </h4> 1915 <div class="api-level"> 1916 1917 1918 1919 1920 </div> 1921 <div class="jd-details-descr"> 1922 1923 <div class="jd-tagdata jd-tagdescr"><p>A localized string to identify this apps data within the global search app. Required. 1924 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1925 <p>This may also be a reference to a resource (in the form 1926 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1927 theme attribute (in the form 1928 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1929 containing a value of this type. 1930 </p></div> 1931 1932 1933 </div> 1934 </div> 1935 1936 1937 1938 <A NAME="mapType"></A> 1939 1940 <div class="jd-details api apilevel-"> 1941 <h4 class="jd-details-title"> 1942 <span class="normal"> 1943 public 1944 static 1945 1946 int 1947 </span> 1948 mapType 1949 </h4> 1950 <div class="api-level"> 1951 1952 1953 1954 1955 </div> 1956 <div class="jd-details-descr"> 1957 1958 <div class="jd-tagdata jd-tagdescr"><p><p>Must be one of the following constant values.</p> 1959 <table> 1960 <colgroup align="left" /> 1961 <colgroup align="left" /> 1962 <colgroup align="left" /> 1963 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 1964 <tr><td><code>none</code></td><td>0</td><td></td></tr> 1965 <tr><td><code>normal</code></td><td>1</td><td></td></tr> 1966 <tr><td><code>satellite</code></td><td>2</td><td></td></tr> 1967 <tr><td><code>terrain</code></td><td>3</td><td></td></tr> 1968 <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> 1969 </table> 1970 </p></div> 1971 1972 1973 </div> 1974 </div> 1975 1976 1977 1978 <A NAME="noIndex"></A> 1979 1980 <div class="jd-details api apilevel-"> 1981 <h4 class="jd-details-title"> 1982 <span class="normal"> 1983 public 1984 static 1985 1986 int 1987 </span> 1988 noIndex 1989 </h4> 1990 <div class="api-level"> 1991 1992 1993 1994 1995 </div> 1996 <div class="jd-details-descr"> 1997 1998 <div class="jd-tagdata jd-tagdescr"><p>Indicates if this section should not be indexed. Optional; defaults to <code>false</code>. 1999 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2000 <p>This may also be a reference to a resource (in the form 2001 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2002 theme attribute (in the form 2003 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2004 containing a value of this type. 2005 </p></div> 2006 2007 2008 </div> 2009 </div> 2010 2011 2012 2013 <A NAME="sectionId"></A> 2014 2015 <div class="jd-details api apilevel-"> 2016 <h4 class="jd-details-title"> 2017 <span class="normal"> 2018 public 2019 static 2020 2021 int 2022 </span> 2023 sectionId 2024 </h4> 2025 <div class="api-level"> 2026 2027 2028 2029 2030 </div> 2031 <div class="jd-details-descr"> 2032 2033 <div class="jd-tagdata jd-tagdescr"><p>The global search section ID for this mapping. 2034 <p>Must be one of the following constant values.</p> 2035 <table> 2036 <colgroup align="left" /> 2037 <colgroup align="left" /> 2038 <colgroup align="left" /> 2039 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 2040 <tr><td><code>text1</code></td><td>0</td><td></td></tr> 2041 <tr><td><code>text2</code></td><td>1</td><td></td></tr> 2042 <tr><td><code>icon_uri</code></td><td>2</td><td></td></tr> 2043 <tr><td><code>intent_action</code></td><td>3</td><td></td></tr> 2044 <tr><td><code>intent_data</code></td><td>4</td><td></td></tr> 2045 <tr><td><code>intent_data_id</code></td><td>5</td><td></td></tr> 2046 <tr><td><code>intent_extra_data</code></td><td>6</td><td></td></tr> 2047 <tr><td><code>large_icon_uri</code></td><td>7</td><td></td></tr> 2048 <tr><td><code>intent_activity</code></td><td>8</td><td></td></tr> 2049 </table> 2050 </p></div> 2051 2052 2053 </div> 2054 </div> 2055 2056 2057 2058 <A NAME="settingsDescription"></A> 2059 2060 <div class="jd-details api apilevel-"> 2061 <h4 class="jd-details-title"> 2062 <span class="normal"> 2063 public 2064 static 2065 2066 int 2067 </span> 2068 settingsDescription 2069 </h4> 2070 <div class="api-level"> 2071 2072 2073 2074 2075 </div> 2076 <div class="jd-details-descr"> 2077 2078 <div class="jd-tagdata jd-tagdescr"><p>A localized string to describe this apps data within the global search apps settings. 2079 Optional. 2080 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2081 <p>This may also be a reference to a resource (in the form 2082 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2083 theme attribute (in the form 2084 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2085 containing a value of this type. 2086 </p></div> 2087 2088 2089 </div> 2090 </div> 2091 2092 2093 2094 <A NAME="subsectionSeparator"></A> 2095 2096 <div class="jd-details api apilevel-"> 2097 <h4 class="jd-details-title"> 2098 <span class="normal"> 2099 public 2100 static 2101 2102 int 2103 </span> 2104 subsectionSeparator 2105 </h4> 2106 <div class="api-level"> 2107 2108 2109 2110 2111 </div> 2112 <div class="jd-details-descr"> 2113 2114 <div class="jd-tagdata jd-tagdescr"><p>Subsection separator. Optional. If not provided, the section is not split into 2115 subsections. 2116 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2117 <p>This may also be a reference to a resource (in the form 2118 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2119 theme attribute (in the form 2120 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2121 containing a value of this type. 2122 </p></div> 2123 2124 2125 </div> 2126 </div> 2127 2128 2129 2130 <A NAME="trimmable"></A> 2131 2132 <div class="jd-details api apilevel-"> 2133 <h4 class="jd-details-title"> 2134 <span class="normal"> 2135 public 2136 static 2137 2138 int 2139 </span> 2140 trimmable 2141 </h4> 2142 <div class="api-level"> 2143 2144 2145 2146 2147 </div> 2148 <div class="jd-details-descr"> 2149 2150 <div class="jd-tagdata jd-tagdescr"><p>Indicates if documents from this corpus can be trimmed when the index reaches its quota. 2151 Optional; defaults to <code>true</code>. 2152 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2153 <p>This may also be a reference to a resource (in the form 2154 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2155 theme attribute (in the form 2156 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2157 containing a value of this type. 2158 </p></div> 2159 2160 2161 </div> 2162 </div> 2163 2164 2165 2166 <A NAME="uiCompass"></A> 2167 2168 <div class="jd-details api apilevel-"> 2169 <h4 class="jd-details-title"> 2170 <span class="normal"> 2171 public 2172 static 2173 2174 int 2175 </span> 2176 uiCompass 2177 </h4> 2178 <div class="api-level"> 2179 2180 2181 2182 2183 </div> 2184 <div class="jd-details-descr"> 2185 2186 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2187 <p>This may also be a reference to a resource (in the form 2188 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2189 theme attribute (in the form 2190 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2191 containing a value of this type. 2192 </p></div> 2193 2194 2195 </div> 2196 </div> 2197 2198 2199 2200 <A NAME="uiRotateGestures"></A> 2201 2202 <div class="jd-details api apilevel-"> 2203 <h4 class="jd-details-title"> 2204 <span class="normal"> 2205 public 2206 static 2207 2208 int 2209 </span> 2210 uiRotateGestures 2211 </h4> 2212 <div class="api-level"> 2213 2214 2215 2216 2217 </div> 2218 <div class="jd-details-descr"> 2219 2220 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2221 <p>This may also be a reference to a resource (in the form 2222 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2223 theme attribute (in the form 2224 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2225 containing a value of this type. 2226 </p></div> 2227 2228 2229 </div> 2230 </div> 2231 2232 2233 2234 <A NAME="uiScrollGestures"></A> 2235 2236 <div class="jd-details api apilevel-"> 2237 <h4 class="jd-details-title"> 2238 <span class="normal"> 2239 public 2240 static 2241 2242 int 2243 </span> 2244 uiScrollGestures 2245 </h4> 2246 <div class="api-level"> 2247 2248 2249 2250 2251 </div> 2252 <div class="jd-details-descr"> 2253 2254 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2255 <p>This may also be a reference to a resource (in the form 2256 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2257 theme attribute (in the form 2258 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2259 containing a value of this type. 2260 </p></div> 2261 2262 2263 </div> 2264 </div> 2265 2266 2267 2268 <A NAME="uiTiltGestures"></A> 2269 2270 <div class="jd-details api apilevel-"> 2271 <h4 class="jd-details-title"> 2272 <span class="normal"> 2273 public 2274 static 2275 2276 int 2277 </span> 2278 uiTiltGestures 2279 </h4> 2280 <div class="api-level"> 2281 2282 2283 2284 2285 </div> 2286 <div class="jd-details-descr"> 2287 2288 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2289 <p>This may also be a reference to a resource (in the form 2290 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2291 theme attribute (in the form 2292 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2293 containing a value of this type. 2294 </p></div> 2295 2296 2297 </div> 2298 </div> 2299 2300 2301 2302 <A NAME="uiZoomControls"></A> 2303 2304 <div class="jd-details api apilevel-"> 2305 <h4 class="jd-details-title"> 2306 <span class="normal"> 2307 public 2308 static 2309 2310 int 2311 </span> 2312 uiZoomControls 2313 </h4> 2314 <div class="api-level"> 2315 2316 2317 2318 2319 </div> 2320 <div class="jd-details-descr"> 2321 2322 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2323 <p>This may also be a reference to a resource (in the form 2324 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2325 theme attribute (in the form 2326 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2327 containing a value of this type. 2328 </p></div> 2329 2330 2331 </div> 2332 </div> 2333 2334 2335 2336 <A NAME="uiZoomGestures"></A> 2337 2338 <div class="jd-details api apilevel-"> 2339 <h4 class="jd-details-title"> 2340 <span class="normal"> 2341 public 2342 static 2343 2344 int 2345 </span> 2346 uiZoomGestures 2347 </h4> 2348 <div class="api-level"> 2349 2350 2351 2352 2353 </div> 2354 <div class="jd-details-descr"> 2355 2356 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2357 <p>This may also be a reference to a resource (in the form 2358 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2359 theme attribute (in the form 2360 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2361 containing a value of this type. 2362 </p></div> 2363 2364 2365 </div> 2366 </div> 2367 2368 2369 2370 <A NAME="useViewLifecycle"></A> 2371 2372 <div class="jd-details api apilevel-"> 2373 <h4 class="jd-details-title"> 2374 <span class="normal"> 2375 public 2376 static 2377 2378 int 2379 </span> 2380 useViewLifecycle 2381 </h4> 2382 <div class="api-level"> 2383 2384 2385 2386 2387 </div> 2388 <div class="jd-details-descr"> 2389 2390 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2391 <p>This may also be a reference to a resource (in the form 2392 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2393 theme attribute (in the form 2394 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2395 containing a value of this type. 2396 </p></div> 2397 2398 2399 </div> 2400 </div> 2401 2402 2403 2404 <A NAME="version"></A> 2405 2406 <div class="jd-details api apilevel-"> 2407 <h4 class="jd-details-title"> 2408 <span class="normal"> 2409 public 2410 static 2411 2412 int 2413 </span> 2414 version 2415 </h4> 2416 <div class="api-level"> 2417 2418 2419 2420 2421 </div> 2422 <div class="jd-details-descr"> 2423 2424 <div class="jd-tagdata jd-tagdescr"><p>The version of the corpus. Optional; defaults to <code>"0"</code>. This string must not change 2425 between configurations. 2426 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2427 <p>This may also be a reference to a resource (in the form 2428 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2429 theme attribute (in the form 2430 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2431 containing a value of this type. 2432 </p></div> 2433 2434 2435 </div> 2436 </div> 2437 2438 2439 2440 <A NAME="weight"></A> 2441 2442 <div class="jd-details api apilevel-"> 2443 <h4 class="jd-details-title"> 2444 <span class="normal"> 2445 public 2446 static 2447 2448 int 2449 </span> 2450 weight 2451 </h4> 2452 <div class="api-level"> 2453 2454 2455 2456 2457 </div> 2458 <div class="jd-details-descr"> 2459 2460 <div class="jd-tagdata jd-tagdescr"><p>The weight of the section. Optional; defaults to 1. 2461 <p>Must be an integer value, such as "<code>100</code>". 2462 <p>This may also be a reference to a resource (in the form 2463 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2464 theme attribute (in the form 2465 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2466 containing a value of this type. 2467 </p></div> 2468 2469 2470 </div> 2471 </div> 2472 2473 2474 2475 <A NAME="zOrderOnTop"></A> 2476 2477 <div class="jd-details api apilevel-"> 2478 <h4 class="jd-details-title"> 2479 <span class="normal"> 2480 public 2481 static 2482 2483 int 2484 </span> 2485 zOrderOnTop 2486 </h4> 2487 <div class="api-level"> 2488 2489 2490 2491 2492 </div> 2493 <div class="jd-details-descr"> 2494 2495 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2496 <p>This may also be a reference to a resource (in the form 2497 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2498 theme attribute (in the form 2499 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2500 containing a value of this type. 2501 </p></div> 2502 2503 2504 </div> 2505 </div> 2506 2507 2508 2509 2510 <!-- Public ctors --> 2511 2512 2513 <!-- ========= CONSTRUCTOR DETAIL ======== --> 2514 <h2>Public Constructors</h2> 2515 2516 2517 2518 <A NAME="R.attr()"></A> 2519 2520 <div class="jd-details api apilevel-"> 2521 <h4 class="jd-details-title"> 2522 <span class="normal"> 2523 public 2524 2525 2526 2527 2528 2529 </span> 2530 <span class="sympad">R.attr</span> 2531 <span class="normal">()</span> 2532 </h4> 2533 <div class="api-level"> 2534 <div></div> 2535 2536 2537 2538 </div> 2539 <div class="jd-details-descr"> 2540 2541 <div class="jd-tagdata jd-tagdescr"><p></p></div> 2542 2543 </div> 2544 </div> 2545 2546 2547 2548 2549 2550 <!-- ========= CONSTRUCTOR DETAIL ======== --> 2551 <!-- Protected ctors --> 2552 2553 2554 2555 <!-- ========= METHOD DETAIL ======== --> 2556 <!-- Public methdos --> 2557 2558 2559 2560 <!-- ========= METHOD DETAIL ======== --> 2561 2562 2563 2564 <!-- ========= END OF CLASS DATA ========= --> 2565 <A NAME="navbar_top"></A> 2566 2567 <div id="footer" class="wrap" > 2568 2569 2570 <div id="copyright"> 2571 2572 Except as noted, this content is licensed under <a 2573 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. 2574 For details and restrictions, see the <a href="/license.html"> 2575 Content License</a>. 2576 </div> 2577 <div id="build_info"> 2578 2579 <script src="/timestamp.js" type="text/javascript"></script> 2580 <script>document.write(BUILD_TIMESTAMP)</script> 2581 2582 </div> 2583 2584 2585 <div id="footerlinks"> 2586 2587 <p> 2588 <a href="/about/index.html">About Android</a> | 2589 <a href="/legal.html">Legal</a> | 2590 <a href="/support.html">Support</a> 2591 </p> 2592 </div> 2593 2594 </div> <!-- end footer --> 2595 </div> <!-- jd-content --> 2596 2597 </div><!-- end doc-content --> 2598 2599 </div> <!-- end body-content --> 2600 2601 2602 2603 2604 2605 2606 </body> 2607 </html> 2608