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">Maps</span> 425 </a></div> 426 </li> 427 <li class="nav-section"> 428 <div class="nav-section-header"><a href="/google/play-services/ads.html"> 429 <span class="en">Ads</span></a> 430 </div> 431 <ul> 432 <li><a href="/google/play-services/id.html"> 433 <span class="en">Advertising ID</span></a> 434 </li> 435 </ul> 436 </li> 437 <li class="nav-section"> 438 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"> 439 <span class="en">Wallet</span> 440 </a></div> 441 </li> 442 <li class="nav-section"> 443 <div class="nav-section-header empty"><a href="/google/play-services/auth.html"> 444 <span class="en">Authorization</span> 445 </a></div> 446 </li> 447 448 449 450 <li class="nav-section"> 451 <div class="nav-section-header"><a href="/google/play-services/index.html"> 452 <span class="en">Google Play Services</span></a> 453 </div> 454 <ul> 455 <li><a href="/google/play-services/setup.html"> 456 <span class="en">Setup</span></a> 457 </li> 458 <li id="gms-tree-list" class="nav-section"> 459 <div class="nav-section-header"> 460 <a href="/reference/gms-packages.html"> 461 <span class="en">Reference</span> 462 </a> 463 <div> 464 </li> 465 </ul> 466 </li> 467 468 469 <li class="nav-section"> 470 <div class="nav-section-header"><a href="/google/play/billing/index.html"> 471 <span class="en">Google Play In-app Billing</span></a> 472 </div> 473 <ul> 474 <li><a href="/google/play/billing/billing_overview.html"> 475 <span class="en">Overview</span></a> 476 </li> 477 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html"> 478 <span class="en">Version 3 API</span></a></div> 479 <ul> 480 <li><a href="/google/play/billing/billing_integrate.html"> 481 <span class="en">Implementing the API</span></a></li> 482 <li><a href="/google/play/billing/billing_reference.html"> 483 <span class="en">Reference</span></a></li> 484 </ul> 485 </li> 486 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html"> 487 <span class="en">Version 2 API</span></a></div> 488 <ul> 489 <li><a href="/google/play/billing/v2/billing_integrate.html"> 490 <span class="en">Implementing the API</span></a></li> 491 <li><a href="/google/play/billing/v2/billing_subscriptions.html"> 492 <span class="en">Subscriptions</span></a></li> 493 <li><a href="/google/play/billing/v2/billing_reference.html"> 494 <span class="en">Reference</span></a></li> 495 </ul> 496 </li> 497 <li><a href="/google/play/billing/billing_subscriptions.html"> 498 <span class="en">Subscriptions</span></a> 499 </li> 500 <li><a href="/google/play/billing/billing_best_practices.html"> 501 <span class="en">Security and Design</span></a> 502 </li> 503 <li><a href="/google/play/billing/billing_testing.html"> 504 <span class="en">Testing In-app Billing</span></a> 505 </li> 506 <li><a href="/google/play/billing/billing_admin.html"> 507 <span class="en">Administering In-app Billing</span></a> 508 </li> 509 <li><a href="/google/play/billing/gp-purchase-status-api.html"> 510 <span class="en">Purchase Status API</span></a> 511 </li> 512 <li><a href="/google/play/billing/versions.html"> 513 <span class="en">Version Notes</span></a> 514 </li> 515 </ul> 516 </li> 517 518 519 520 <li class="nav-section"> 521 <div class="nav-section-header"><a href="/google/gcm/index.html"> 522 <span class="en">Google Cloud Messaging</span></a> 523 </div> 524 <ul> 525 <li><a href="/google/gcm/gs.html"> 526 <span class="en">Getting Started</span></a> 527 </li> 528 <li><a href="/google/gcm/gcm.html"> 529 <span class="en">Architectural Overview</span></a> 530 </li> 531 <li><a href="/google/gcm/ccs.html"> 532 <span class="en">Cloud Connection Server</span></a> 533 </li> 534 <li><a href="/google/gcm/notifications.html"> 535 <span class="en">User Notifications</span></a> 536 </li> 537 <li><a href="/google/gcm/client.html"> 538 <span class="en">GCM Client</span></a> 539 </li> 540 <li><a href="/google/gcm/server.html"> 541 <span class="en">GCM Server</span></a> 542 </li> 543 <li><a href="/google/gcm/adv.html"> 544 <span class="en">Advanced Topics</span></a> 545 </li> 546 <li><a href="/google/gcm/c2dm.html"> 547 <span class="en">Migration</span></a> 548 </li> 549 <li id="gcm-tree-list" class="nav-section"> 550 <div class="nav-section-header"> 551 <a href="/reference/gcm-packages.html"> 552 <span class="en">Reference</span> 553 </a> 554 <div> 555 </li> 556 </ul> 557 </li> 558 559 <li class="nav-section"> 560 <div class="nav-section-header"><a href="/google/play/dist.html"> 561 <span class="en">Google Play Distribution</span></a> 562 </div> 563 <ul> 564 <li><a href="/google/play/filters.html"> 565 <span class="en">Filters on Google Play</span></a> 566 </li> 567 568 <li><a href="/google/play/publishing/multiple-apks.html"> 569 <span class="en">Multiple APK Support</span></a> 570 </li> 571 <li><a href="/google/play/expansion-files.html"> 572 <span class="en">APK Expansion Files</span></a> 573 </li> 574 <li class="nav-section"> 575 <div class="nav-section-header"><a href="/google/play/licensing/index.html"> 576 <span class="en">Application Licensing</span></a> 577 </div> 578 <ul> 579 <li><a href="/google/play/licensing/overview.html"> 580 <span class="en">Licensing Overview</span></a> 581 </li> 582 <li><a href="/google/play/licensing/setting-up.html"> 583 <span class="en">Setting Up for Licensing</span></a> 584 </li> 585 <li><a href="/google/play/licensing/adding-licensing.html"> 586 <span class="en">Adding Licensing to Your App</span></a> 587 </li> 588 <li><a href="/google/play/licensing/licensing-reference.html"> 589 <span class="en">Licensing Reference</span></a> 590 </li> 591 </ul> 592 </li> 593 594 <li class="nav-section"> 595 <div class="nav-section-header"><a href="/google/backup/index.html"> 596 Android Backup Service</a> 597 </div> 598 <ul> 599 <li><a href="/google/backup/signup.html"> 600 Register</a> 601 </li> 602 </ul> 603 </li> 604 605 </ul> 606 607 </li> 608 609 610 611 </ul> 612 613 <script type="text/javascript"> 614 <!-- 615 buildToggleLists(); 616 changeNavLang(getLangPref()); 617 //--> 618 </script> 619 620 621 622 623 </div> 624 <script type="text/javascript"> 625 showGoogleRefTree(); 626 627 </script> 628 </div> <!-- end side-nav --> 629 <script> 630 $(document).ready(function() { 631 scrollIntoView("devdoc-nav"); 632 }); 633 </script> 634 635 636 637 638 639 640 <div class="col-12" id="doc-col"> 641 642 <div id="api-info-block"> 643 644 645 646 647 648 649 650 651 652 653 654 <div class="sum-details-links"> 655 656 Summary: 657 658 659 660 661 662 663 664 <a href="#lfields">Fields</a> 665 666 667 668 669 | <a href="#pubctors">Ctors</a> 670 671 672 673 674 675 676 | <a href="#inhmethods">Inherited Methods</a> 677 678 | <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 679 680 </div><!-- end sum-details-links --> 681 <div class="api-level"> 682 683 684 685 686 </div> 687 </div><!-- end api-info-block --> 688 689 690 <!-- ======== START OF CLASS DATA ======== --> 691 692 <div id="jd-header"> 693 public 694 static 695 final 696 697 class 698 <h1 itemprop="name">R.attr</h1> 699 700 701 702 703 extends Object<br/> 704 705 706 707 708 709 710 711 712 713 </div><!-- end header --> 714 715 <div id="naMessage"></div> 716 717 <div id="jd-content" class="api apilevel-"> 718 <table class="jd-inheritance-table"> 719 720 721 <tr> 722 723 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> 724 </tr> 725 726 727 <tr> 728 729 <td class="jd-inheritance-space"> ↳</td> 730 731 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.R.attr</td> 732 </tr> 733 734 735 </table> 736 737 738 739 740 741 742 743 <div class="jd-descr"> 744 745 746 747 748 749 750 </div><!-- jd-descr --> 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 <div class="jd-descr"> 768 769 770 <h2>Summary</h2> 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 <!-- =========== FIELD SUMMARY =========== --> 790 <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> 791 792 793 794 <tr class="alt-color api apilevel-" > 795 <td class="jd-typecol"><nobr> 796 public 797 static 798 799 int</nobr></td> 800 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#adSize">adSize</a></td> 801 <td class="jd-descrcol" width="100%">The size of the ad.</td> 802 </tr> 803 804 805 <tr class=" api apilevel-" > 806 <td class="jd-typecol"><nobr> 807 public 808 static 809 810 int</nobr></td> 811 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#adUnitId">adUnitId</a></td> 812 <td class="jd-descrcol" width="100%">The ad unit ID.</td> 813 </tr> 814 815 816 <tr class="alt-color api apilevel-" > 817 <td class="jd-typecol"><nobr> 818 public 819 static 820 821 int</nobr></td> 822 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraBearing">cameraBearing</a></td> 823 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 824 </tr> 825 826 827 <tr class=" api apilevel-" > 828 <td class="jd-typecol"><nobr> 829 public 830 static 831 832 int</nobr></td> 833 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLat">cameraTargetLat</a></td> 834 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 835 </tr> 836 837 838 <tr class="alt-color api apilevel-" > 839 <td class="jd-typecol"><nobr> 840 public 841 static 842 843 int</nobr></td> 844 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLng">cameraTargetLng</a></td> 845 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 846 </tr> 847 848 849 <tr class=" api apilevel-" > 850 <td class="jd-typecol"><nobr> 851 public 852 static 853 854 int</nobr></td> 855 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTilt">cameraTilt</a></td> 856 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 857 </tr> 858 859 860 <tr class="alt-color 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#cameraZoom">cameraZoom</a></td> 867 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 868 </tr> 869 870 871 <tr class=" 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#content">content</a></td> 878 <td class="jd-descrcol" width="100%">The content of this global search section.</td> 879 </tr> 880 881 882 <tr class="alt-color 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#contentProviderUri">contentProviderUri</a></td> 889 <td class="jd-descrcol" width="100%">The URI of the content provider that the index should crawl to get the data for this 890 corpus.</td> 891 </tr> 892 893 894 <tr class=" api apilevel-" > 895 <td class="jd-typecol"><nobr> 896 public 897 static 898 899 int</nobr></td> 900 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#defaultIntentAction">defaultIntentAction</a></td> 901 <td class="jd-descrcol" width="100%">The default value for the global search section <code>default_intent_action</code>.</td> 902 </tr> 903 904 905 <tr class="alt-color api apilevel-" > 906 <td class="jd-typecol"><nobr> 907 public 908 static 909 910 int</nobr></td> 911 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#defaultIntentActivity">defaultIntentActivity</a></td> 912 <td class="jd-descrcol" width="100%">The default value for the global search section <code>default_intent_aactivity</code>.</td> 913 </tr> 914 915 916 <tr class=" api apilevel-" > 917 <td class="jd-typecol"><nobr> 918 public 919 static 920 921 int</nobr></td> 922 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#defaultIntentData">defaultIntentData</a></td> 923 <td class="jd-descrcol" width="100%">The default value for the global search section <code>default_intent_data</code>.</td> 924 </tr> 925 926 927 <tr class="alt-color api apilevel-" > 928 <td class="jd-typecol"><nobr> 929 public 930 static 931 932 int</nobr></td> 933 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#enabled">enabled</a></td> 934 <td class="jd-descrcol" width="100%">Whether or not global search is enabled for this app.</td> 935 </tr> 936 937 938 <tr class=" api apilevel-" > 939 <td class="jd-typecol"><nobr> 940 public 941 static 942 943 int</nobr></td> 944 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#format">format</a></td> 945 <td class="jd-descrcol" width="100%">The format of the section.</td> 946 </tr> 947 948 949 <tr class="alt-color api apilevel-" > 950 <td class="jd-typecol"><nobr> 951 public 952 static 953 954 int</nobr></td> 955 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#id">id</a></td> 956 <td class="jd-descrcol" width="100%">The ID of the corpus.</td> 957 </tr> 958 959 960 <tr class=" api apilevel-" > 961 <td class="jd-typecol"><nobr> 962 public 963 static 964 965 int</nobr></td> 966 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#indexPrefixes">indexPrefixes</a></td> 967 <td class="jd-descrcol" width="100%">Indicates if this section should support prefix matching.</td> 968 </tr> 969 970 971 <tr class="alt-color api apilevel-" > 972 <td class="jd-typecol"><nobr> 973 public 974 static 975 976 int</nobr></td> 977 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#label">label</a></td> 978 <td class="jd-descrcol" width="100%">A localized string to identify this apps data within the global search app.</td> 979 </tr> 980 981 982 <tr class=" api apilevel-" > 983 <td class="jd-typecol"><nobr> 984 public 985 static 986 987 int</nobr></td> 988 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#mapType">mapType</a></td> 989 <td class="jd-descrcol" width="100%"><p>Must be one of the following constant values.</td> 990 </tr> 991 992 993 <tr class="alt-color api apilevel-" > 994 <td class="jd-typecol"><nobr> 995 public 996 static 997 998 int</nobr></td> 999 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#name">name</a></td> 1000 <td class="jd-descrcol" width="100%">The name of this parameter.</td> 1001 </tr> 1002 1003 1004 <tr class=" api apilevel-" > 1005 <td class="jd-typecol"><nobr> 1006 public 1007 static 1008 1009 int</nobr></td> 1010 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#noIndex">noIndex</a></td> 1011 <td class="jd-descrcol" width="100%">Indicates if this section should not be indexed.</td> 1012 </tr> 1013 1014 1015 <tr class="alt-color api apilevel-" > 1016 <td class="jd-typecol"><nobr> 1017 public 1018 static 1019 1020 int</nobr></td> 1021 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#sectionId">sectionId</a></td> 1022 <td class="jd-descrcol" width="100%">The global search section ID for this mapping.</td> 1023 </tr> 1024 1025 1026 <tr class=" api apilevel-" > 1027 <td class="jd-typecol"><nobr> 1028 public 1029 static 1030 1031 int</nobr></td> 1032 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#settingsDescription">settingsDescription</a></td> 1033 <td class="jd-descrcol" width="100%">A localized string to describe this apps data within the global search apps settings.</td> 1034 </tr> 1035 1036 1037 <tr class="alt-color api apilevel-" > 1038 <td class="jd-typecol"><nobr> 1039 public 1040 static 1041 1042 int</nobr></td> 1043 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#subsectionSeparator">subsectionSeparator</a></td> 1044 <td class="jd-descrcol" width="100%">Subsection separator.</td> 1045 </tr> 1046 1047 1048 <tr class=" api apilevel-" > 1049 <td class="jd-typecol"><nobr> 1050 public 1051 static 1052 1053 int</nobr></td> 1054 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#trimmable">trimmable</a></td> 1055 <td class="jd-descrcol" width="100%">Indicates if documents from this corpus can be trimmed when the index reaches its quota.</td> 1056 </tr> 1057 1058 1059 <tr class="alt-color api apilevel-" > 1060 <td class="jd-typecol"><nobr> 1061 public 1062 static 1063 1064 int</nobr></td> 1065 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#type">type</a></td> 1066 <td class="jd-descrcol" width="100%">The type of this section.</td> 1067 </tr> 1068 1069 1070 <tr class=" api apilevel-" > 1071 <td class="jd-typecol"><nobr> 1072 public 1073 static 1074 1075 int</nobr></td> 1076 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiCompass">uiCompass</a></td> 1077 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1078 </tr> 1079 1080 1081 <tr class="alt-color api apilevel-" > 1082 <td class="jd-typecol"><nobr> 1083 public 1084 static 1085 1086 int</nobr></td> 1087 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiRotateGestures">uiRotateGestures</a></td> 1088 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1089 </tr> 1090 1091 1092 <tr class=" api apilevel-" > 1093 <td class="jd-typecol"><nobr> 1094 public 1095 static 1096 1097 int</nobr></td> 1098 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiScrollGestures">uiScrollGestures</a></td> 1099 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1100 </tr> 1101 1102 1103 <tr class="alt-color api apilevel-" > 1104 <td class="jd-typecol"><nobr> 1105 public 1106 static 1107 1108 int</nobr></td> 1109 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiTiltGestures">uiTiltGestures</a></td> 1110 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1111 </tr> 1112 1113 1114 <tr class=" api apilevel-" > 1115 <td class="jd-typecol"><nobr> 1116 public 1117 static 1118 1119 int</nobr></td> 1120 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiZoomControls">uiZoomControls</a></td> 1121 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1122 </tr> 1123 1124 1125 <tr class="alt-color api apilevel-" > 1126 <td class="jd-typecol"><nobr> 1127 public 1128 static 1129 1130 int</nobr></td> 1131 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiZoomGestures">uiZoomGestures</a></td> 1132 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1133 </tr> 1134 1135 1136 <tr class=" api apilevel-" > 1137 <td class="jd-typecol"><nobr> 1138 public 1139 static 1140 1141 int</nobr></td> 1142 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#useViewLifecycle">useViewLifecycle</a></td> 1143 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1144 </tr> 1145 1146 1147 <tr class="alt-color api apilevel-" > 1148 <td class="jd-typecol"><nobr> 1149 public 1150 static 1151 1152 int</nobr></td> 1153 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#value">value</a></td> 1154 <td class="jd-descrcol" width="100%">The value of this parameter.</td> 1155 </tr> 1156 1157 1158 <tr class=" api apilevel-" > 1159 <td class="jd-typecol"><nobr> 1160 public 1161 static 1162 1163 int</nobr></td> 1164 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#version">version</a></td> 1165 <td class="jd-descrcol" width="100%">The version of the corpus.</td> 1166 </tr> 1167 1168 1169 <tr class="alt-color api apilevel-" > 1170 <td class="jd-typecol"><nobr> 1171 public 1172 static 1173 1174 int</nobr></td> 1175 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#weight">weight</a></td> 1176 <td class="jd-descrcol" width="100%">The weight of the section.</td> 1177 </tr> 1178 1179 1180 <tr class=" api apilevel-" > 1181 <td class="jd-typecol"><nobr> 1182 public 1183 static 1184 1185 int</nobr></td> 1186 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#zOrderOnTop">zOrderOnTop</a></td> 1187 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 1188 </tr> 1189 1190 1191 1192 </table> 1193 1194 1195 1196 1197 1198 1199 1200 <!-- ======== CONSTRUCTOR SUMMARY ======== --> 1201 <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> 1202 1203 1204 1205 1206 <tr class="alt-color api apilevel-" > 1207 <td class="jd-typecol"><nobr> 1208 1209 1210 1211 1212 1213 </nobr> 1214 </td> 1215 <td class="jd-linkcol" width="100%"><nobr> 1216 <span class="sympad"><a href="/reference/com/google/android/gms/R.attr.html#R.attr()">R.attr</a></span>()</nobr> 1217 1218 </td></tr> 1219 1220 1221 1222 </table> 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 <!-- ========== METHOD SUMMARY =========== --> 1235 <table id="inhmethods" class="jd-sumtable"><tr><th> 1236 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> 1237 <div style="clear:left;">Inherited Methods</div></th></tr> 1238 1239 1240 <tr class="api apilevel-" > 1241 <td colspan="12"> 1242 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 1243 ><img id="inherited-methods-java.lang.Object-trigger" 1244 src="/assets/images/triangle-closed.png" 1245 class="jd-expando-trigger-img" /></a> 1246 From class 1247 1248 java.lang.Object 1249 1250 <div id="inherited-methods-java.lang.Object"> 1251 <div id="inherited-methods-java.lang.Object-list" 1252 class="jd-inheritedlinks"> 1253 </div> 1254 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 1255 <table class="jd-sumtable-expando"> 1256 1257 1258 1259 1260 <tr class="alt-color api apilevel-" > 1261 <td class="jd-typecol"><nobr> 1262 1263 1264 1265 1266 1267 Object</nobr> 1268 </td> 1269 <td class="jd-linkcol" width="100%"><nobr> 1270 <span class="sympad">clone</span>()</nobr> 1271 1272 </td></tr> 1273 1274 1275 1276 <tr class=" api apilevel-" > 1277 <td class="jd-typecol"><nobr> 1278 1279 1280 1281 1282 1283 boolean</nobr> 1284 </td> 1285 <td class="jd-linkcol" width="100%"><nobr> 1286 <span class="sympad">equals</span>(Object arg0)</nobr> 1287 1288 </td></tr> 1289 1290 1291 1292 <tr class="alt-color api apilevel-" > 1293 <td class="jd-typecol"><nobr> 1294 1295 1296 1297 1298 1299 void</nobr> 1300 </td> 1301 <td class="jd-linkcol" width="100%"><nobr> 1302 <span class="sympad">finalize</span>()</nobr> 1303 1304 </td></tr> 1305 1306 1307 1308 <tr class=" api apilevel-" > 1309 <td class="jd-typecol"><nobr> 1310 1311 1312 final 1313 1314 1315 Class<?></nobr> 1316 </td> 1317 <td class="jd-linkcol" width="100%"><nobr> 1318 <span class="sympad">getClass</span>()</nobr> 1319 1320 </td></tr> 1321 1322 1323 1324 <tr class="alt-color api apilevel-" > 1325 <td class="jd-typecol"><nobr> 1326 1327 1328 1329 1330 1331 int</nobr> 1332 </td> 1333 <td class="jd-linkcol" width="100%"><nobr> 1334 <span class="sympad">hashCode</span>()</nobr> 1335 1336 </td></tr> 1337 1338 1339 1340 <tr class=" api apilevel-" > 1341 <td class="jd-typecol"><nobr> 1342 1343 1344 final 1345 1346 1347 void</nobr> 1348 </td> 1349 <td class="jd-linkcol" width="100%"><nobr> 1350 <span class="sympad">notify</span>()</nobr> 1351 1352 </td></tr> 1353 1354 1355 1356 <tr class="alt-color api apilevel-" > 1357 <td class="jd-typecol"><nobr> 1358 1359 1360 final 1361 1362 1363 void</nobr> 1364 </td> 1365 <td class="jd-linkcol" width="100%"><nobr> 1366 <span class="sympad">notifyAll</span>()</nobr> 1367 1368 </td></tr> 1369 1370 1371 1372 <tr class=" api apilevel-" > 1373 <td class="jd-typecol"><nobr> 1374 1375 1376 1377 1378 1379 String</nobr> 1380 </td> 1381 <td class="jd-linkcol" width="100%"><nobr> 1382 <span class="sympad">toString</span>()</nobr> 1383 1384 </td></tr> 1385 1386 1387 1388 <tr class="alt-color api apilevel-" > 1389 <td class="jd-typecol"><nobr> 1390 1391 1392 final 1393 1394 1395 void</nobr> 1396 </td> 1397 <td class="jd-linkcol" width="100%"><nobr> 1398 <span class="sympad">wait</span>()</nobr> 1399 1400 </td></tr> 1401 1402 1403 1404 <tr class=" api apilevel-" > 1405 <td class="jd-typecol"><nobr> 1406 1407 1408 final 1409 1410 1411 void</nobr> 1412 </td> 1413 <td class="jd-linkcol" width="100%"><nobr> 1414 <span class="sympad">wait</span>(long arg0, int arg1)</nobr> 1415 1416 </td></tr> 1417 1418 1419 1420 <tr class="alt-color api apilevel-" > 1421 <td class="jd-typecol"><nobr> 1422 1423 1424 final 1425 1426 1427 void</nobr> 1428 </td> 1429 <td class="jd-linkcol" width="100%"><nobr> 1430 <span class="sympad">wait</span>(long arg0)</nobr> 1431 1432 </td></tr> 1433 1434 1435 </table> 1436 </div> 1437 </div> 1438 </td></tr> 1439 1440 1441 </table> 1442 1443 1444 </div><!-- jd-descr (summary) --> 1445 1446 <!-- Details --> 1447 1448 1449 1450 1451 1452 1453 1454 1455 <!-- XML Attributes --> 1456 1457 1458 <!-- Enum Values --> 1459 1460 1461 <!-- Constants --> 1462 1463 1464 <!-- Fields --> 1465 1466 1467 <!-- ========= FIELD DETAIL ======== --> 1468 <h2>Fields</h2> 1469 1470 1471 1472 1473 <A NAME="adSize"></A> 1474 1475 <div class="jd-details api apilevel-"> 1476 <h4 class="jd-details-title"> 1477 <span class="normal"> 1478 public 1479 static 1480 1481 int 1482 </span> 1483 adSize 1484 </h4> 1485 <div class="api-level"> 1486 1487 1488 1489 1490 </div> 1491 <div class="jd-details-descr"> 1492 1493 <div class="jd-tagdata jd-tagdescr"><p>The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, 1494 MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or 1495 <width>x<height>. 1496 1497 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1498 <p>This may also be a reference to a resource (in the form 1499 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1500 theme attribute (in the form 1501 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1502 containing a value of this type. 1503 </p></div> 1504 1505 1506 </div> 1507 </div> 1508 1509 1510 1511 <A NAME="adUnitId"></A> 1512 1513 <div class="jd-details api apilevel-"> 1514 <h4 class="jd-details-title"> 1515 <span class="normal"> 1516 public 1517 static 1518 1519 int 1520 </span> 1521 adUnitId 1522 </h4> 1523 <div class="api-level"> 1524 1525 1526 1527 1528 </div> 1529 <div class="jd-details-descr"> 1530 1531 <div class="jd-tagdata jd-tagdescr"><p>The ad unit ID. 1532 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1533 <p>This may also be a reference to a resource (in the form 1534 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1535 theme attribute (in the form 1536 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1537 containing a value of this type. 1538 </p></div> 1539 1540 1541 </div> 1542 </div> 1543 1544 1545 1546 <A NAME="cameraBearing"></A> 1547 1548 <div class="jd-details api apilevel-"> 1549 <h4 class="jd-details-title"> 1550 <span class="normal"> 1551 public 1552 static 1553 1554 int 1555 </span> 1556 cameraBearing 1557 </h4> 1558 <div class="api-level"> 1559 1560 1561 1562 1563 </div> 1564 <div class="jd-details-descr"> 1565 1566 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 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></div> 1573 1574 1575 </div> 1576 </div> 1577 1578 1579 1580 <A NAME="cameraTargetLat"></A> 1581 1582 <div class="jd-details api apilevel-"> 1583 <h4 class="jd-details-title"> 1584 <span class="normal"> 1585 public 1586 static 1587 1588 int 1589 </span> 1590 cameraTargetLat 1591 </h4> 1592 <div class="api-level"> 1593 1594 1595 1596 1597 </div> 1598 <div class="jd-details-descr"> 1599 1600 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1601 <p>This may also be a reference to a resource (in the form 1602 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1603 theme attribute (in the form 1604 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1605 containing a value of this type. 1606 </p></div> 1607 1608 1609 </div> 1610 </div> 1611 1612 1613 1614 <A NAME="cameraTargetLng"></A> 1615 1616 <div class="jd-details api apilevel-"> 1617 <h4 class="jd-details-title"> 1618 <span class="normal"> 1619 public 1620 static 1621 1622 int 1623 </span> 1624 cameraTargetLng 1625 </h4> 1626 <div class="api-level"> 1627 1628 1629 1630 1631 </div> 1632 <div class="jd-details-descr"> 1633 1634 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 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="cameraTilt"></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 cameraTilt 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><p>Must be a floating point value, such as "<code>1.2</code>". 1669 <p>This may also be a reference to a resource (in the form 1670 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1671 theme attribute (in the form 1672 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1673 containing a value of this type. 1674 </p></div> 1675 1676 1677 </div> 1678 </div> 1679 1680 1681 1682 <A NAME="cameraZoom"></A> 1683 1684 <div class="jd-details api apilevel-"> 1685 <h4 class="jd-details-title"> 1686 <span class="normal"> 1687 public 1688 static 1689 1690 int 1691 </span> 1692 cameraZoom 1693 </h4> 1694 <div class="api-level"> 1695 1696 1697 1698 1699 </div> 1700 <div class="jd-details-descr"> 1701 1702 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1703 <p>This may also be a reference to a resource (in the form 1704 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1705 theme attribute (in the form 1706 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1707 containing a value of this type. 1708 </p></div> 1709 1710 1711 </div> 1712 </div> 1713 1714 1715 1716 <A NAME="content"></A> 1717 1718 <div class="jd-details api apilevel-"> 1719 <h4 class="jd-details-title"> 1720 <span class="normal"> 1721 public 1722 static 1723 1724 int 1725 </span> 1726 content 1727 </h4> 1728 <div class="api-level"> 1729 1730 1731 1732 1733 </div> 1734 <div class="jd-details-descr"> 1735 1736 <div class="jd-tagdata jd-tagdescr"><p>The content of this global search section. This is a global search section template string. 1737 It should contain a reference to a string which can change between configurations. 1738 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1739 <p>This may also be a reference to a resource (in the form 1740 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1741 theme attribute (in the form 1742 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1743 containing a value of this type. 1744 </p></div> 1745 1746 1747 </div> 1748 </div> 1749 1750 1751 1752 <A NAME="contentProviderUri"></A> 1753 1754 <div class="jd-details api apilevel-"> 1755 <h4 class="jd-details-title"> 1756 <span class="normal"> 1757 public 1758 static 1759 1760 int 1761 </span> 1762 contentProviderUri 1763 </h4> 1764 <div class="api-level"> 1765 1766 1767 1768 1769 </div> 1770 <div class="jd-details-descr"> 1771 1772 <div class="jd-tagdata jd-tagdescr"><p>The URI of the content provider that the index should crawl to get the data for this 1773 corpus. Required. This string must not change between configurations. 1774 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1775 <p>This may also be a reference to a resource (in the form 1776 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1777 theme attribute (in the form 1778 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1779 containing a value of this type. 1780 </p></div> 1781 1782 1783 </div> 1784 </div> 1785 1786 1787 1788 <A NAME="defaultIntentAction"></A> 1789 1790 <div class="jd-details api apilevel-"> 1791 <h4 class="jd-details-title"> 1792 <span class="normal"> 1793 public 1794 static 1795 1796 int 1797 </span> 1798 defaultIntentAction 1799 </h4> 1800 <div class="api-level"> 1801 1802 1803 1804 1805 </div> 1806 <div class="jd-details-descr"> 1807 1808 <div class="jd-tagdata jd-tagdescr"><p>The default value for the global search section <code>default_intent_action</code>. Optional. 1809 This string must not change between configurations. 1810 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1811 <p>This may also be a reference to a resource (in the form 1812 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1813 theme attribute (in the form 1814 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1815 containing a value of this type. 1816 </p></div> 1817 1818 1819 </div> 1820 </div> 1821 1822 1823 1824 <A NAME="defaultIntentActivity"></A> 1825 1826 <div class="jd-details api apilevel-"> 1827 <h4 class="jd-details-title"> 1828 <span class="normal"> 1829 public 1830 static 1831 1832 int 1833 </span> 1834 defaultIntentActivity 1835 </h4> 1836 <div class="api-level"> 1837 1838 1839 1840 1841 </div> 1842 <div class="jd-details-descr"> 1843 1844 <div class="jd-tagdata jd-tagdescr"><p>The default value for the global search section <code>default_intent_aactivity</code>. Optional. 1845 This string must not change between configurations. 1846 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1847 <p>This may also be a reference to a resource (in the form 1848 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1849 theme attribute (in the form 1850 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1851 containing a value of this type. 1852 </p></div> 1853 1854 1855 </div> 1856 </div> 1857 1858 1859 1860 <A NAME="defaultIntentData"></A> 1861 1862 <div class="jd-details api apilevel-"> 1863 <h4 class="jd-details-title"> 1864 <span class="normal"> 1865 public 1866 static 1867 1868 int 1869 </span> 1870 defaultIntentData 1871 </h4> 1872 <div class="api-level"> 1873 1874 1875 1876 1877 </div> 1878 <div class="jd-details-descr"> 1879 1880 <div class="jd-tagdata jd-tagdescr"><p>The default value for the global search section <code>default_intent_data</code>. Optional. 1881 This string must not change between configurations. 1882 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1883 <p>This may also be a reference to a resource (in the form 1884 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1885 theme attribute (in the form 1886 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1887 containing a value of this type. 1888 </p></div> 1889 1890 1891 </div> 1892 </div> 1893 1894 1895 1896 <A NAME="enabled"></A> 1897 1898 <div class="jd-details api apilevel-"> 1899 <h4 class="jd-details-title"> 1900 <span class="normal"> 1901 public 1902 static 1903 1904 int 1905 </span> 1906 enabled 1907 </h4> 1908 <div class="api-level"> 1909 1910 1911 1912 1913 </div> 1914 <div class="jd-details-descr"> 1915 1916 <div class="jd-tagdata jd-tagdescr"><p>Whether or not global search is enabled for this app. Optional; defaults to <code>true</code>. 1917 If set to <code>false</code>, it will be treated as if the <code>GlobalSearch</code> element did not 1918 exist. 1919 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1920 <p>This may also be a reference to a resource (in the form 1921 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1922 theme attribute (in the form 1923 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1924 containing a value of this type. 1925 </p></div> 1926 1927 1928 </div> 1929 </div> 1930 1931 1932 1933 <A NAME="format"></A> 1934 1935 <div class="jd-details api apilevel-"> 1936 <h4 class="jd-details-title"> 1937 <span class="normal"> 1938 public 1939 static 1940 1941 int 1942 </span> 1943 format 1944 </h4> 1945 <div class="api-level"> 1946 1947 1948 1949 1950 </div> 1951 <div class="jd-details-descr"> 1952 1953 <div class="jd-tagdata jd-tagdescr"><p>The format of the section. Optional; default to <code>plain</code>. 1954 <p>Must be one of the following constant values.</p> 1955 <table> 1956 <colgroup align="left" /> 1957 <colgroup align="left" /> 1958 <colgroup align="left" /> 1959 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 1960 <tr><td><code>plain</code></td><td>0</td><td></td></tr> 1961 <tr><td><code>html</code></td><td>1</td><td></td></tr> 1962 <tr><td><code>rfc822</code></td><td>2</td><td></td></tr> 1963 </table> 1964 </p></div> 1965 1966 1967 </div> 1968 </div> 1969 1970 1971 1972 <A NAME="id"></A> 1973 1974 <div class="jd-details api apilevel-"> 1975 <h4 class="jd-details-title"> 1976 <span class="normal"> 1977 public 1978 static 1979 1980 int 1981 </span> 1982 id 1983 </h4> 1984 <div class="api-level"> 1985 1986 1987 1988 1989 </div> 1990 <div class="jd-details-descr"> 1991 1992 <div class="jd-tagdata jd-tagdescr"><p>The ID of the corpus. Required. This string must not change between configurations. 1993 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 1994 <p>This may also be a reference to a resource (in the form 1995 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1996 theme attribute (in the form 1997 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1998 containing a value of this type. 1999 </p></div> 2000 2001 2002 </div> 2003 </div> 2004 2005 2006 2007 <A NAME="indexPrefixes"></A> 2008 2009 <div class="jd-details api apilevel-"> 2010 <h4 class="jd-details-title"> 2011 <span class="normal"> 2012 public 2013 static 2014 2015 int 2016 </span> 2017 indexPrefixes 2018 </h4> 2019 <div class="api-level"> 2020 2021 2022 2023 2024 </div> 2025 <div class="jd-details-descr"> 2026 2027 <div class="jd-tagdata jd-tagdescr"><p>Indicates if this section should support prefix matching. Optional; defaults to 2028 <code>false</code>. 2029 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2030 <p>This may also be a reference to a resource (in the form 2031 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2032 theme attribute (in the form 2033 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2034 containing a value of this type. 2035 </p></div> 2036 2037 2038 </div> 2039 </div> 2040 2041 2042 2043 <A NAME="label"></A> 2044 2045 <div class="jd-details api apilevel-"> 2046 <h4 class="jd-details-title"> 2047 <span class="normal"> 2048 public 2049 static 2050 2051 int 2052 </span> 2053 label 2054 </h4> 2055 <div class="api-level"> 2056 2057 2058 2059 2060 </div> 2061 <div class="jd-details-descr"> 2062 2063 <div class="jd-tagdata jd-tagdescr"><p>A localized string to identify this apps data within the global search app. Required. 2064 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2065 <p>This may also be a reference to a resource (in the form 2066 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2067 theme attribute (in the form 2068 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2069 containing a value of this type. 2070 </p></div> 2071 2072 2073 </div> 2074 </div> 2075 2076 2077 2078 <A NAME="mapType"></A> 2079 2080 <div class="jd-details api apilevel-"> 2081 <h4 class="jd-details-title"> 2082 <span class="normal"> 2083 public 2084 static 2085 2086 int 2087 </span> 2088 mapType 2089 </h4> 2090 <div class="api-level"> 2091 2092 2093 2094 2095 </div> 2096 <div class="jd-details-descr"> 2097 2098 <div class="jd-tagdata jd-tagdescr"><p><p>Must be one of the following constant values.</p> 2099 <table> 2100 <colgroup align="left" /> 2101 <colgroup align="left" /> 2102 <colgroup align="left" /> 2103 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 2104 <tr><td><code>none</code></td><td>0</td><td></td></tr> 2105 <tr><td><code>normal</code></td><td>1</td><td></td></tr> 2106 <tr><td><code>satellite</code></td><td>2</td><td></td></tr> 2107 <tr><td><code>terrain</code></td><td>3</td><td></td></tr> 2108 <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> 2109 </table> 2110 </p></div> 2111 2112 2113 </div> 2114 </div> 2115 2116 2117 2118 <A NAME="name"></A> 2119 2120 <div class="jd-details api apilevel-"> 2121 <h4 class="jd-details-title"> 2122 <span class="normal"> 2123 public 2124 static 2125 2126 int 2127 </span> 2128 name 2129 </h4> 2130 <div class="api-level"> 2131 2132 2133 2134 2135 </div> 2136 <div class="jd-details-descr"> 2137 2138 <div class="jd-tagdata jd-tagdescr"><p>The name of this parameter. Required. 2139 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2140 <p>This may also be a reference to a resource (in the form 2141 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2142 theme attribute (in the form 2143 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2144 containing a value of this type. 2145 </p></div> 2146 2147 2148 </div> 2149 </div> 2150 2151 2152 2153 <A NAME="noIndex"></A> 2154 2155 <div class="jd-details api apilevel-"> 2156 <h4 class="jd-details-title"> 2157 <span class="normal"> 2158 public 2159 static 2160 2161 int 2162 </span> 2163 noIndex 2164 </h4> 2165 <div class="api-level"> 2166 2167 2168 2169 2170 </div> 2171 <div class="jd-details-descr"> 2172 2173 <div class="jd-tagdata jd-tagdescr"><p>Indicates if this section should not be indexed. Optional; defaults to <code>false</code>. 2174 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2175 <p>This may also be a reference to a resource (in the form 2176 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2177 theme attribute (in the form 2178 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2179 containing a value of this type. 2180 </p></div> 2181 2182 2183 </div> 2184 </div> 2185 2186 2187 2188 <A NAME="sectionId"></A> 2189 2190 <div class="jd-details api apilevel-"> 2191 <h4 class="jd-details-title"> 2192 <span class="normal"> 2193 public 2194 static 2195 2196 int 2197 </span> 2198 sectionId 2199 </h4> 2200 <div class="api-level"> 2201 2202 2203 2204 2205 </div> 2206 <div class="jd-details-descr"> 2207 2208 <div class="jd-tagdata jd-tagdescr"><p>The global search section ID for this mapping. 2209 <p>Must be one of the following constant values.</p> 2210 <table> 2211 <colgroup align="left" /> 2212 <colgroup align="left" /> 2213 <colgroup align="left" /> 2214 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 2215 <tr><td><code>text1</code></td><td>0</td><td></td></tr> 2216 <tr><td><code>text2</code></td><td>1</td><td></td></tr> 2217 <tr><td><code>icon_uri</code></td><td>2</td><td></td></tr> 2218 <tr><td><code>intent_action</code></td><td>3</td><td></td></tr> 2219 <tr><td><code>intent_data</code></td><td>4</td><td></td></tr> 2220 <tr><td><code>intent_data_id</code></td><td>5</td><td></td></tr> 2221 <tr><td><code>intent_extra_data</code></td><td>6</td><td></td></tr> 2222 <tr><td><code>large_icon_uri</code></td><td>7</td><td></td></tr> 2223 <tr><td><code>intent_activity</code></td><td>8</td><td></td></tr> 2224 </table> 2225 </p></div> 2226 2227 2228 </div> 2229 </div> 2230 2231 2232 2233 <A NAME="settingsDescription"></A> 2234 2235 <div class="jd-details api apilevel-"> 2236 <h4 class="jd-details-title"> 2237 <span class="normal"> 2238 public 2239 static 2240 2241 int 2242 </span> 2243 settingsDescription 2244 </h4> 2245 <div class="api-level"> 2246 2247 2248 2249 2250 </div> 2251 <div class="jd-details-descr"> 2252 2253 <div class="jd-tagdata jd-tagdescr"><p>A localized string to describe this apps data within the global search apps settings. 2254 Optional. 2255 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2256 <p>This may also be a reference to a resource (in the form 2257 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2258 theme attribute (in the form 2259 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2260 containing a value of this type. 2261 </p></div> 2262 2263 2264 </div> 2265 </div> 2266 2267 2268 2269 <A NAME="subsectionSeparator"></A> 2270 2271 <div class="jd-details api apilevel-"> 2272 <h4 class="jd-details-title"> 2273 <span class="normal"> 2274 public 2275 static 2276 2277 int 2278 </span> 2279 subsectionSeparator 2280 </h4> 2281 <div class="api-level"> 2282 2283 2284 2285 2286 </div> 2287 <div class="jd-details-descr"> 2288 2289 <div class="jd-tagdata jd-tagdescr"><p>Subsection separator. Optional. If not provided, the section is not split into 2290 subsections. 2291 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2292 <p>This may also be a reference to a resource (in the form 2293 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2294 theme attribute (in the form 2295 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2296 containing a value of this type. 2297 </p></div> 2298 2299 2300 </div> 2301 </div> 2302 2303 2304 2305 <A NAME="trimmable"></A> 2306 2307 <div class="jd-details api apilevel-"> 2308 <h4 class="jd-details-title"> 2309 <span class="normal"> 2310 public 2311 static 2312 2313 int 2314 </span> 2315 trimmable 2316 </h4> 2317 <div class="api-level"> 2318 2319 2320 2321 2322 </div> 2323 <div class="jd-details-descr"> 2324 2325 <div class="jd-tagdata jd-tagdescr"><p>Indicates if documents from this corpus can be trimmed when the index reaches its quota. 2326 Optional; defaults to <code>true</code>. 2327 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2328 <p>This may also be a reference to a resource (in the form 2329 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2330 theme attribute (in the form 2331 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2332 containing a value of this type. 2333 </p></div> 2334 2335 2336 </div> 2337 </div> 2338 2339 2340 2341 <A NAME="type"></A> 2342 2343 <div class="jd-details api apilevel-"> 2344 <h4 class="jd-details-title"> 2345 <span class="normal"> 2346 public 2347 static 2348 2349 int 2350 </span> 2351 type 2352 </h4> 2353 <div class="api-level"> 2354 2355 2356 2357 2358 </div> 2359 <div class="jd-details-descr"> 2360 2361 <div class="jd-tagdata jd-tagdescr"><p>The type of this section. Required. 2362 <p>Must be one of the following constant values.</p> 2363 <table> 2364 <colgroup align="left" /> 2365 <colgroup align="left" /> 2366 <colgroup align="left" /> 2367 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 2368 <tr><td><code>match_global_nicknames</code></td><td>1</td><td> Enable global nickname matching on this section </td></tr> 2369 <tr><td><code>demote_common_words</code></td><td>2</td><td> Demote common words by a factor in this section </td></tr> 2370 </table> 2371 </p></div> 2372 2373 2374 </div> 2375 </div> 2376 2377 2378 2379 <A NAME="uiCompass"></A> 2380 2381 <div class="jd-details api apilevel-"> 2382 <h4 class="jd-details-title"> 2383 <span class="normal"> 2384 public 2385 static 2386 2387 int 2388 </span> 2389 uiCompass 2390 </h4> 2391 <div class="api-level"> 2392 2393 2394 2395 2396 </div> 2397 <div class="jd-details-descr"> 2398 2399 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2400 <p>This may also be a reference to a resource (in the form 2401 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2402 theme attribute (in the form 2403 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2404 containing a value of this type. 2405 </p></div> 2406 2407 2408 </div> 2409 </div> 2410 2411 2412 2413 <A NAME="uiRotateGestures"></A> 2414 2415 <div class="jd-details api apilevel-"> 2416 <h4 class="jd-details-title"> 2417 <span class="normal"> 2418 public 2419 static 2420 2421 int 2422 </span> 2423 uiRotateGestures 2424 </h4> 2425 <div class="api-level"> 2426 2427 2428 2429 2430 </div> 2431 <div class="jd-details-descr"> 2432 2433 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2434 <p>This may also be a reference to a resource (in the form 2435 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2436 theme attribute (in the form 2437 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2438 containing a value of this type. 2439 </p></div> 2440 2441 2442 </div> 2443 </div> 2444 2445 2446 2447 <A NAME="uiScrollGestures"></A> 2448 2449 <div class="jd-details api apilevel-"> 2450 <h4 class="jd-details-title"> 2451 <span class="normal"> 2452 public 2453 static 2454 2455 int 2456 </span> 2457 uiScrollGestures 2458 </h4> 2459 <div class="api-level"> 2460 2461 2462 2463 2464 </div> 2465 <div class="jd-details-descr"> 2466 2467 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2468 <p>This may also be a reference to a resource (in the form 2469 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2470 theme attribute (in the form 2471 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2472 containing a value of this type. 2473 </p></div> 2474 2475 2476 </div> 2477 </div> 2478 2479 2480 2481 <A NAME="uiTiltGestures"></A> 2482 2483 <div class="jd-details api apilevel-"> 2484 <h4 class="jd-details-title"> 2485 <span class="normal"> 2486 public 2487 static 2488 2489 int 2490 </span> 2491 uiTiltGestures 2492 </h4> 2493 <div class="api-level"> 2494 2495 2496 2497 2498 </div> 2499 <div class="jd-details-descr"> 2500 2501 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2502 <p>This may also be a reference to a resource (in the form 2503 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2504 theme attribute (in the form 2505 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2506 containing a value of this type. 2507 </p></div> 2508 2509 2510 </div> 2511 </div> 2512 2513 2514 2515 <A NAME="uiZoomControls"></A> 2516 2517 <div class="jd-details api apilevel-"> 2518 <h4 class="jd-details-title"> 2519 <span class="normal"> 2520 public 2521 static 2522 2523 int 2524 </span> 2525 uiZoomControls 2526 </h4> 2527 <div class="api-level"> 2528 2529 2530 2531 2532 </div> 2533 <div class="jd-details-descr"> 2534 2535 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2536 <p>This may also be a reference to a resource (in the form 2537 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2538 theme attribute (in the form 2539 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2540 containing a value of this type. 2541 </p></div> 2542 2543 2544 </div> 2545 </div> 2546 2547 2548 2549 <A NAME="uiZoomGestures"></A> 2550 2551 <div class="jd-details api apilevel-"> 2552 <h4 class="jd-details-title"> 2553 <span class="normal"> 2554 public 2555 static 2556 2557 int 2558 </span> 2559 uiZoomGestures 2560 </h4> 2561 <div class="api-level"> 2562 2563 2564 2565 2566 </div> 2567 <div class="jd-details-descr"> 2568 2569 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2570 <p>This may also be a reference to a resource (in the form 2571 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2572 theme attribute (in the form 2573 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2574 containing a value of this type. 2575 </p></div> 2576 2577 2578 </div> 2579 </div> 2580 2581 2582 2583 <A NAME="useViewLifecycle"></A> 2584 2585 <div class="jd-details api apilevel-"> 2586 <h4 class="jd-details-title"> 2587 <span class="normal"> 2588 public 2589 static 2590 2591 int 2592 </span> 2593 useViewLifecycle 2594 </h4> 2595 <div class="api-level"> 2596 2597 2598 2599 2600 </div> 2601 <div class="jd-details-descr"> 2602 2603 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2604 <p>This may also be a reference to a resource (in the form 2605 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2606 theme attribute (in the form 2607 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2608 containing a value of this type. 2609 </p></div> 2610 2611 2612 </div> 2613 </div> 2614 2615 2616 2617 <A NAME="value"></A> 2618 2619 <div class="jd-details api apilevel-"> 2620 <h4 class="jd-details-title"> 2621 <span class="normal"> 2622 public 2623 static 2624 2625 int 2626 </span> 2627 value 2628 </h4> 2629 <div class="api-level"> 2630 2631 2632 2633 2634 </div> 2635 <div class="jd-details-descr"> 2636 2637 <div class="jd-tagdata jd-tagdescr"><p>The value of this parameter. Optional. 2638 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2639 <p>This may also be a reference to a resource (in the form 2640 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2641 theme attribute (in the form 2642 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2643 containing a value of this type. 2644 </p></div> 2645 2646 2647 </div> 2648 </div> 2649 2650 2651 2652 <A NAME="version"></A> 2653 2654 <div class="jd-details api apilevel-"> 2655 <h4 class="jd-details-title"> 2656 <span class="normal"> 2657 public 2658 static 2659 2660 int 2661 </span> 2662 version 2663 </h4> 2664 <div class="api-level"> 2665 2666 2667 2668 2669 </div> 2670 <div class="jd-details-descr"> 2671 2672 <div class="jd-tagdata jd-tagdescr"><p>The version of the corpus. Optional; defaults to <code>"0"</code>. This string must not change 2673 between configurations. 2674 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 2675 <p>This may also be a reference to a resource (in the form 2676 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2677 theme attribute (in the form 2678 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2679 containing a value of this type. 2680 </p></div> 2681 2682 2683 </div> 2684 </div> 2685 2686 2687 2688 <A NAME="weight"></A> 2689 2690 <div class="jd-details api apilevel-"> 2691 <h4 class="jd-details-title"> 2692 <span class="normal"> 2693 public 2694 static 2695 2696 int 2697 </span> 2698 weight 2699 </h4> 2700 <div class="api-level"> 2701 2702 2703 2704 2705 </div> 2706 <div class="jd-details-descr"> 2707 2708 <div class="jd-tagdata jd-tagdescr"><p>The weight of the section. Optional; defaults to 1. 2709 <p>Must be an integer value, such as "<code>100</code>". 2710 <p>This may also be a reference to a resource (in the form 2711 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2712 theme attribute (in the form 2713 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2714 containing a value of this type. 2715 </p></div> 2716 2717 2718 </div> 2719 </div> 2720 2721 2722 2723 <A NAME="zOrderOnTop"></A> 2724 2725 <div class="jd-details api apilevel-"> 2726 <h4 class="jd-details-title"> 2727 <span class="normal"> 2728 public 2729 static 2730 2731 int 2732 </span> 2733 zOrderOnTop 2734 </h4> 2735 <div class="api-level"> 2736 2737 2738 2739 2740 </div> 2741 <div class="jd-details-descr"> 2742 2743 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 2744 <p>This may also be a reference to a resource (in the form 2745 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 2746 theme attribute (in the form 2747 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 2748 containing a value of this type. 2749 </p></div> 2750 2751 2752 </div> 2753 </div> 2754 2755 2756 2757 2758 <!-- Public ctors --> 2759 2760 2761 <!-- ========= CONSTRUCTOR DETAIL ======== --> 2762 <h2>Public Constructors</h2> 2763 2764 2765 2766 <A NAME="R.attr()"></A> 2767 2768 <div class="jd-details api apilevel-"> 2769 <h4 class="jd-details-title"> 2770 <span class="normal"> 2771 public 2772 2773 2774 2775 2776 2777 </span> 2778 <span class="sympad">R.attr</span> 2779 <span class="normal">()</span> 2780 </h4> 2781 <div class="api-level"> 2782 <div></div> 2783 2784 2785 2786 </div> 2787 <div class="jd-details-descr"> 2788 2789 <div class="jd-tagdata jd-tagdescr"><p></p></div> 2790 2791 </div> 2792 </div> 2793 2794 2795 2796 2797 2798 <!-- ========= CONSTRUCTOR DETAIL ======== --> 2799 <!-- Protected ctors --> 2800 2801 2802 2803 <!-- ========= METHOD DETAIL ======== --> 2804 <!-- Public methdos --> 2805 2806 2807 2808 <!-- ========= METHOD DETAIL ======== --> 2809 2810 2811 2812 <!-- ========= END OF CLASS DATA ========= --> 2813 <A NAME="navbar_top"></A> 2814 2815 <div id="footer" class="wrap" > 2816 2817 2818 <div id="copyright"> 2819 2820 Except as noted, this content is licensed under <a 2821 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. 2822 For details and restrictions, see the <a href="/license.html"> 2823 Content License</a>. 2824 </div> 2825 <div id="build_info"> 2826 2827 <script src="/timestamp.js" type="text/javascript"></script> 2828 <script>document.write(BUILD_TIMESTAMP)</script> 2829 2830 </div> 2831 2832 2833 <div id="footerlinks"> 2834 2835 <p> 2836 <a href="/about/index.html">About Android</a> | 2837 <a href="/legal.html">Legal</a> | 2838 <a href="/support.html">Support</a> 2839 </p> 2840 </div> 2841 2842 </div> <!-- end footer --> 2843 </div> <!-- jd-content --> 2844 2845 </div><!-- end doc-content --> 2846 2847 </div> <!-- end body-content --> 2848 2849 2850 2851 2852 2853 2854 </body> 2855 </html> 2856