1 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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119<!DOCTYPE html> 120<html devsite> 121<head> 122 123 124 <meta name="top_category" value="develop" /> 125 126 <meta name="subcategory" value="reference" /> 127 128 129 <meta name="book_path" value="/reference/android/support/test/_book.yaml" /> 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145<title>AmbiguousViewMatcherException.Builder</title> 146 147 148</head> 149 150<body class="gc-documentation develop reference api apilevel-"> 151<div id="doc-api-level" class="" style="display:none"></div> 152 153 154 155 156<div id="naMessage"></div> 157 158<div id="api-info-block"> 159<div class="api-level"> 160 161 162 163 164</div> 165 166 167 168 169 170 171 172 173 174 175 176<div class="sum-details-links"> 177 178Summary: 179 180 181 182 183 184 185 186 187 188 <a href="#pubctors">Ctors</a> 189 190 191 192 193 | <a href="#pubmethods">Methods</a> 194 195 196 197 198 | <a href="#inhmethods">Inherited Methods</a> 199 200| <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 201 202</div><!-- end sum-details-links --> 203</div><!-- end api-info-block --> 204 205<div class="api apilevel-" id="jd-content"> 206 207<!-- ======== START OF CLASS DATA ======== --> 208 209<h1 class="api-title">AmbiguousViewMatcherException.Builder</h1> 210<p> 211<code class="api-signature"> 212 public 213 static 214 215 216 class 217 AmbiguousViewMatcherException.Builder 218</code> 219<br> 220 221 222<code class="api-signature"> 223 224 extends Object 225 226 227 228</code> 229 230<code class="api-signature"> 231 232 233 234</code> 235 236</p><table class="jd-inheritance-table"> 237 238 239 <tr> 240 241 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object 242 </td> 243 </tr> 244 245 246 <tr> 247 248 <td class="jd-inheritance-space"> ↳</td> 249 250 <td colspan="1" class="jd-inheritance-class-cell">android.support.test.espresso.AmbiguousViewMatcherException.Builder 251 </td> 252 </tr> 253 254 255</table> 256 257 258 259 260<br><hr> 261 262 263 <p>Builder for <code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></code>. </p> 264 265 266 267 268 269 270 271<h2 class="api-section">Summary</h2> 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295<!-- ======== CONSTRUCTOR SUMMARY ======== --> 296<table id="pubctors" class="responsive constructors"> 297<tr><th colspan="2"><h3>Public constructors</h3></th></tr> 298 299 300 301 302 <tr class="api apilevel-" > 303 304 305 <td width="100%"> 306 <code> 307 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#AmbiguousViewMatcherException.Builder()">AmbiguousViewMatcherException.Builder</a>() 308 </code> 309 310 </td> 311 </tr> 312 313 314 315</table> 316 317 318 319 320 321 322<!-- ========== METHOD SUMMARY =========== --> 323<table id="pubmethods" class="responsive methods"> 324<tr><th colspan="2"><h3>Public methods</h3></th></tr> 325 326 327 328 329 <tr class="api apilevel-" > 330 331 332 <td><code> 333 334 335 336 337 338 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></code> 339 </td> 340 341 <td width="100%"> 342 <code> 343 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#build()">build</a>() 344 </code> 345 346 </td> 347 </tr> 348 349 350 351 <tr class="api apilevel-" > 352 353 354 <td><code> 355 356 357 358 359 360 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code> 361 </td> 362 363 <td width="100%"> 364 <code> 365 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#from(android.support.test.espresso.AmbiguousViewMatcherException)">from</a>(<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a> exception) 366 </code> 367 368 </td> 369 </tr> 370 371 372 373 <tr class="api apilevel-" > 374 375 376 <td><code> 377 378 379 380 381 382 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code> 383 </td> 384 385 <td width="100%"> 386 <code> 387 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#includeViewHierarchy(boolean)">includeViewHierarchy</a>(boolean includeViewHierarchy) 388 </code> 389 390 </td> 391 </tr> 392 393 394 395 <tr class="api apilevel-" > 396 397 398 <td><code> 399 400 401 402 403 404 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code> 405 </td> 406 407 <td width="100%"> 408 <code> 409 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#withOtherAmbiguousViews(android.view.View...)">withOtherAmbiguousViews</a>(View... others) 410 </code> 411 412 </td> 413 </tr> 414 415 416 417 <tr class="api apilevel-" > 418 419 420 <td><code> 421 422 423 424 425 426 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code> 427 </td> 428 429 <td width="100%"> 430 <code> 431 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#withRootView(android.view.View)">withRootView</a>(View rootView) 432 </code> 433 434 </td> 435 </tr> 436 437 438 439 <tr class="api apilevel-" > 440 441 442 <td><code> 443 444 445 446 447 448 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code> 449 </td> 450 451 <td width="100%"> 452 <code> 453 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#withView1(android.view.View)">withView1</a>(View view1) 454 </code> 455 456 </td> 457 </tr> 458 459 460 461 <tr class="api apilevel-" > 462 463 464 <td><code> 465 466 467 468 469 470 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code> 471 </td> 472 473 <td width="100%"> 474 <code> 475 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#withView2(android.view.View)">withView2</a>(View view2) 476 </code> 477 478 </td> 479 </tr> 480 481 482 483 <tr class="api apilevel-" > 484 485 486 <td><code> 487 488 489 490 491 492 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code> 493 </td> 494 495 <td width="100%"> 496 <code> 497 <a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html#withViewMatcher(org.hamcrest.Matcher<? super android.view.View>)">withViewMatcher</a>(Matcher<? super View> viewMatcher) 498 </code> 499 500 </td> 501 </tr> 502 503 504 505</table> 506 507 508 509 510 511 512 513<!-- ========== METHOD SUMMARY =========== --> 514<table id="inhmethods" class="methods inhtable"> 515<tr><th><h3>Inherited methods</h3></th></tr> 516 517 518<tr class="api apilevel-" > 519<td colspan="2"> 520 521 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 522 ><img height="34" id="inherited-methods-java.lang.Object-trigger" 523 src="/assets/images/styles/disclosure_down.png" 524 class="jd-expando-trigger-img" /></a>From 525class 526<code> 527 528 java.lang.Object 529 530</code> 531<div id="inherited-methods-java.lang.Object"> 532 <div id="inherited-methods-java.lang.Object-list" 533 class="jd-inheritedlinks"> 534 </div> 535 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 536 <table class="jd-sumtable-expando responsive"> 537 538 539 540 541 <tr class="api apilevel-" > 542 543 544 <td><code> 545 546 547 548 549 550 Object</code> 551 </td> 552 553 <td width="100%"> 554 <code> 555 clone() 556 </code> 557 558 </td> 559 </tr> 560 561 562 563 <tr class="api apilevel-" > 564 565 566 <td><code> 567 568 569 570 571 572 boolean</code> 573 </td> 574 575 <td width="100%"> 576 <code> 577 equals(Object arg0) 578 </code> 579 580 </td> 581 </tr> 582 583 584 585 <tr class="api apilevel-" > 586 587 588 <td><code> 589 590 591 592 593 594 void</code> 595 </td> 596 597 <td width="100%"> 598 <code> 599 finalize() 600 </code> 601 602 </td> 603 </tr> 604 605 606 607 <tr class="api apilevel-" > 608 609 610 <td><code> 611 612 613 614 final 615 616 Class<?></code> 617 </td> 618 619 <td width="100%"> 620 <code> 621 getClass() 622 </code> 623 624 </td> 625 </tr> 626 627 628 629 <tr class="api apilevel-" > 630 631 632 <td><code> 633 634 635 636 637 638 int</code> 639 </td> 640 641 <td width="100%"> 642 <code> 643 hashCode() 644 </code> 645 646 </td> 647 </tr> 648 649 650 651 <tr class="api apilevel-" > 652 653 654 <td><code> 655 656 657 658 final 659 660 void</code> 661 </td> 662 663 <td width="100%"> 664 <code> 665 notify() 666 </code> 667 668 </td> 669 </tr> 670 671 672 673 <tr class="api apilevel-" > 674 675 676 <td><code> 677 678 679 680 final 681 682 void</code> 683 </td> 684 685 <td width="100%"> 686 <code> 687 notifyAll() 688 </code> 689 690 </td> 691 </tr> 692 693 694 695 <tr class="api apilevel-" > 696 697 698 <td><code> 699 700 701 702 703 704 String</code> 705 </td> 706 707 <td width="100%"> 708 <code> 709 toString() 710 </code> 711 712 </td> 713 </tr> 714 715 716 717 <tr class="api apilevel-" > 718 719 720 <td><code> 721 722 723 724 final 725 726 void</code> 727 </td> 728 729 <td width="100%"> 730 <code> 731 wait(long arg0, int arg1) 732 </code> 733 734 </td> 735 </tr> 736 737 738 739 <tr class="api apilevel-" > 740 741 742 <td><code> 743 744 745 746 final 747 748 void</code> 749 </td> 750 751 <td width="100%"> 752 <code> 753 wait(long arg0) 754 </code> 755 756 </td> 757 </tr> 758 759 760 761 <tr class="api apilevel-" > 762 763 764 <td><code> 765 766 767 768 final 769 770 void</code> 771 </td> 772 773 <td width="100%"> 774 <code> 775 wait() 776 </code> 777 778 </td> 779 </tr> 780 781 782 783 </table> 784 </div> 785</div> 786</td></tr> 787 788 789</table> 790 791 792 793<!-- XML Attributes --> 794 795 796<!-- Enum Values --> 797 798 799<!-- Constants --> 800 801 802<!-- Fields --> 803 804 805<!-- Public ctors --> 806 807 808<!-- ========= CONSTRUCTOR DETAIL ======== --> 809<h2 class="api-section">Public constructors</h2> 810 811 812 813<A NAME="AmbiguousViewMatcherException.Builder()"></A> 814 815<div class="api apilevel-"> 816 <h3 class="api-name">AmbiguousViewMatcherException.Builder</h3> 817 <div class="api-level"> 818 <div></div> 819 820 821 822 </div> 823<pre class="api-signature no-pretty-print"> 824AmbiguousViewMatcherException.Builder ()</pre> 825 826 827 828 829 <p></p> 830 831</div> 832 833 834 835 836 837<!-- ========= CONSTRUCTOR DETAIL ======== --> 838<!-- Protected ctors --> 839 840 841 842<!-- ========= METHOD DETAIL ======== --> 843<!-- Public methdos --> 844 845<h2 class="api-section">Public methods</h2> 846 847 848 849<A NAME="build()"></A> 850 851<div class="api apilevel-"> 852 <h3 class="api-name">build</h3> 853 <div class="api-level"> 854 <div></div> 855 856 857 858 </div> 859<pre class="api-signature no-pretty-print"> 860<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a> build ()</pre> 861 862 863 864 865 <p></p> 866 <table class="responsive"> 867 <tr><th colspan=2>Returns</th></tr> 868 <tr> 869 <td><code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></code></td> 870 <td width="100%"><!-- no returns description in source --></td> 871 </tr> 872 </table> 873 874</div> 875 876 877<A NAME="from(android.support.test.espresso.AmbiguousViewMatcherException)"></A> 878 879<div class="api apilevel-"> 880 <h3 class="api-name">from</h3> 881 <div class="api-level"> 882 <div></div> 883 884 885 886 </div> 887<pre class="api-signature no-pretty-print"> 888<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a> from (<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a> exception)</pre> 889 890 891 892 893 <p></p> 894 <table class="responsive"> 895 <tr><th colspan=2>Parameters</th></tr> 896 <tr> 897 <td><code>exception</code></td> 898 <td width="100%"> 899 <code>AmbiguousViewMatcherException</code> 900 <!-- no parameter comment --></td> 901 </tr> 902 </table> 903 <table class="responsive"> 904 <tr><th colspan=2>Returns</th></tr> 905 <tr> 906 <td><code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code></td> 907 <td width="100%"><!-- no returns description in source --></td> 908 </tr> 909 </table> 910 911</div> 912 913 914<A NAME="includeViewHierarchy(boolean)"></A> 915 916<div class="api apilevel-"> 917 <h3 class="api-name">includeViewHierarchy</h3> 918 <div class="api-level"> 919 <div></div> 920 921 922 923 </div> 924<pre class="api-signature no-pretty-print"> 925<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a> includeViewHierarchy (boolean includeViewHierarchy)</pre> 926 927 928 929 930 <p></p> 931 <table class="responsive"> 932 <tr><th colspan=2>Parameters</th></tr> 933 <tr> 934 <td><code>includeViewHierarchy</code></td> 935 <td width="100%"> 936 <code>boolean</code> 937 <!-- no parameter comment --></td> 938 </tr> 939 </table> 940 <table class="responsive"> 941 <tr><th colspan=2>Returns</th></tr> 942 <tr> 943 <td><code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code></td> 944 <td width="100%"><!-- no returns description in source --></td> 945 </tr> 946 </table> 947 948</div> 949 950 951<A NAME="withOtherAmbiguousViews(android.view.View...)"></A> 952 953<div class="api apilevel-"> 954 <h3 class="api-name">withOtherAmbiguousViews</h3> 955 <div class="api-level"> 956 <div></div> 957 958 959 960 </div> 961<pre class="api-signature no-pretty-print"> 962<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a> withOtherAmbiguousViews (View... others)</pre> 963 964 965 966 967 <p></p> 968 <table class="responsive"> 969 <tr><th colspan=2>Parameters</th></tr> 970 <tr> 971 <td><code>others</code></td> 972 <td width="100%"> 973 <code>View</code> 974 <!-- no parameter comment --></td> 975 </tr> 976 </table> 977 <table class="responsive"> 978 <tr><th colspan=2>Returns</th></tr> 979 <tr> 980 <td><code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code></td> 981 <td width="100%"><!-- no returns description in source --></td> 982 </tr> 983 </table> 984 985</div> 986 987 988<A NAME="withRootView(android.view.View)"></A> 989 990<div class="api apilevel-"> 991 <h3 class="api-name">withRootView</h3> 992 <div class="api-level"> 993 <div></div> 994 995 996 997 </div> 998<pre class="api-signature no-pretty-print"> 999<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a> withRootView (View rootView)</pre> 1000 1001 1002 1003 1004 <p></p> 1005 <table class="responsive"> 1006 <tr><th colspan=2>Parameters</th></tr> 1007 <tr> 1008 <td><code>rootView</code></td> 1009 <td width="100%"> 1010 <code>View</code> 1011 <!-- no parameter comment --></td> 1012 </tr> 1013 </table> 1014 <table class="responsive"> 1015 <tr><th colspan=2>Returns</th></tr> 1016 <tr> 1017 <td><code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code></td> 1018 <td width="100%"><!-- no returns description in source --></td> 1019 </tr> 1020 </table> 1021 1022</div> 1023 1024 1025<A NAME="withView1(android.view.View)"></A> 1026 1027<div class="api apilevel-"> 1028 <h3 class="api-name">withView1</h3> 1029 <div class="api-level"> 1030 <div></div> 1031 1032 1033 1034 </div> 1035<pre class="api-signature no-pretty-print"> 1036<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a> withView1 (View view1)</pre> 1037 1038 1039 1040 1041 <p></p> 1042 <table class="responsive"> 1043 <tr><th colspan=2>Parameters</th></tr> 1044 <tr> 1045 <td><code>view1</code></td> 1046 <td width="100%"> 1047 <code>View</code> 1048 <!-- no parameter comment --></td> 1049 </tr> 1050 </table> 1051 <table class="responsive"> 1052 <tr><th colspan=2>Returns</th></tr> 1053 <tr> 1054 <td><code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code></td> 1055 <td width="100%"><!-- no returns description in source --></td> 1056 </tr> 1057 </table> 1058 1059</div> 1060 1061 1062<A NAME="withView2(android.view.View)"></A> 1063 1064<div class="api apilevel-"> 1065 <h3 class="api-name">withView2</h3> 1066 <div class="api-level"> 1067 <div></div> 1068 1069 1070 1071 </div> 1072<pre class="api-signature no-pretty-print"> 1073<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a> withView2 (View view2)</pre> 1074 1075 1076 1077 1078 <p></p> 1079 <table class="responsive"> 1080 <tr><th colspan=2>Parameters</th></tr> 1081 <tr> 1082 <td><code>view2</code></td> 1083 <td width="100%"> 1084 <code>View</code> 1085 <!-- no parameter comment --></td> 1086 </tr> 1087 </table> 1088 <table class="responsive"> 1089 <tr><th colspan=2>Returns</th></tr> 1090 <tr> 1091 <td><code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code></td> 1092 <td width="100%"><!-- no returns description in source --></td> 1093 </tr> 1094 </table> 1095 1096</div> 1097 1098 1099<A NAME="withViewMatcher(org.hamcrest.Matcher<? super android.view.View>)"></A> 1100 1101<div class="api apilevel-"> 1102 <h3 class="api-name">withViewMatcher</h3> 1103 <div class="api-level"> 1104 <div></div> 1105 1106 1107 1108 </div> 1109<pre class="api-signature no-pretty-print"> 1110<a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a> withViewMatcher (Matcher<? super View> viewMatcher)</pre> 1111 1112 1113 1114 1115 <p></p> 1116 <table class="responsive"> 1117 <tr><th colspan=2>Parameters</th></tr> 1118 <tr> 1119 <td><code>viewMatcher</code></td> 1120 <td width="100%"> 1121 <code>Matcher</code> 1122 <!-- no parameter comment --></td> 1123 </tr> 1124 </table> 1125 <table class="responsive"> 1126 <tr><th colspan=2>Returns</th></tr> 1127 <tr> 1128 <td><code><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></code></td> 1129 <td width="100%"><!-- no returns description in source --></td> 1130 </tr> 1131 </table> 1132 1133</div> 1134 1135 1136 1137 1138 1139<!-- ========= METHOD DETAIL ======== --> 1140 1141 1142 1143<!-- ========= END OF CLASS DATA ========= --> 1144 1145</div><!-- end jd-content --> 1146 1147 1148 1149<div class="data-reference-resources-wrapper"> 1150 1151 <ul data-reference-resources> 1152 1153 1154 <li><h2>Interfaces</h2> 1155 <ul> 1156 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/BaseLayerComponent.html">BaseLayerComponent</a></li> 1157 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/EspressoException.html">EspressoException</a></li> 1158 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/FailureHandler.html">FailureHandler</a></li> 1159 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingResource.html">IdlingResource</a></li> 1160 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingResource.ResourceCallback.html">IdlingResource.ResourceCallback</a></li> 1161 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/UiController.html">UiController</a></li> 1162 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewAction.html">ViewAction</a></li> 1163 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></li> 1164 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewFinder.html">ViewFinder</a></li> 1165 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewInteractionComponent.html">ViewInteractionComponent</a></li> 1166 </ul> 1167 </li> 1168 1169 <li><h2>Classes</h2> 1170 <ul> 1171 <li class="selected api apilevel-"><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></li> 1172 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/DataInteraction.html">DataInteraction</a></li> 1173 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/Espresso.html">Espresso</a></li> 1174 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/GraphHolder.html">GraphHolder</a></li> 1175 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingPolicies.html">IdlingPolicies</a></li> 1176 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingPolicy.html">IdlingPolicy</a></li> 1177 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></li> 1178 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/PerformException.Builder.html">PerformException.Builder</a></li> 1179 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/Root.html">Root</a></li> 1180 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/Root.Builder.html">Root.Builder</a></li> 1181 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewInteraction.html">ViewInteraction</a></li> 1182 </ul> 1183 </li> 1184 1185 1186 <li><h2>Exceptions</h2> 1187 <ul> 1188 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></li> 1189 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/AppNotIdleException.html">AppNotIdleException</a></li> 1190 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingResourceTimeoutException.html">IdlingResourceTimeoutException</a></li> 1191 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/InjectEventSecurityException.html">InjectEventSecurityException</a></li> 1192 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/NoActivityResumedException.html">NoActivityResumedException</a></li> 1193 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/NoMatchingRootException.html">NoMatchingRootException</a></li> 1194 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></li> 1195 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/PerformException.html">PerformException</a></li> 1196 </ul> 1197 </li> 1198 1199 </ul> 1200 1201</div> 1202 1203 1204 1205</body> 1206</html> 1207