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 <html> 77 <head> 78 79 80 81 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 82 83 <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> 84 <title>R.attr | Android Developers</title> 85 86 <!-- STYLESHEETS --> 87 <link rel="stylesheet" 88 href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> 89 <link href="/assets/css/default.css" rel="stylesheet" type="text/css"> 90 91 92 93 <!-- JAVASCRIPT --> 94 <script src="//www.google.com/jsapi" type="text/javascript"></script> 95 <script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script> 96 <script type="text/javascript"> 97 var toRoot = "/"; 98 var devsite = false; 99 </script> 100 <script src="/assets/js/docs.js" type="text/javascript"></script> 101 102 <script type="text/javascript"> 103 var _gaq = _gaq || []; 104 _gaq.push(['_setAccount', 'UA-5831155-1']); 105 _gaq.push(['_trackPageview']); 106 107 (function() { 108 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 109 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; 110 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); 111 })(); 112 </script> 113 </head> 114 <body class="gc-documentation google 115 develop" itemscope itemtype="http://schema.org/Article"> 116 <div id="doc-api-level" class="" style="display:none"></div> 117 <a name="top"></a> 118 119 <a name="top"></a> 120 121 <!-- Header --> 122 <div id="header"> 123 <div class="wrap" id="header-wrap"> 124 <div class="col-3 logo"> 125 <a href="/index.html"> 126 <img src="/assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> 127 </a> 128 <div class="btn-quicknav" id="btn-quicknav"> 129 <a href="#" class="arrow-inactive">Quicknav</a> 130 <a href="#" class="arrow-active">Quicknav</a> 131 </div> 132 </div> 133 <ul class="nav-x col-9"> 134 <li class="design"> 135 <a href="/design/index.html" 136 zh-tw-lang="" 137 zh-cn-lang="" 138 ru-lang="" 139 ko-lang="" 140 ja-lang="" 141 es-lang="Disear" 142 >Design</a></li> 143 <li class="develop"><a href="/develop/index.html" 144 zh-tw-lang="" 145 zh-cn-lang="" 146 ru-lang="" 147 ko-lang="" 148 ja-lang="" 149 es-lang="Desarrollar" 150 >Develop</a></li> 151 <li class="distribute last"><a href="/distribute/index.html" 152 zh-tw-lang="" 153 zh-cn-lang="" 154 ru-lang="" 155 ko-lang="" 156 ja-lang="" 157 es-lang="Distribuir" 158 >Distribute</a></li> 159 </ul> 160 161 <!-- New Search --> 162 <div class="menu-container"> 163 <div class="moremenu"> 164 <div id="more-btn"></div> 165 </div> 166 <div class="morehover" id="moremenu"> 167 <div class="top"></div> 168 <div class="mid"> 169 <div class="header">Links</div> 170 <ul> 171 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> 172 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> 173 <li><a href="/about/index.html">About Android</a></li> 174 </ul> 175 <div class="header">Android Sites</div> 176 <ul> 177 <li><a href="http://www.android.com">Android.com</a></li> 178 <li class="active"><a>Android Developers</a></li> 179 <li><a href="http://source.android.com">Android Open Source Project</a></li> 180 </ul> 181 182 183 184 <div class="header">Language</div> 185 <div id="language" class="locales"> 186 <select name="language" onChange="changeLangPref(this.value, true)"> 187 <option value="en">English</option> 188 <option value="es">Espaol</option> 189 <option value="ja"></option> 190 <option value="ko"></option> 191 <option value="ru"></option> 192 <option value="zh-cn"> ()</option> 193 <option value="zh-tw"> ()</option> 194 </select> 195 </div> 196 <script type="text/javascript"> 197 <!-- 198 loadLangPref(); 199 //--> 200 </script> 201 202 203 204 205 <br class="clearfix" /> 206 </div> 207 <div class="bottom"></div> 208 </div> 209 <div class="search" id="search-container"> 210 <div class="search-inner"> 211 <div id="search-btn"></div> 212 <div class="left"></div> 213 <form onsubmit="return submit_search()"> 214 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" 215 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" 216 onkeydown="return search_changed(event, true, '/')" 217 onkeyup="return search_changed(event, false, '/')" /> 218 </form> 219 <div class="right"></div> 220 <a class="close hide">close</a> 221 <div class="left"></div> 222 <div class="right"></div> 223 </div> 224 </div> 225 226 <div class="search_filtered_wrapper reference"> 227 <div class="suggest-card reference no-display"> 228 <ul class="search_filtered"> 229 </ul> 230 </div> 231 </div> 232 233 <div class="search_filtered_wrapper docs"> 234 <div class="suggest-card dummy no-display"> </div> 235 <div class="suggest-card develop no-display"> 236 <ul class="search_filtered"> 237 </ul> 238 <div class="child-card guides no-display"> 239 </div> 240 <div class="child-card training no-display"> 241 </div> 242 </div> 243 <div class="suggest-card design no-display"> 244 <ul class="search_filtered"> 245 </ul> 246 </div> 247 <div class="suggest-card distribute no-display"> 248 <ul class="search_filtered"> 249 </ul> 250 </div> 251 </div> 252 253 </div> 254 <!-- /New Search> 255 256 257 <!-- Expanded quicknav --> 258 <div id="quicknav" class="col-9"> 259 <ul> 260 <li class="design"> 261 <ul> 262 <li><a href="/design/index.html">Get Started</a></li> 263 <li><a href="/design/style/index.html">Style</a></li> 264 <li><a href="/design/patterns/index.html">Patterns</a></li> 265 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li> 266 <li><a href="/design/downloads/index.html">Downloads</a></li> 267 <li><a href="/design/videos/index.html">Videos</a></li> 268 </ul> 269 </li> 270 <li class="develop"> 271 <ul> 272 <li><a href="/training/index.html" 273 zh-tw-lang="" 274 zh-cn-lang="" 275 ru-lang="" 276 ko-lang="" 277 ja-lang="" 278 es-lang="Capacitacin" 279 >Training</a></li> 280 <li><a href="/guide/components/index.html" 281 zh-tw-lang="API " 282 zh-cn-lang="API " 283 ru-lang=" API" 284 ko-lang="API " 285 ja-lang="API " 286 es-lang="Guas de la API" 287 >API Guides</a></li> 288 <li><a href="/reference/packages.html" 289 zh-tw-lang="" 290 zh-cn-lang="" 291 ru-lang="" 292 ko-lang="" 293 ja-lang="" 294 es-lang="Referencia" 295 >Reference</a></li> 296 <li><a href="/tools/index.html" 297 zh-tw-lang="" 298 zh-cn-lang="" 299 ru-lang="" 300 ko-lang="" 301 ja-lang="" 302 es-lang="Herramientas" 303 >Tools</a> 304 <ul><li><a href="/sdk/index.html">Get the SDK</a></li></ul> 305 </li> 306 <li><a href="/google/index.html">Google Services</a> 307 </li> 308 </ul> 309 </li> 310 <li class="distribute last"> 311 <ul> 312 <li><a href="/distribute/index.html">Google Play</a></li> 313 <li><a href="/distribute/googleplay/publish/index.html">Publishing</a></li> 314 <li><a href="/distribute/googleplay/promote/index.html">Promoting</a></li> 315 <li><a href="/distribute/googleplay/quality/index.html">App Quality</a></li> 316 <li><a href="/distribute/googleplay/spotlight/index.html">Spotlight</a></li> 317 <li><a href="/distribute/open.html">Open Distribution</a></li> 318 </ul> 319 </li> 320 </ul> 321 </div> 322 <!-- /Expanded quicknav --> 323 </div> 324 </div> 325 <!-- /Header --> 326 327 328 <div id="searchResults" class="wrap" style="display:none;"> 329 <h2 id="searchTitle">Results</h2> 330 <div id="leftSearchControl" class="search-control">Loading...</div> 331 </div> 332 333 334 335 <!-- Secondary x-nav --> 336 <div id="nav-x"> 337 <div class="wrap"> 338 <ul class="nav-x col-9 develop" style="width:100%"> 339 <li class="training"><a href="/training/index.html" 340 zh-tw-lang="" 341 zh-cn-lang="" 342 ru-lang="" 343 ko-lang="" 344 ja-lang="" 345 es-lang="Capacitacin" 346 >Training</a></li> 347 <li class="guide"><a href="/guide/components/index.html" 348 zh-tw-lang="API " 349 zh-cn-lang="API " 350 ru-lang=" API" 351 ko-lang="API " 352 ja-lang="API " 353 es-lang="Guas de la API" 354 >API Guides</a></li> 355 <li class="reference"><a href="/reference/packages.html" 356 zh-tw-lang="" 357 zh-cn-lang="" 358 ru-lang="" 359 ko-lang="" 360 ja-lang="" 361 es-lang="Referencia" 362 >Reference</a></li> 363 <li class="tools"><a href="/tools/index.html" 364 zh-tw-lang="" 365 zh-cn-lang="" 366 ru-lang="" 367 ko-lang="" 368 ja-lang="" 369 es-lang="Herramientas" 370 >Tools</a></li> 371 <li class="google"><a href="/google/index.html" 372 >Google Services</a> 373 </li> 374 </ul> 375 </div> 376 377 </div> 378 <!-- /Sendondary x-nav --> 379 380 381 382 383 384 385 386 387 388 <div class="wrap clearfix" id="body-content"> 389 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 390 <div id="devdoc-nav" class="scroll-pane"> 391 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 392 393 394 395 <ul id="nav"> 396 397 <li class="nav-section"> 398 <div class="nav-section-header empty"><a href="/google/index.html"> 399 <span class="en">Overview</span> 400 </a></div> 401 </li> 402 403 <li class="nav-section"> 404 <div class="nav-section-header empty"><a href="/google/play-services/games.html"> 405 <span class="en">Games</span> 406 </a></div> 407 </li> 408 <li class="nav-section"> 409 <div class="nav-section-header empty"><a href="/google/play-services/location.html"> 410 <span class="en">Location</span> 411 </a></div> 412 </li> 413 <li class="nav-section"> 414 <div class="nav-section-header empty"><a href="/google/play-services/plus.html"> 415 <span class="en">Google+</span> 416 </a></div> 417 </li> 418 <li class="nav-section"> 419 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 420 <span class="en">Google Maps</span> 421 </a></div> 422 </li> 423 <li class="nav-section"> 424 <div class="nav-section-header empty"><a href="/google/play-services/auth.html"> 425 <span class="en">Authorization</span> 426 </a></div> 427 </li> 428 429 430 431 <li class="nav-section"> 432 <div class="nav-section-header"><a href="/google/play-services/index.html"> 433 <span class="en">Google Play Services</span></a> 434 </div> 435 <ul> 436 <li><a href="/google/play-services/setup.html"> 437 <span class="en">Setup</span></a> 438 </li> 439 <li id="gms-tree-list" class="nav-section"> 440 <div class="nav-section-header"> 441 <a href="/reference/gms-packages.html"> 442 <span class="en">Reference</span> 443 </a> 444 <div> 445 </li> 446 </ul> 447 </li> 448 449 450 <li class="nav-section"> 451 <div class="nav-section-header"><a href="/google/play/billing/index.html"> 452 <span class="en">Google Play In-app Billing</span></a> 453 </div> 454 <ul> 455 <li><a href="/google/play/billing/billing_overview.html"> 456 <span class="en">Overview</span></a> 457 </li> 458 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html"> 459 <span class="en">Version 3 API</span></a></div> 460 <ul> 461 <li><a href="/google/play/billing/billing_integrate.html"> 462 <span class="en">Implementing the API</span></a></li> 463 <li><a href="/google/play/billing/billing_reference.html"> 464 <span class="en">Reference</span></a></li> 465 </ul> 466 </li> 467 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html"> 468 <span class="en">Version 2 API</span></a></div> 469 <ul> 470 <li><a href="/google/play/billing/v2/billing_integrate.html"> 471 <span class="en">Implementing the API</span></a></li> 472 <li><a href="/google/play/billing/v2/billing_subscriptions.html"> 473 <span class="en">Subscriptions</span></a></li> 474 <li><a href="/google/play/billing/v2/billing_reference.html"> 475 <span class="en">Reference</span></a></li> 476 </ul> 477 </li> 478 <li><a href="/google/play/billing/billing_subscriptions.html"> 479 <span class="en">Subscriptions</span></a> 480 </li> 481 <li><a href="/google/play/billing/billing_best_practices.html"> 482 <span class="en">Security and Design</span></a> 483 </li> 484 <li><a href="/google/play/billing/billing_testing.html"> 485 <span class="en">Testing In-app Billing</span></a> 486 </li> 487 <li><a href="/google/play/billing/billing_admin.html"> 488 <span class="en">Administering In-app Billing</span></a> 489 </li> 490 <li><a href="/google/play/billing/gp-purchase-status-api.html"> 491 <span class="en">Purchase Status API</span></a> 492 </li> 493 <li><a href="/google/play/billing/versions.html"> 494 <span class="en">Version Notes</span></a> 495 </li> 496 </ul> 497 </li> 498 499 500 501 <li class="nav-section"> 502 <div class="nav-section-header"><a href="/google/gcm/index.html"> 503 <span class="en">Google Cloud Messaging</span></a> 504 </div> 505 <ul> 506 <li><a href="/google/gcm/gs.html"> 507 <span class="en">Getting Started</span></a> 508 </li> 509 <li><a href="/google/gcm/gcm.html"> 510 <span class="en">Architectural Overview</span></a> 511 </li> 512 <li><a href="/google/gcm/ccs.html"> 513 <span class="en">Cloud Connection Server</span></a> 514 </li> 515 <li><a href="/google/gcm/notifications.html"> 516 <span class="en">User Notifications</span></a> 517 </li> 518 <li><a href="/google/gcm/client.html"> 519 <span class="en">GCM Client</span></a> 520 </li> 521 <li><a href="/google/gcm/server.html"> 522 <span class="en">GCM Server</span></a> 523 </li> 524 <li><a href="/google/gcm/adv.html"> 525 <span class="en">Advanced Topics</span></a> 526 </li> 527 <li><a href="/google/gcm/c2dm.html"> 528 <span class="en">Migration</span></a> 529 </li> 530 <li id="gcm-tree-list" class="nav-section"> 531 <div class="nav-section-header"> 532 <a href="/reference/gcm-packages.html"> 533 <span class="en">Reference</span> 534 </a> 535 <div> 536 </li> 537 </ul> 538 </li> 539 540 <li class="nav-section"> 541 <div class="nav-section-header"><a href="/google/play/dist.html"> 542 <span class="en">Google Play Distribution</span></a> 543 </div> 544 <ul> 545 <li><a href="/google/play/filters.html"> 546 <span class="en">Filters on Google Play</span></a> 547 </li> 548 549 <li><a href="/google/play/publishing/multiple-apks.html"> 550 <span class="en">Multiple APK Support</span></a> 551 </li> 552 <li><a href="/google/play/expansion-files.html"> 553 <span class="en">APK Expansion Files</span></a> 554 </li> 555 <li class="nav-section"> 556 <div class="nav-section-header"><a href="/google/play/licensing/index.html"> 557 <span class="en">Application Licensing</span></a> 558 </div> 559 <ul> 560 <li><a href="/google/play/licensing/overview.html"> 561 <span class="en">Licensing Overview</span></a> 562 </li> 563 <li><a href="/google/play/licensing/setting-up.html"> 564 <span class="en">Setting Up for Licensing</span></a> 565 </li> 566 <li><a href="/google/play/licensing/adding-licensing.html"> 567 <span class="en">Adding Licensing to Your App</span></a> 568 </li> 569 <li><a href="/google/play/licensing/licensing-reference.html"> 570 <span class="en">Licensing Reference</span></a> 571 </li> 572 </ul> 573 </li> 574 575 <li class="nav-section"> 576 <div class="nav-section-header"><a href="/google/backup/index.html"> 577 Android Backup Service</a> 578 </div> 579 <ul> 580 <li><a href="/google/backup/signup.html"> 581 Register</a> 582 </li> 583 </ul> 584 </li> 585 586 </ul> 587 588 </li> 589 590 591 592 </ul> 593 594 <script type="text/javascript"> 595 <!-- 596 buildToggleLists(); 597 changeNavLang(getLangPref()); 598 //--> 599 </script> 600 601 602 603 604 </div> 605 <script type="text/javascript"> 606 showGoogleRefTree(); 607 608 </script> 609 </div> <!-- end side-nav --> 610 <script> 611 $(document).ready(function() { 612 scrollIntoView("devdoc-nav"); 613 }); 614 </script> 615 616 617 618 619 620 621 <div class="col-12" id="doc-col"> 622 623 <div id="api-info-block"> 624 625 626 627 628 629 630 631 632 633 634 635 <div class="sum-details-links"> 636 637 Summary: 638 639 640 641 642 643 644 645 <a href="#lfields">Fields</a> 646 647 648 649 650 | <a href="#pubctors">Ctors</a> 651 652 653 654 655 656 657 | <a href="#inhmethods">Inherited Methods</a> 658 659 | <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 660 661 </div><!-- end sum-details-links --> 662 <div class="api-level"> 663 664 665 666 667 </div> 668 </div><!-- end api-info-block --> 669 670 671 <!-- ======== START OF CLASS DATA ======== --> 672 673 <div id="jd-header"> 674 public 675 static 676 final 677 678 class 679 <h1 itemprop="name">R.attr</h1> 680 681 682 683 684 extends Object<br/> 685 686 687 688 689 690 691 692 693 694 </div><!-- end header --> 695 696 <div id="naMessage"></div> 697 698 <div id="jd-content" class="api apilevel-"> 699 <table class="jd-inheritance-table"> 700 701 702 <tr> 703 704 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> 705 </tr> 706 707 708 <tr> 709 710 <td class="jd-inheritance-space"> ↳</td> 711 712 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.R.attr</td> 713 </tr> 714 715 716 </table> 717 718 719 720 721 722 723 724 <div class="jd-descr"> 725 726 727 728 729 730 731 </div><!-- jd-descr --> 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 <div class="jd-descr"> 749 750 751 <h2>Summary</h2> 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 <!-- =========== FIELD SUMMARY =========== --> 771 <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> 772 773 774 775 <tr class="alt-color api apilevel-" > 776 <td class="jd-typecol"><nobr> 777 public 778 static 779 780 int</nobr></td> 781 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraBearing">cameraBearing</a></td> 782 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 783 </tr> 784 785 786 <tr class=" api apilevel-" > 787 <td class="jd-typecol"><nobr> 788 public 789 static 790 791 int</nobr></td> 792 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLat">cameraTargetLat</a></td> 793 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 794 </tr> 795 796 797 <tr class="alt-color api apilevel-" > 798 <td class="jd-typecol"><nobr> 799 public 800 static 801 802 int</nobr></td> 803 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTargetLng">cameraTargetLng</a></td> 804 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 805 </tr> 806 807 808 <tr class=" api apilevel-" > 809 <td class="jd-typecol"><nobr> 810 public 811 static 812 813 int</nobr></td> 814 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraTilt">cameraTilt</a></td> 815 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 816 </tr> 817 818 819 <tr class="alt-color api apilevel-" > 820 <td class="jd-typecol"><nobr> 821 public 822 static 823 824 int</nobr></td> 825 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#cameraZoom">cameraZoom</a></td> 826 <td class="jd-descrcol" width="100%"><p>Must be a floating point value, such as "<code>1.2</code>".</td> 827 </tr> 828 829 830 <tr class=" api apilevel-" > 831 <td class="jd-typecol"><nobr> 832 public 833 static 834 835 int</nobr></td> 836 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#mapType">mapType</a></td> 837 <td class="jd-descrcol" width="100%"><p>Must be one of the following constant values.</td> 838 </tr> 839 840 841 <tr class="alt-color api apilevel-" > 842 <td class="jd-typecol"><nobr> 843 public 844 static 845 846 int</nobr></td> 847 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiCompass">uiCompass</a></td> 848 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 849 </tr> 850 851 852 <tr class=" api apilevel-" > 853 <td class="jd-typecol"><nobr> 854 public 855 static 856 857 int</nobr></td> 858 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiRotateGestures">uiRotateGestures</a></td> 859 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 860 </tr> 861 862 863 <tr class="alt-color api apilevel-" > 864 <td class="jd-typecol"><nobr> 865 public 866 static 867 868 int</nobr></td> 869 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiScrollGestures">uiScrollGestures</a></td> 870 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 871 </tr> 872 873 874 <tr class=" api apilevel-" > 875 <td class="jd-typecol"><nobr> 876 public 877 static 878 879 int</nobr></td> 880 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiTiltGestures">uiTiltGestures</a></td> 881 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 882 </tr> 883 884 885 <tr class="alt-color api apilevel-" > 886 <td class="jd-typecol"><nobr> 887 public 888 static 889 890 int</nobr></td> 891 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiZoomControls">uiZoomControls</a></td> 892 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 893 </tr> 894 895 896 <tr class=" api apilevel-" > 897 <td class="jd-typecol"><nobr> 898 public 899 static 900 901 int</nobr></td> 902 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#uiZoomGestures">uiZoomGestures</a></td> 903 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 904 </tr> 905 906 907 <tr class="alt-color api apilevel-" > 908 <td class="jd-typecol"><nobr> 909 public 910 static 911 912 int</nobr></td> 913 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#useViewLifecycle">useViewLifecycle</a></td> 914 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 915 </tr> 916 917 918 <tr class=" api apilevel-" > 919 <td class="jd-typecol"><nobr> 920 public 921 static 922 923 int</nobr></td> 924 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.attr.html#zOrderOnTop">zOrderOnTop</a></td> 925 <td class="jd-descrcol" width="100%"><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</td> 926 </tr> 927 928 929 930 </table> 931 932 933 934 935 936 937 938 <!-- ======== CONSTRUCTOR SUMMARY ======== --> 939 <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> 940 941 942 943 944 <tr class="alt-color api apilevel-" > 945 <td class="jd-typecol"><nobr> 946 947 948 949 950 951 </nobr> 952 </td> 953 <td class="jd-linkcol" width="100%"><nobr> 954 <span class="sympad"><a href="/reference/com/google/android/gms/R.attr.html#R.attr()">R.attr</a></span>()</nobr> 955 956 </td></tr> 957 958 959 960 </table> 961 962 963 964 965 966 967 968 969 970 971 972 <!-- ========== METHOD SUMMARY =========== --> 973 <table id="inhmethods" class="jd-sumtable"><tr><th> 974 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> 975 <div style="clear:left;">Inherited Methods</div></th></tr> 976 977 978 <tr class="api apilevel-" > 979 <td colspan="12"> 980 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 981 ><img id="inherited-methods-java.lang.Object-trigger" 982 src="/assets/images/triangle-closed.png" 983 class="jd-expando-trigger-img" /></a> 984 From class 985 986 java.lang.Object 987 988 <div id="inherited-methods-java.lang.Object"> 989 <div id="inherited-methods-java.lang.Object-list" 990 class="jd-inheritedlinks"> 991 </div> 992 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 993 <table class="jd-sumtable-expando"> 994 995 996 997 998 <tr class="alt-color api apilevel-" > 999 <td class="jd-typecol"><nobr> 1000 1001 1002 1003 1004 1005 Object</nobr> 1006 </td> 1007 <td class="jd-linkcol" width="100%"><nobr> 1008 <span class="sympad">clone</span>()</nobr> 1009 1010 </td></tr> 1011 1012 1013 1014 <tr class=" api apilevel-" > 1015 <td class="jd-typecol"><nobr> 1016 1017 1018 1019 1020 1021 boolean</nobr> 1022 </td> 1023 <td class="jd-linkcol" width="100%"><nobr> 1024 <span class="sympad">equals</span>(Object arg0)</nobr> 1025 1026 </td></tr> 1027 1028 1029 1030 <tr class="alt-color api apilevel-" > 1031 <td class="jd-typecol"><nobr> 1032 1033 1034 1035 1036 1037 void</nobr> 1038 </td> 1039 <td class="jd-linkcol" width="100%"><nobr> 1040 <span class="sympad">finalize</span>()</nobr> 1041 1042 </td></tr> 1043 1044 1045 1046 <tr class=" api apilevel-" > 1047 <td class="jd-typecol"><nobr> 1048 1049 1050 final 1051 1052 1053 Class<?></nobr> 1054 </td> 1055 <td class="jd-linkcol" width="100%"><nobr> 1056 <span class="sympad">getClass</span>()</nobr> 1057 1058 </td></tr> 1059 1060 1061 1062 <tr class="alt-color api apilevel-" > 1063 <td class="jd-typecol"><nobr> 1064 1065 1066 1067 1068 1069 int</nobr> 1070 </td> 1071 <td class="jd-linkcol" width="100%"><nobr> 1072 <span class="sympad">hashCode</span>()</nobr> 1073 1074 </td></tr> 1075 1076 1077 1078 <tr class=" api apilevel-" > 1079 <td class="jd-typecol"><nobr> 1080 1081 1082 final 1083 1084 1085 void</nobr> 1086 </td> 1087 <td class="jd-linkcol" width="100%"><nobr> 1088 <span class="sympad">notify</span>()</nobr> 1089 1090 </td></tr> 1091 1092 1093 1094 <tr class="alt-color api apilevel-" > 1095 <td class="jd-typecol"><nobr> 1096 1097 1098 final 1099 1100 1101 void</nobr> 1102 </td> 1103 <td class="jd-linkcol" width="100%"><nobr> 1104 <span class="sympad">notifyAll</span>()</nobr> 1105 1106 </td></tr> 1107 1108 1109 1110 <tr class=" api apilevel-" > 1111 <td class="jd-typecol"><nobr> 1112 1113 1114 1115 1116 1117 String</nobr> 1118 </td> 1119 <td class="jd-linkcol" width="100%"><nobr> 1120 <span class="sympad">toString</span>()</nobr> 1121 1122 </td></tr> 1123 1124 1125 1126 <tr class="alt-color api apilevel-" > 1127 <td class="jd-typecol"><nobr> 1128 1129 1130 final 1131 1132 1133 void</nobr> 1134 </td> 1135 <td class="jd-linkcol" width="100%"><nobr> 1136 <span class="sympad">wait</span>()</nobr> 1137 1138 </td></tr> 1139 1140 1141 1142 <tr class=" api apilevel-" > 1143 <td class="jd-typecol"><nobr> 1144 1145 1146 final 1147 1148 1149 void</nobr> 1150 </td> 1151 <td class="jd-linkcol" width="100%"><nobr> 1152 <span class="sympad">wait</span>(long arg0, int arg1)</nobr> 1153 1154 </td></tr> 1155 1156 1157 1158 <tr class="alt-color api apilevel-" > 1159 <td class="jd-typecol"><nobr> 1160 1161 1162 final 1163 1164 1165 void</nobr> 1166 </td> 1167 <td class="jd-linkcol" width="100%"><nobr> 1168 <span class="sympad">wait</span>(long arg0)</nobr> 1169 1170 </td></tr> 1171 1172 1173 </table> 1174 </div> 1175 </div> 1176 </td></tr> 1177 1178 1179 </table> 1180 1181 1182 </div><!-- jd-descr (summary) --> 1183 1184 <!-- Details --> 1185 1186 1187 1188 1189 1190 1191 1192 1193 <!-- XML Attributes --> 1194 1195 1196 <!-- Enum Values --> 1197 1198 1199 <!-- Constants --> 1200 1201 1202 <!-- Fields --> 1203 1204 1205 <!-- ========= FIELD DETAIL ======== --> 1206 <h2>Fields</h2> 1207 1208 1209 1210 1211 <A NAME="cameraBearing"></A> 1212 1213 <div class="jd-details api apilevel-"> 1214 <h4 class="jd-details-title"> 1215 <span class="normal"> 1216 public 1217 static 1218 1219 int 1220 </span> 1221 cameraBearing 1222 </h4> 1223 <div class="api-level"> 1224 1225 1226 1227 1228 </div> 1229 <div class="jd-details-descr"> 1230 1231 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1232 <p>This may also be a reference to a resource (in the form 1233 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1234 theme attribute (in the form 1235 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1236 containing a value of this type. 1237 </p></div> 1238 1239 1240 </div> 1241 </div> 1242 1243 1244 1245 <A NAME="cameraTargetLat"></A> 1246 1247 <div class="jd-details api apilevel-"> 1248 <h4 class="jd-details-title"> 1249 <span class="normal"> 1250 public 1251 static 1252 1253 int 1254 </span> 1255 cameraTargetLat 1256 </h4> 1257 <div class="api-level"> 1258 1259 1260 1261 1262 </div> 1263 <div class="jd-details-descr"> 1264 1265 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1266 <p>This may also be a reference to a resource (in the form 1267 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1268 theme attribute (in the form 1269 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1270 containing a value of this type. 1271 </p></div> 1272 1273 1274 </div> 1275 </div> 1276 1277 1278 1279 <A NAME="cameraTargetLng"></A> 1280 1281 <div class="jd-details api apilevel-"> 1282 <h4 class="jd-details-title"> 1283 <span class="normal"> 1284 public 1285 static 1286 1287 int 1288 </span> 1289 cameraTargetLng 1290 </h4> 1291 <div class="api-level"> 1292 1293 1294 1295 1296 </div> 1297 <div class="jd-details-descr"> 1298 1299 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1300 <p>This may also be a reference to a resource (in the form 1301 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1302 theme attribute (in the form 1303 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1304 containing a value of this type. 1305 </p></div> 1306 1307 1308 </div> 1309 </div> 1310 1311 1312 1313 <A NAME="cameraTilt"></A> 1314 1315 <div class="jd-details api apilevel-"> 1316 <h4 class="jd-details-title"> 1317 <span class="normal"> 1318 public 1319 static 1320 1321 int 1322 </span> 1323 cameraTilt 1324 </h4> 1325 <div class="api-level"> 1326 1327 1328 1329 1330 </div> 1331 <div class="jd-details-descr"> 1332 1333 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1334 <p>This may also be a reference to a resource (in the form 1335 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1336 theme attribute (in the form 1337 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1338 containing a value of this type. 1339 </p></div> 1340 1341 1342 </div> 1343 </div> 1344 1345 1346 1347 <A NAME="cameraZoom"></A> 1348 1349 <div class="jd-details api apilevel-"> 1350 <h4 class="jd-details-title"> 1351 <span class="normal"> 1352 public 1353 static 1354 1355 int 1356 </span> 1357 cameraZoom 1358 </h4> 1359 <div class="api-level"> 1360 1361 1362 1363 1364 </div> 1365 <div class="jd-details-descr"> 1366 1367 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a floating point value, such as "<code>1.2</code>". 1368 <p>This may also be a reference to a resource (in the form 1369 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1370 theme attribute (in the form 1371 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1372 containing a value of this type. 1373 </p></div> 1374 1375 1376 </div> 1377 </div> 1378 1379 1380 1381 <A NAME="mapType"></A> 1382 1383 <div class="jd-details api apilevel-"> 1384 <h4 class="jd-details-title"> 1385 <span class="normal"> 1386 public 1387 static 1388 1389 int 1390 </span> 1391 mapType 1392 </h4> 1393 <div class="api-level"> 1394 1395 1396 1397 1398 </div> 1399 <div class="jd-details-descr"> 1400 1401 <div class="jd-tagdata jd-tagdescr"><p><p>Must be one of the following constant values.</p> 1402 <table> 1403 <colgroup align="left" /> 1404 <colgroup align="left" /> 1405 <colgroup align="left" /> 1406 <tr><th>Constant</th><th>Value</th><th>Description</th></tr> 1407 <tr><td><code>none</code></td><td>0</td><td></td></tr> 1408 <tr><td><code>normal</code></td><td>1</td><td></td></tr> 1409 <tr><td><code>satellite</code></td><td>2</td><td></td></tr> 1410 <tr><td><code>terrain</code></td><td>3</td><td></td></tr> 1411 <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> 1412 </table> 1413 </p></div> 1414 1415 1416 </div> 1417 </div> 1418 1419 1420 1421 <A NAME="uiCompass"></A> 1422 1423 <div class="jd-details api apilevel-"> 1424 <h4 class="jd-details-title"> 1425 <span class="normal"> 1426 public 1427 static 1428 1429 int 1430 </span> 1431 uiCompass 1432 </h4> 1433 <div class="api-level"> 1434 1435 1436 1437 1438 </div> 1439 <div class="jd-details-descr"> 1440 1441 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1442 <p>This may also be a reference to a resource (in the form 1443 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1444 theme attribute (in the form 1445 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1446 containing a value of this type. 1447 </p></div> 1448 1449 1450 </div> 1451 </div> 1452 1453 1454 1455 <A NAME="uiRotateGestures"></A> 1456 1457 <div class="jd-details api apilevel-"> 1458 <h4 class="jd-details-title"> 1459 <span class="normal"> 1460 public 1461 static 1462 1463 int 1464 </span> 1465 uiRotateGestures 1466 </h4> 1467 <div class="api-level"> 1468 1469 1470 1471 1472 </div> 1473 <div class="jd-details-descr"> 1474 1475 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1476 <p>This may also be a reference to a resource (in the form 1477 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1478 theme attribute (in the form 1479 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1480 containing a value of this type. 1481 </p></div> 1482 1483 1484 </div> 1485 </div> 1486 1487 1488 1489 <A NAME="uiScrollGestures"></A> 1490 1491 <div class="jd-details api apilevel-"> 1492 <h4 class="jd-details-title"> 1493 <span class="normal"> 1494 public 1495 static 1496 1497 int 1498 </span> 1499 uiScrollGestures 1500 </h4> 1501 <div class="api-level"> 1502 1503 1504 1505 1506 </div> 1507 <div class="jd-details-descr"> 1508 1509 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1510 <p>This may also be a reference to a resource (in the form 1511 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1512 theme attribute (in the form 1513 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1514 containing a value of this type. 1515 </p></div> 1516 1517 1518 </div> 1519 </div> 1520 1521 1522 1523 <A NAME="uiTiltGestures"></A> 1524 1525 <div class="jd-details api apilevel-"> 1526 <h4 class="jd-details-title"> 1527 <span class="normal"> 1528 public 1529 static 1530 1531 int 1532 </span> 1533 uiTiltGestures 1534 </h4> 1535 <div class="api-level"> 1536 1537 1538 1539 1540 </div> 1541 <div class="jd-details-descr"> 1542 1543 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1544 <p>This may also be a reference to a resource (in the form 1545 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1546 theme attribute (in the form 1547 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1548 containing a value of this type. 1549 </p></div> 1550 1551 1552 </div> 1553 </div> 1554 1555 1556 1557 <A NAME="uiZoomControls"></A> 1558 1559 <div class="jd-details api apilevel-"> 1560 <h4 class="jd-details-title"> 1561 <span class="normal"> 1562 public 1563 static 1564 1565 int 1566 </span> 1567 uiZoomControls 1568 </h4> 1569 <div class="api-level"> 1570 1571 1572 1573 1574 </div> 1575 <div class="jd-details-descr"> 1576 1577 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1578 <p>This may also be a reference to a resource (in the form 1579 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1580 theme attribute (in the form 1581 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1582 containing a value of this type. 1583 </p></div> 1584 1585 1586 </div> 1587 </div> 1588 1589 1590 1591 <A NAME="uiZoomGestures"></A> 1592 1593 <div class="jd-details api apilevel-"> 1594 <h4 class="jd-details-title"> 1595 <span class="normal"> 1596 public 1597 static 1598 1599 int 1600 </span> 1601 uiZoomGestures 1602 </h4> 1603 <div class="api-level"> 1604 1605 1606 1607 1608 </div> 1609 <div class="jd-details-descr"> 1610 1611 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1612 <p>This may also be a reference to a resource (in the form 1613 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1614 theme attribute (in the form 1615 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1616 containing a value of this type. 1617 </p></div> 1618 1619 1620 </div> 1621 </div> 1622 1623 1624 1625 <A NAME="useViewLifecycle"></A> 1626 1627 <div class="jd-details api apilevel-"> 1628 <h4 class="jd-details-title"> 1629 <span class="normal"> 1630 public 1631 static 1632 1633 int 1634 </span> 1635 useViewLifecycle 1636 </h4> 1637 <div class="api-level"> 1638 1639 1640 1641 1642 </div> 1643 <div class="jd-details-descr"> 1644 1645 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1646 <p>This may also be a reference to a resource (in the form 1647 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1648 theme attribute (in the form 1649 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1650 containing a value of this type. 1651 </p></div> 1652 1653 1654 </div> 1655 </div> 1656 1657 1658 1659 <A NAME="zOrderOnTop"></A> 1660 1661 <div class="jd-details api apilevel-"> 1662 <h4 class="jd-details-title"> 1663 <span class="normal"> 1664 public 1665 static 1666 1667 int 1668 </span> 1669 zOrderOnTop 1670 </h4> 1671 <div class="api-level"> 1672 1673 1674 1675 1676 </div> 1677 <div class="jd-details-descr"> 1678 1679 <div class="jd-tagdata jd-tagdescr"><p><p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". 1680 <p>This may also be a reference to a resource (in the form 1681 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or 1682 theme attribute (in the form 1683 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") 1684 containing a value of this type. 1685 </p></div> 1686 1687 1688 </div> 1689 </div> 1690 1691 1692 1693 1694 <!-- Public ctors --> 1695 1696 1697 <!-- ========= CONSTRUCTOR DETAIL ======== --> 1698 <h2>Public Constructors</h2> 1699 1700 1701 1702 <A NAME="R.attr()"></A> 1703 1704 <div class="jd-details api apilevel-"> 1705 <h4 class="jd-details-title"> 1706 <span class="normal"> 1707 public 1708 1709 1710 1711 1712 1713 </span> 1714 <span class="sympad">R.attr</span> 1715 <span class="normal">()</span> 1716 </h4> 1717 <div class="api-level"> 1718 <div></div> 1719 1720 1721 1722 </div> 1723 <div class="jd-details-descr"> 1724 1725 <div class="jd-tagdata jd-tagdescr"><p></p></div> 1726 1727 </div> 1728 </div> 1729 1730 1731 1732 1733 1734 <!-- ========= CONSTRUCTOR DETAIL ======== --> 1735 <!-- Protected ctors --> 1736 1737 1738 1739 <!-- ========= METHOD DETAIL ======== --> 1740 <!-- Public methdos --> 1741 1742 1743 1744 <!-- ========= METHOD DETAIL ======== --> 1745 1746 1747 1748 <!-- ========= END OF CLASS DATA ========= --> 1749 <A NAME="navbar_top"></A> 1750 1751 <div id="footer" class="wrap" > 1752 1753 1754 <div id="copyright"> 1755 1756 Except as noted, this content is licensed under <a 1757 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. 1758 For details and restrictions, see the <a href="/license.html"> 1759 Content License</a>. 1760 </div> 1761 <div id="build_info"> 1762 1763 <script src="/timestamp.js" type="text/javascript"></script> 1764 <script>document.write(BUILD_TIMESTAMP)</script> 1765 1766 </div> 1767 1768 1769 <div id="footerlinks"> 1770 1771 <p> 1772 <a href="/about/index.html">About Android</a> | 1773 <a href="/legal.html">Legal</a> | 1774 <a href="/support.html">Support</a> 1775 </p> 1776 </div> 1777 1778 </div> <!-- end footer --> 1779 </div> <!-- jd-content --> 1780 1781 </div><!-- end doc-content --> 1782 1783 </div> <!-- end body-content --> 1784 1785 1786 1787 1788 1789 1790 </body> 1791 </html> 1792