blob: 90c69017454908d6812e76c6aaea2ab5c89daa0e [file] [log] [blame]
Quddus Chong489218c2015-02-26 16:38:46 -08001<!DOCTYPE html>
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98<html>
99<head>
100
101
102<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
103<meta name="viewport" content="width=device-width" />
104
105<link rel="shortcut icon" type="image/x-icon" href="../../../../../../favicon.ico" />
106<title>PositionAssertions | Android Developers</title>
107
108<!-- STYLESHEETS -->
109<link rel="stylesheet"
110href="http://fonts.googleapis.com/css?family=Roboto+Condensed">
111<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
112 title="roboto">
113<link href="../../../../../../assets/css/default.css?v=2" rel="stylesheet" type="text/css">
114
115
116<!-- FULLSCREEN STYLESHEET -->
117<link href="../../../../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen"
118type="text/css">
119
120
121<!-- JAVASCRIPT -->
122<script src="http://www.google.com/jsapi" type="text/javascript"></script>
123<script src="../../../../../../assets/js/android_3p-bundle.js" type="text/javascript"></script>
124<script type="text/javascript">
125 var toRoot = "../../../../../../";
126 var metaTags = [];
127 var devsite = false;
128</script>
129<script src="../../../../../../assets/js/docs.js?v=2" type="text/javascript"></script>
130
131<script>
132 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
133 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
134 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
135 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
136
137 ga('create', 'UA-5831155-1', 'android.com');
138 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
139 ga('send', 'pageview');
140 ga('universal.send', 'pageview'); // Send page view for new tracker.
141</script>
142
143</head>
144
145<body class="gc-documentation
146 develop reference" itemscope itemtype="http://schema.org/Article">
147 <div id="doc-api-level" class="" style="display:none"></div>
148 <a name="top"></a>
149
150
151<a name="top"></a>
152
153 <!-- Header -->
154 <div id="header-wrapper">
155 <div id="header">
156
157
158
159
160 <div class="wrap" id="header-wrap">
161 <div class="col-3 logo">
162 <a href="../../../../../../index.html">
163 <img src="../../../../../../assets/images/dac_logo.png"
164 srcset="../../../../../../assets/images/dac_logo@2x.png 2x"
165 width="123" height="25" alt="Android Developers" />
166 </a>
167 <div class="btn-quicknav" id="btn-quicknav">
168 <a href="#" class="arrow-inactive">Quicknav</a>
169 <a href="#" class="arrow-active">Quicknav</a>
170 </div>
171 </div>
172 <ul class="nav-x col-9">
173 <li class="design">
174 <a href="../../../../../../design/index.html"
175 zh-tw-lang="設計"
176 zh-cn-lang="设计"
177 ru-lang="Проектирование"
178 ko-lang="디자인"
179 ja-lang="設計"
180 es-lang="Diseñar"
181 >Design</a></li>
182 <li class="develop"><a href="../../../../../../develop/index.html"
183 zh-tw-lang="開發"
184 zh-cn-lang="开发"
185 ru-lang="Разработка"
186 ko-lang="개발"
187 ja-lang="開発"
188 es-lang="Desarrollar"
189 >Develop</a></li>
190 <li class="distribute last"><a href="../../../../../../distribute/index.html"
191 zh-tw-lang="發佈"
192 zh-cn-lang="分发"
193 ru-lang="Распространение"
194 ko-lang="배포"
195 ja-lang="配布"
196 es-lang="Distribuir"
197 >Distribute</a></li>
198 </ul>
199
200
201
202
203<div class="menu-container">
204 <div class="moremenu">
205 <div id="more-btn"></div>
206 </div>
207 <div class="morehover" id="moremenu">
208 <div class="top"></div>
209 <div class="mid">
210 <div class="header">Links</div>
211 <ul>
212 <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li>
213 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
214 <li><a href="../../../../../../about/index.html">About Android</a></li>
215 </ul>
216 <div class="header">Android Sites</div>
217 <ul>
218 <li><a href="http://www.android.com">Android.com</a></li>
219 <li class="active"><a>Android Developers</a></li>
220 <li><a href="http://source.android.com">Android Open Source Project</a></li>
221 </ul>
222
223
224
225
226 <br class="clearfix" />
227 </div><!-- end 'mid' -->
228 <div class="bottom"></div>
229 </div><!-- end 'moremenu' -->
230
231 <div class="search" id="search-container">
232 <div class="search-inner">
233 <div id="search-btn"></div>
234 <div class="left"></div>
235 <form onsubmit="return submit_search()">
236 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
237 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
238 onkeydown="return search_changed(event, true, '../../../../../../')"
239 onkeyup="return search_changed(event, false, '../../../../../../')" />
240 </form>
241 <div class="right"></div>
242 <a class="close hide">close</a>
243 <div class="left"></div>
244 <div class="right"></div>
245 </div><!-- end search-inner -->
246 </div><!-- end search-container -->
247
248 <div class="search_filtered_wrapper reference">
249 <div class="suggest-card reference no-display">
250 <ul class="search_filtered">
251 </ul>
252 </div>
253 </div>
254
255 <div class="search_filtered_wrapper docs">
256 <div class="suggest-card dummy no-display">&nbsp;</div>
257 <div class="suggest-card develop no-display">
258 <ul class="search_filtered">
259 </ul>
260 <div class="child-card guides no-display">
261 </div>
262 <div class="child-card training no-display">
263 </div>
264 <div class="child-card samples no-display">
265 </div>
266 </div>
267 <div class="suggest-card design no-display">
268 <ul class="search_filtered">
269 </ul>
270 </div>
271 <div class="suggest-card distribute no-display">
272 <ul class="search_filtered">
273 </ul>
274 </div>
275 </div>
276</div><!-- end menu-container (search and menu widget) -->
277
278
279
280 <!-- Expanded quicknav -->
281 <div id="quicknav" class="col-13">
282 <ul>
283 <li class="about">
284 <ul>
285 <li><a href="../../../../../../about/index.html">About</a></li>
286 <li><a href="../../../../../../wear/index.html">Wear</a></li>
287 <li><a href="../../../../../../tv/index.html">TV</a></li>
288 <li><a href="../../../../../../auto/index.html">Auto</a></li>
289 </ul>
290 </li>
291 <li class="design">
292 <ul>
293 <li><a href="../../../../../../design/index.html">Get Started</a></li>
294 <li><a href="../../../../../../design/devices.html">Devices</a></li>
295 <li><a href="../../../../../../design/style/index.html">Style</a></li>
296 <li><a href="../../../../../../design/patterns/index.html">Patterns</a></li>
297 <li><a href="../../../../../../design/building-blocks/index.html">Building Blocks</a></li>
298 <li><a href="../../../../../../design/downloads/index.html">Downloads</a></li>
299 <li><a href="../../../../../../design/videos/index.html">Videos</a></li>
300 </ul>
301 </li>
302 <li class="develop">
303 <ul>
304 <li><a href="../../../../../../training/index.html"
305 zh-tw-lang="訓練課程"
306 zh-cn-lang="培训"
307 ru-lang="Курсы"
308 ko-lang="교육"
309 ja-lang="トレーニング"
310 es-lang="Capacitación"
311 >Training</a></li>
312 <li><a href="../../../../../../guide/index.html"
313 zh-tw-lang="API 指南"
314 zh-cn-lang="API 指南"
315 ru-lang="Руководства по API"
316 ko-lang="API 가이드"
317 ja-lang="API ガイド"
318 es-lang="Guías de la API"
319 >API Guides</a></li>
320 <li><a href="../../../../../../reference/packages.html"
321 zh-tw-lang="參考資源"
322 zh-cn-lang="参考"
323 ru-lang="Справочник"
324 ko-lang="참조문서"
325 ja-lang="リファレンス"
326 es-lang="Referencia"
327 >Reference</a></li>
328 <li><a href="../../../../../../sdk/index.html"
329 zh-tw-lang="相關工具"
330 zh-cn-lang="工具"
331 ru-lang="Инструменты"
332 ko-lang="도구"
333 ja-lang="ツール"
334 es-lang="Herramientas"
335 >Tools</a>
336 </li>
337 <li><a href="../../../../../../google/index.html">Google Services</a>
338 </li>
339
340 </ul>
341 </li>
342 <li class="distribute last">
343 <ul>
344 <li><a href="../../../../../../distribute/googleplay/index.html">Google Play</a></li>
345 <li><a href="../../../../../../distribute/essentials/index.html">Essentials</a></li>
346 <li><a href="../../../../../../distribute/users/index.html">Get Users</a></li>
347 <li><a href="../../../../../../distribute/engage/index.html">Engage &amp; Retain</a></li>
348 <li><a href="../../../../../../distribute/monetize/index.html">Monetize</a></li>
349 <li><a href="../../../../../../distribute/tools/index.html">Tools &amp; Reference</a></li>
350 <li><a href="../../../../../../distribute/stories/index.html">Developer Stories</a></li>
351 </ul>
352 </li>
353 </ul>
354 </div><!-- /Expanded quicknav -->
355 </div><!-- end header-wrap.wrap -->
356 </div><!-- end header -->
357
358
359 <!-- Secondary x-nav -->
360 <div id="nav-x">
361 <div class="wrap" style="position:relative;z-index:1">
362
363
364 <a id="helpoutsLink" class="resource resource-card resource-card-6x2x3 resource-card-6x2 helpouts-card"
365 href="http://helpouts.google.com/partner/landing/provider/googledevelopers" target="_blank">
366 <div class="card-bg helpouts-card-bg"></div>
367 <div class="card-info">
368 <div class="helpouts-description">
369 <div class="text">Help developers solve problems<br/>
370 <span id="helpoutsLinkText" class="link-color" style="display:block;padding-top:5px;text-align:right">Learn more</span>
371 </div>
372 </div>
373 </div>
374 </a>
375 <script>
376 var textA = "LEARN MORE";
377 var linkA = "http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=android_banner1&utm_medium=banner&utm_campaign=android_provider_banner1";
378 var textB = "SIGN UP NOW";
379 var linkB = "http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=android_banner2&utm_medium=banner&utm_campaign=android_provider_banner2";
380
381 if (Math.floor(1/Math.random()) > 1) {
382 $("a#helpoutsLink").attr('href', linkA);
383 $("span#helpoutsLinkText").text(textA);
384 } else {
385 $("a#helpoutsLink").attr('href', linkB);
386 $("span#helpoutsLinkText").text(textB);
387 }
388 </script>
389
390
391 <ul class="nav-x col-9 develop" style="width:100%">
392 <li class="training"><a href="../../../../../../training/index.html"
393 zh-tw-lang="訓練課程"
394 zh-cn-lang="培训"
395 ru-lang="Курсы"
396 ko-lang="교육"
397 ja-lang="トレーニング"
398 es-lang="Capacitación"
399 >Training</a></li>
400 <li class="guide"><a href="../../../../../../guide/index.html"
401 zh-tw-lang="API 指南"
402 zh-cn-lang="API 指南"
403 ru-lang="Руководства по API"
404 ko-lang="API 가이드"
405 ja-lang="API ガイド"
406 es-lang="Guías de la API"
407 >API Guides</a></li>
408 <li class="reference"><a href="../../../../../../reference/packages.html"
409 zh-tw-lang="參考資源"
410 zh-cn-lang="参考"
411 ru-lang="Справочник"
412 ko-lang="참조문서"
413 ja-lang="リファレンス"
414 es-lang="Referencia"
415 >Reference</a></li>
416 <li class="tools"><a href="../../../../../../sdk/index.html"
417 zh-tw-lang="相關工具"
418 zh-cn-lang="工具"
419 ru-lang="Инструменты"
420 ko-lang="도구"
421 ja-lang="ツール"
422 es-lang="Herramientas"
423 >Tools</a></li>
424 <li class="google"><a href="../../../../../../google/index.html"
425 >Google Services</a>
426 </li>
427
428 </ul>
429 </div>
430 </div>
431 <!-- /Sendondary x-nav DEVELOP -->
432
433
434
435 <div id="searchResults" class="wrap" style="display:none;">
436 <h2 id="searchTitle">Results</h2>
437 <div id="leftSearchControl" class="search-control">Loading...</div>
438 </div>
439 </div> <!--end header-wrapper -->
440
441 <div id="sticky-header">
442 <div>
443 <a class="logo" href="#top"></a>
444 <a class="top" href="#top"></a>
445 <ul class="breadcrumb">
446
447 <li class="current">PositionAssertions</li>
448 </ul>
449 </div>
450 </div>
451
452
453
454
455
456 <div class="wrap clearfix" id="body-content">
457 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
458 <div id="devdoc-nav">
459 <div id="api-nav-header">
460 <div id="api-level-toggle">
461 <label for="apiLevelCheckbox" class="disabled"
462 title="Select your target API level to dim unavailable APIs">API level: </label>
463 <div class="select-wrapper">
464 <select id="apiLevelSelector">
465 <!-- option elements added by buildApiLevelSelector() -->
466 </select>
467 </div>
468 </div><!-- end toggle -->
469 <div id="api-nav-title">Android APIs</div>
470 </div><!-- end nav header -->
471 <script>
472 var SINCE_DATA = [ ];
473 buildApiLevelSelector();
474 </script>
475
476 <div id="swapper">
477 <div id="nav-panels">
478 <div id="resize-packages-nav">
479 <div id="packages-nav" class="scroll-pane">
480
481 <ul>
482
483 <li class="api apilevel-">
484 <a href="../../../../../../reference/android/support/test/package-summary.html">android.support.test</a></li>
485 <li class="api apilevel-">
486 <a href="../../../../../../reference/android/support/test/espresso/package-summary.html">android.support.test.espresso</a></li>
487 <li class="api apilevel-">
488 <a href="../../../../../../reference/android/support/test/espresso/action/package-summary.html">android.support.test.espresso.action</a></li>
489 <li class="selected api apilevel-">
490 <a href="../../../../../../reference/android/support/test/espresso/assertion/package-summary.html">android.support.test.espresso.assertion</a></li>
491 <li class="api apilevel-">
492 <a href="../../../../../../reference/android/support/test/espresso/base/package-summary.html">android.support.test.espresso.base</a></li>
493 <li class="api apilevel-">
494 <a href="../../../../../../reference/android/support/test/espresso/contrib/package-summary.html">android.support.test.espresso.contrib</a></li>
495 <li class="api apilevel-">
496 <a href="../../../../../../reference/android/support/test/espresso/matcher/package-summary.html">android.support.test.espresso.matcher</a></li>
497 <li class="api apilevel-">
498 <a href="../../../../../../reference/android/support/test/espresso/util/package-summary.html">android.support.test.espresso.util</a></li>
499 <li class="api apilevel-">
500 <a href="../../../../../../reference/android/support/test/filters/package-summary.html">android.support.test.filters</a></li>
501 <li class="api apilevel-">
502 <a href="../../../../../../reference/android/support/test/runner/package-summary.html">android.support.test.runner</a></li>
503 <li class="api apilevel-">
504 <a href="../../../../../../reference/android/support/test/runner/lifecycle/package-summary.html">android.support.test.runner.lifecycle</a></li>
505 <li class="api apilevel-">
506 <a href="../../../../../../reference/android/support/test/uiautomator/package-summary.html">android.support.test.uiautomator</a></li>
507 </ul><br/>
508
509 </div> <!-- end packages-nav -->
510 </div> <!-- end resize-packages -->
511 <div id="classes-nav" class="scroll-pane">
512
513
514
515 <ul>
516
517
518
519 <li><h2>Classes</h2>
520 <ul>
521 <li class="api apilevel-"><a href="../../../../../../reference/android/support/test/espresso/assertion/LayoutAssertions.html">LayoutAssertions</a></li>
522 <li class="selected api apilevel-"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html">PositionAssertions</a></li>
523 <li class="api apilevel-"><a href="../../../../../../reference/android/support/test/espresso/assertion/ViewAssertions.html">ViewAssertions</a></li>
524 </ul>
525 </li>
526
527
528
529 </ul><br/>
530
531
532 </div><!-- end classes -->
533 </div><!-- end nav-panels -->
534 <div id="nav-tree" style="display:none" class="scroll-pane">
535 <div id="tree-list"></div>
536 </div><!-- end nav-tree -->
537 </div><!-- end swapper -->
538 <div id="nav-swap">
539 <a class="fullscreen">fullscreen</a>
540 <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>
541 </div>
542 </div> <!-- end devdoc-nav -->
543 </div> <!-- end side-nav -->
544 <script type="text/javascript">
545 // init fullscreen based on user pref
546 var fullscreen = readCookie("fullscreen");
547 if (fullscreen != 0) {
548 if (fullscreen == "false") {
549 toggleFullscreen(false);
550 } else {
551 toggleFullscreen(true);
552 }
553 }
554 // init nav version for mobile
555 if (isMobile) {
556 swapNav(); // tree view should be used on mobile
557 $('#nav-swap').hide();
558 } else {
559 chooseDefaultNav();
560 if ($("#nav-tree").is(':visible')) {
561 init_default_navtree("../../../../../../");
562 }
563 }
564 // scroll the selected page into view
565 $(document).ready(function() {
566 scrollIntoView("packages-nav");
567 scrollIntoView("classes-nav");
568 });
569 </script>
570
571
572
573
574
575<div class="col-12" id="doc-col">
576
577<div id="api-info-block">
578
579
580
581
582
583
584
585
586
587
588
589<div class="sum-details-links">
590
591Summary:
592
593
594
595
596
597
598
599
600
601
602
603 <a href="#pubmethods">Methods</a>
604
605
606
607
608 &#124; <a href="#inhmethods">Inherited Methods</a>
609
610&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
611
612</div><!-- end sum-details-links -->
613<div class="api-level">
614
615
616
617
618</div>
619</div><!-- end api-info-block -->
620
621
622<!-- ======== START OF CLASS DATA ======== -->
623
624<div id="jd-header">
625 public
626
627 final
628
629 class
630<h1 itemprop="name">PositionAssertions</h1>
631
632
633
634
635 extends Object<br/>
636
637
638
639
640
641
642
643
644
645
646
647
648</div><!-- end header -->
649
650<div id="naMessage"></div>
651
652<div id="jd-content" class="api apilevel-">
653<table class="jd-inheritance-table">
654
655
656 <tr>
657
658 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td>
659 </tr>
660
661
662 <tr>
663
664 <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
665
666 <td colspan="1" class="jd-inheritance-class-cell">android.support.test.espresso.assertion.PositionAssertions</td>
667 </tr>
668
669
670</table>
671
672
673
674
675
676
677
678<div class="jd-descr">
679
680
681<h2>Class Overview</h2>
682<p itemprop="articleBody">A collection of <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code>s for checking relative position of elements on the screen.
683</p>
684
685
686
687
688
689</div><!-- jd-descr -->
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706<div class="jd-descr">
707
708
709<h2>Summary</h2>
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737<!-- ========== METHOD SUMMARY =========== -->
738<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
739
740
741
742
743 <tr class="alt-color api apilevel-" >
744 <td class="jd-typecol"><nobr>
745
746
747
748 static
749
750 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></nobr>
751 </td>
752 <td class="jd-linkcol" width="100%"><nobr>
753 <span class="sympad"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html#isAbove(org.hamcrest.Matcher<android.view.View>)">isAbove</a></span>(Matcher&lt;View&gt; matcher)</nobr>
754
755 <div class="jd-descrdiv">
756 Returns an Assertion that asserts that view displayed is completely above
757 the view matching the given matcher.
758
759
760
761 </div>
762
763 </td></tr>
764
765
766
767 <tr class=" api apilevel-" >
768 <td class="jd-typecol"><nobr>
769
770
771
772 static
773
774 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></nobr>
775 </td>
776 <td class="jd-linkcol" width="100%"><nobr>
777 <span class="sympad"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html#isBelow(org.hamcrest.Matcher<android.view.View>)">isBelow</a></span>(Matcher&lt;View&gt; matcher)</nobr>
778
779 <div class="jd-descrdiv">
780 Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely
781 below the view matching the given matcher.
782
783
784
785 </div>
786
787 </td></tr>
788
789
790
791 <tr class="alt-color api apilevel-" >
792 <td class="jd-typecol"><nobr>
793
794
795
796 static
797
798 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></nobr>
799 </td>
800 <td class="jd-linkcol" width="100%"><nobr>
801 <span class="sympad"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html#isBottomAlignedWith(org.hamcrest.Matcher<android.view.View>)">isBottomAlignedWith</a></span>(Matcher&lt;View&gt; matcher)</nobr>
802
803 <div class="jd-descrdiv">
804 Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely
805 aligned to bottom with the view matching the given matcher.
806
807
808
809 </div>
810
811 </td></tr>
812
813
814
815 <tr class=" api apilevel-" >
816 <td class="jd-typecol"><nobr>
817
818
819
820 static
821
822 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></nobr>
823 </td>
824 <td class="jd-linkcol" width="100%"><nobr>
825 <span class="sympad"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html#isLeftAlignedWith(org.hamcrest.Matcher<android.view.View>)">isLeftAlignedWith</a></span>(Matcher&lt;View&gt; matcher)</nobr>
826
827 <div class="jd-descrdiv">
828 Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely aligned
829 to the left as the view matching the given matcher.
830
831
832
833 </div>
834
835 </td></tr>
836
837
838
839 <tr class="alt-color api apilevel-" >
840 <td class="jd-typecol"><nobr>
841
842
843
844 static
845
846 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></nobr>
847 </td>
848 <td class="jd-linkcol" width="100%"><nobr>
849 <span class="sympad"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html#isLeftOf(org.hamcrest.Matcher<android.view.View>)">isLeftOf</a></span>(Matcher&lt;View&gt; matcher)</nobr>
850
851 <div class="jd-descrdiv">
852 Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely left of
853 the view matching the given matcher.
854
855
856
857 </div>
858
859 </td></tr>
860
861
862
863 <tr class=" api apilevel-" >
864 <td class="jd-typecol"><nobr>
865
866
867
868 static
869
870 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></nobr>
871 </td>
872 <td class="jd-linkcol" width="100%"><nobr>
873 <span class="sympad"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html#isRightAlignedWith(org.hamcrest.Matcher<android.view.View>)">isRightAlignedWith</a></span>(Matcher&lt;View&gt; matcher)</nobr>
874
875 <div class="jd-descrdiv">
876 Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely aligned
877 to the right as the view matching the given matcher.
878
879
880
881 </div>
882
883 </td></tr>
884
885
886
887 <tr class="alt-color api apilevel-" >
888 <td class="jd-typecol"><nobr>
889
890
891
892 static
893
894 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></nobr>
895 </td>
896 <td class="jd-linkcol" width="100%"><nobr>
897 <span class="sympad"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html#isRightOf(org.hamcrest.Matcher<android.view.View>)">isRightOf</a></span>(Matcher&lt;View&gt; matcher)</nobr>
898
899 <div class="jd-descrdiv">
900 Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely right of
901 the view matching the given matcher.
902
903
904
905 </div>
906
907 </td></tr>
908
909
910
911 <tr class=" api apilevel-" >
912 <td class="jd-typecol"><nobr>
913
914
915
916 static
917
918 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></nobr>
919 </td>
920 <td class="jd-linkcol" width="100%"><nobr>
921 <span class="sympad"><a href="../../../../../../reference/android/support/test/espresso/assertion/PositionAssertions.html#isTopAlignedWith(org.hamcrest.Matcher<android.view.View>)">isTopAlignedWith</a></span>(Matcher&lt;View&gt; matcher)</nobr>
922
923 <div class="jd-descrdiv">
924 Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely
925 aligned to top with the view matching the given matcher.
926
927
928
929 </div>
930
931 </td></tr>
932
933
934
935</table>
936
937
938
939
940
941
942
943<!-- ========== METHOD SUMMARY =========== -->
944<table id="inhmethods" class="jd-sumtable"><tr><th>
945 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
946 <div style="clear:left;">Inherited Methods</div></th></tr>
947
948
949<tr class="api apilevel-" >
950<td colspan="12">
951 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
952 ><img id="inherited-methods-java.lang.Object-trigger"
953 src="../../../../../../assets/images/triangle-closed.png"
954 class="jd-expando-trigger-img" /></a>
955From class
956
957 java.lang.Object
958
959<div id="inherited-methods-java.lang.Object">
960 <div id="inherited-methods-java.lang.Object-list"
961 class="jd-inheritedlinks">
962 </div>
963 <div id="inherited-methods-java.lang.Object-summary" style="display: none;">
964 <table class="jd-sumtable-expando">
965
966
967
968
969 <tr class="alt-color api apilevel-" >
970 <td class="jd-typecol"><nobr>
971
972
973
974
975
976 Object</nobr>
977 </td>
978 <td class="jd-linkcol" width="100%"><nobr>
979 <span class="sympad">clone</span>()</nobr>
980
981 </td></tr>
982
983
984
985 <tr class=" api apilevel-" >
986 <td class="jd-typecol"><nobr>
987
988
989
990
991
992 boolean</nobr>
993 </td>
994 <td class="jd-linkcol" width="100%"><nobr>
995 <span class="sympad">equals</span>(Object arg0)</nobr>
996
997 </td></tr>
998
999
1000
1001 <tr class="alt-color api apilevel-" >
1002 <td class="jd-typecol"><nobr>
1003
1004
1005
1006
1007
1008 void</nobr>
1009 </td>
1010 <td class="jd-linkcol" width="100%"><nobr>
1011 <span class="sympad">finalize</span>()</nobr>
1012
1013 </td></tr>
1014
1015
1016
1017 <tr class=" api apilevel-" >
1018 <td class="jd-typecol"><nobr>
1019
1020
1021 final
1022
1023
1024 Class&lt;?&gt;</nobr>
1025 </td>
1026 <td class="jd-linkcol" width="100%"><nobr>
1027 <span class="sympad">getClass</span>()</nobr>
1028
1029 </td></tr>
1030
1031
1032
1033 <tr class="alt-color api apilevel-" >
1034 <td class="jd-typecol"><nobr>
1035
1036
1037
1038
1039
1040 int</nobr>
1041 </td>
1042 <td class="jd-linkcol" width="100%"><nobr>
1043 <span class="sympad">hashCode</span>()</nobr>
1044
1045 </td></tr>
1046
1047
1048
1049 <tr class=" api apilevel-" >
1050 <td class="jd-typecol"><nobr>
1051
1052
1053 final
1054
1055
1056 void</nobr>
1057 </td>
1058 <td class="jd-linkcol" width="100%"><nobr>
1059 <span class="sympad">notify</span>()</nobr>
1060
1061 </td></tr>
1062
1063
1064
1065 <tr class="alt-color api apilevel-" >
1066 <td class="jd-typecol"><nobr>
1067
1068
1069 final
1070
1071
1072 void</nobr>
1073 </td>
1074 <td class="jd-linkcol" width="100%"><nobr>
1075 <span class="sympad">notifyAll</span>()</nobr>
1076
1077 </td></tr>
1078
1079
1080
1081 <tr class=" api apilevel-" >
1082 <td class="jd-typecol"><nobr>
1083
1084
1085
1086
1087
1088 String</nobr>
1089 </td>
1090 <td class="jd-linkcol" width="100%"><nobr>
1091 <span class="sympad">toString</span>()</nobr>
1092
1093 </td></tr>
1094
1095
1096
1097 <tr class="alt-color api apilevel-" >
1098 <td class="jd-typecol"><nobr>
1099
1100
1101 final
1102
1103
1104 void</nobr>
1105 </td>
1106 <td class="jd-linkcol" width="100%"><nobr>
1107 <span class="sympad">wait</span>()</nobr>
1108
1109 </td></tr>
1110
1111
1112
1113 <tr class=" api apilevel-" >
1114 <td class="jd-typecol"><nobr>
1115
1116
1117 final
1118
1119
1120 void</nobr>
1121 </td>
1122 <td class="jd-linkcol" width="100%"><nobr>
1123 <span class="sympad">wait</span>(long arg0, int arg1)</nobr>
1124
1125 </td></tr>
1126
1127
1128
1129 <tr class="alt-color api apilevel-" >
1130 <td class="jd-typecol"><nobr>
1131
1132
1133 final
1134
1135
1136 void</nobr>
1137 </td>
1138 <td class="jd-linkcol" width="100%"><nobr>
1139 <span class="sympad">wait</span>(long arg0)</nobr>
1140
1141 </td></tr>
1142
1143
1144</table>
1145 </div>
1146</div>
1147</td></tr>
1148
1149
1150</table>
1151
1152
1153</div><!-- jd-descr (summary) -->
1154
1155<!-- Details -->
1156
1157
1158
1159
1160
1161
1162
1163
1164<!-- XML Attributes -->
1165
1166
1167<!-- Enum Values -->
1168
1169
1170<!-- Constants -->
1171
1172
1173<!-- Fields -->
1174
1175
1176<!-- Public ctors -->
1177
1178
1179
1180<!-- ========= CONSTRUCTOR DETAIL ======== -->
1181<!-- Protected ctors -->
1182
1183
1184
1185<!-- ========= METHOD DETAIL ======== -->
1186<!-- Public methdos -->
1187
1188<h2>Public Methods</h2>
1189
1190
1191
1192<A NAME="isAbove(org.hamcrest.Matcher<android.view.View>)"></A>
1193
1194<div class="jd-details api apilevel-">
1195 <h4 class="jd-details-title">
1196 <span class="normal">
1197 public
1198 static
1199
1200
1201
1202 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a>
1203 </span>
1204 <span class="sympad">isAbove</span>
1205 <span class="normal">(Matcher&lt;View&gt; matcher)</span>
1206 </h4>
1207 <div class="api-level">
1208 <div></div>
1209
1210
1211
1212 </div>
1213 <div class="jd-details-descr">
1214
1215
1216
1217
1218 <div class="jd-tagdata jd-tagdescr"><p>Returns an Assertion that asserts that view displayed is completely above
1219 the view matching the given matcher.</p></div>
1220 <div class="jd-tagdata">
1221 <h5 class="jd-tagtitle">Throws</h5>
1222 <table class="jd-tagtable">
1223 <tr>
1224 <th></td>
1225 <td>if there is more than 1 pixel of vertical overlap.</td>
1226 </tr>
1227 <tr>
1228 <th><a href="../../../../../../reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></td>
1229 <td>if more than one view matches the given matcher.</td>
1230 </tr>
1231 <tr>
1232 <th><a href="../../../../../../reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></td>
1233 <td>if no views match the given matcher.
1234</td>
1235 </tr>
1236 </table>
1237 </div>
1238
1239 </div>
1240</div>
1241
1242
1243<A NAME="isBelow(org.hamcrest.Matcher<android.view.View>)"></A>
1244
1245<div class="jd-details api apilevel-">
1246 <h4 class="jd-details-title">
1247 <span class="normal">
1248 public
1249 static
1250
1251
1252
1253 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a>
1254 </span>
1255 <span class="sympad">isBelow</span>
1256 <span class="normal">(Matcher&lt;View&gt; matcher)</span>
1257 </h4>
1258 <div class="api-level">
1259 <div></div>
1260
1261
1262
1263 </div>
1264 <div class="jd-details-descr">
1265
1266
1267
1268
1269 <div class="jd-tagdata jd-tagdescr"><p>Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely
1270 below the view matching the given matcher.</p></div>
1271 <div class="jd-tagdata">
1272 <h5 class="jd-tagtitle">Throws</h5>
1273 <table class="jd-tagtable">
1274 <tr>
1275 <th></td>
1276 <td>if there is more than 1 pixel of vertical overlap.</td>
1277 </tr>
1278 <tr>
1279 <th><a href="../../../../../../reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></td>
1280 <td>if more than one view matches the given matcher.</td>
1281 </tr>
1282 <tr>
1283 <th><a href="../../../../../../reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></td>
1284 <td>if no views match the given matcher.
1285</td>
1286 </tr>
1287 </table>
1288 </div>
1289
1290 </div>
1291</div>
1292
1293
1294<A NAME="isBottomAlignedWith(org.hamcrest.Matcher<android.view.View>)"></A>
1295
1296<div class="jd-details api apilevel-">
1297 <h4 class="jd-details-title">
1298 <span class="normal">
1299 public
1300 static
1301
1302
1303
1304 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a>
1305 </span>
1306 <span class="sympad">isBottomAlignedWith</span>
1307 <span class="normal">(Matcher&lt;View&gt; matcher)</span>
1308 </h4>
1309 <div class="api-level">
1310 <div></div>
1311
1312
1313
1314 </div>
1315 <div class="jd-details-descr">
1316
1317
1318
1319
1320 <div class="jd-tagdata jd-tagdescr"><p>Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely
1321 aligned to bottom with the view matching the given matcher.
1322
1323 <p>The bottom 'y' coordinate of the view displayed must equal the bottom 'y'
1324 coordinate of the view matching the given matcher.</p></div>
1325 <div class="jd-tagdata">
1326 <h5 class="jd-tagtitle">Throws</h5>
1327 <table class="jd-tagtable">
1328 <tr>
1329 <th></td>
1330 <td>if the views are not aligned bottom.</td>
1331 </tr>
1332 <tr>
1333 <th><a href="../../../../../../reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></td>
1334 <td>if more than one view matches the given matcher.</td>
1335 </tr>
1336 <tr>
1337 <th><a href="../../../../../../reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></td>
1338 <td>if no views match the given matcher.
1339</td>
1340 </tr>
1341 </table>
1342 </div>
1343
1344 </div>
1345</div>
1346
1347
1348<A NAME="isLeftAlignedWith(org.hamcrest.Matcher<android.view.View>)"></A>
1349
1350<div class="jd-details api apilevel-">
1351 <h4 class="jd-details-title">
1352 <span class="normal">
1353 public
1354 static
1355
1356
1357
1358 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a>
1359 </span>
1360 <span class="sympad">isLeftAlignedWith</span>
1361 <span class="normal">(Matcher&lt;View&gt; matcher)</span>
1362 </h4>
1363 <div class="api-level">
1364 <div></div>
1365
1366
1367
1368 </div>
1369 <div class="jd-details-descr">
1370
1371
1372
1373
1374 <div class="jd-tagdata jd-tagdescr"><p>Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely aligned
1375 to the left as the view matching the given matcher.
1376
1377 <p>The left 'x' coordinate of the view displayed must equal the left 'x'
1378 coordinate of the view matching the given matcher.</p></div>
1379 <div class="jd-tagdata">
1380 <h5 class="jd-tagtitle">Throws</h5>
1381 <table class="jd-tagtable">
1382 <tr>
1383 <th></td>
1384 <td>if the views are not aligned to the left.</td>
1385 </tr>
1386 <tr>
1387 <th><a href="../../../../../../reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></td>
1388 <td>if more than one view matches the given matcher.</td>
1389 </tr>
1390 <tr>
1391 <th><a href="../../../../../../reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></td>
1392 <td>if no views match the given matcher.
1393</td>
1394 </tr>
1395 </table>
1396 </div>
1397
1398 </div>
1399</div>
1400
1401
1402<A NAME="isLeftOf(org.hamcrest.Matcher<android.view.View>)"></A>
1403
1404<div class="jd-details api apilevel-">
1405 <h4 class="jd-details-title">
1406 <span class="normal">
1407 public
1408 static
1409
1410
1411
1412 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a>
1413 </span>
1414 <span class="sympad">isLeftOf</span>
1415 <span class="normal">(Matcher&lt;View&gt; matcher)</span>
1416 </h4>
1417 <div class="api-level">
1418 <div></div>
1419
1420
1421
1422 </div>
1423 <div class="jd-details-descr">
1424
1425
1426
1427
1428 <div class="jd-tagdata jd-tagdescr"><p>Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely left of
1429 the view matching the given matcher.</p></div>
1430 <div class="jd-tagdata">
1431 <h5 class="jd-tagtitle">Throws</h5>
1432 <table class="jd-tagtable">
1433 <tr>
1434 <th></td>
1435 <td>if there is more than 1 pixel of horizontal overlap.</td>
1436 </tr>
1437 <tr>
1438 <th><a href="../../../../../../reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></td>
1439 <td>if more than one view matches the given matcher.</td>
1440 </tr>
1441 <tr>
1442 <th><a href="../../../../../../reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></td>
1443 <td>if no views match the given matcher.
1444</td>
1445 </tr>
1446 </table>
1447 </div>
1448
1449 </div>
1450</div>
1451
1452
1453<A NAME="isRightAlignedWith(org.hamcrest.Matcher<android.view.View>)"></A>
1454
1455<div class="jd-details api apilevel-">
1456 <h4 class="jd-details-title">
1457 <span class="normal">
1458 public
1459 static
1460
1461
1462
1463 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a>
1464 </span>
1465 <span class="sympad">isRightAlignedWith</span>
1466 <span class="normal">(Matcher&lt;View&gt; matcher)</span>
1467 </h4>
1468 <div class="api-level">
1469 <div></div>
1470
1471
1472
1473 </div>
1474 <div class="jd-details-descr">
1475
1476
1477
1478
1479 <div class="jd-tagdata jd-tagdescr"><p>Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely aligned
1480 to the right as the view matching the given matcher.
1481
1482 <p>The right 'x' coordinate of the view displayed must equal the right 'x'
1483 coordinate of the view matching the given matcher.</p></div>
1484 <div class="jd-tagdata">
1485 <h5 class="jd-tagtitle">Throws</h5>
1486 <table class="jd-tagtable">
1487 <tr>
1488 <th></td>
1489 <td>if the views are not aligned to the right.</td>
1490 </tr>
1491 <tr>
1492 <th><a href="../../../../../../reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></td>
1493 <td>if more than one view matches the given matcher.</td>
1494 </tr>
1495 <tr>
1496 <th><a href="../../../../../../reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></td>
1497 <td>if no views match the given matcher.
1498</td>
1499 </tr>
1500 </table>
1501 </div>
1502
1503 </div>
1504</div>
1505
1506
1507<A NAME="isRightOf(org.hamcrest.Matcher<android.view.View>)"></A>
1508
1509<div class="jd-details api apilevel-">
1510 <h4 class="jd-details-title">
1511 <span class="normal">
1512 public
1513 static
1514
1515
1516
1517 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a>
1518 </span>
1519 <span class="sympad">isRightOf</span>
1520 <span class="normal">(Matcher&lt;View&gt; matcher)</span>
1521 </h4>
1522 <div class="api-level">
1523 <div></div>
1524
1525
1526
1527 </div>
1528 <div class="jd-details-descr">
1529
1530
1531
1532
1533 <div class="jd-tagdata jd-tagdescr"><p>Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely right of
1534 the view matching the given matcher.</p></div>
1535 <div class="jd-tagdata">
1536 <h5 class="jd-tagtitle">Throws</h5>
1537 <table class="jd-tagtable">
1538 <tr>
1539 <th></td>
1540 <td>if there is more than 1 pixel of horizontal overlap.</td>
1541 </tr>
1542 <tr>
1543 <th><a href="../../../../../../reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></td>
1544 <td>if more than one view matches the given matcher.</td>
1545 </tr>
1546 <tr>
1547 <th><a href="../../../../../../reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></td>
1548 <td>if no views match the given matcher.
1549</td>
1550 </tr>
1551 </table>
1552 </div>
1553
1554 </div>
1555</div>
1556
1557
1558<A NAME="isTopAlignedWith(org.hamcrest.Matcher<android.view.View>)"></A>
1559
1560<div class="jd-details api apilevel-">
1561 <h4 class="jd-details-title">
1562 <span class="normal">
1563 public
1564 static
1565
1566
1567
1568 <a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a>
1569 </span>
1570 <span class="sympad">isTopAlignedWith</span>
1571 <span class="normal">(Matcher&lt;View&gt; matcher)</span>
1572 </h4>
1573 <div class="api-level">
1574 <div></div>
1575
1576
1577
1578 </div>
1579 <div class="jd-details-descr">
1580
1581
1582
1583
1584 <div class="jd-tagdata jd-tagdescr"><p>Returns a <code><a href="../../../../../../reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></code> that asserts that view displayed is completely
1585 aligned to top with the view matching the given matcher.
1586
1587 <p>The top 'y' coordinate of the view displayed must equal the top 'y'
1588 coordinate of the view matching the given matcher.</p></div>
1589 <div class="jd-tagdata">
1590 <h5 class="jd-tagtitle">Throws</h5>
1591 <table class="jd-tagtable">
1592 <tr>
1593 <th></td>
1594 <td>if the views are not aligned top.</td>
1595 </tr>
1596 <tr>
1597 <th><a href="../../../../../../reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></td>
1598 <td>if more than one view matches the given matcher.</td>
1599 </tr>
1600 <tr>
1601 <th><a href="../../../../../../reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></td>
1602 <td>if no views match the given matcher.
1603</td>
1604 </tr>
1605 </table>
1606 </div>
1607
1608 </div>
1609</div>
1610
1611
1612
1613
1614
1615<!-- ========= METHOD DETAIL ======== -->
1616
1617
1618
1619<!-- ========= END OF CLASS DATA ========= -->
1620<A NAME="navbar_top"></A>
1621
1622<div id="footer" class="wrap" >
1623
1624
1625 <div id="copyright">
1626
1627 Except as noted, this content is licensed under <a
1628 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
1629 For details and restrictions, see the <a href="../../../../../../license.html">
1630 Content License</a>.
1631 </div>
1632 <div id="build_info">
1633
1634 Android &nbsp;r &mdash;
1635<script src="../../../../../../timestamp.js" type="text/javascript"></script>
1636<script>document.write(BUILD_TIMESTAMP)</script>
1637
1638 </div>
1639
1640
1641 <div id="footerlinks">
1642
1643 <p>
1644 <a href="../../../../../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
1645 <a href="../../../../../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
1646 <a href="../../../../../../support.html">Support</a>
1647 </p>
1648 </div>
1649
1650</div> <!-- end footer -->
1651</div> <!-- jd-content -->
1652
1653</div><!-- end doc-content -->
1654
1655</div> <!-- end body-content -->
1656
1657
1658
1659
1660
1661
1662</body>
1663</html>