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>NoMatchingViewException.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">NoMatchingViewException.Builder</h1> 210<p> 211<code class="api-signature"> 212 public 213 static 214 215 216 class 217 NoMatchingViewException.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.NoMatchingViewException.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/NoMatchingViewException.html">NoMatchingViewException</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/NoMatchingViewException.Builder.html#NoMatchingViewException.Builder()">NoMatchingViewException.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/NoMatchingViewException.html">NoMatchingViewException</a></code> 339 </td> 340 341 <td width="100%"> 342 <code> 343 <a href="/reference/android/support/test/espresso/NoMatchingViewException.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/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code> 361 </td> 362 363 <td width="100%"> 364 <code> 365 <a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html#from(android.support.test.espresso.NoMatchingViewException)">from</a>(<a href="/reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</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/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code> 383 </td> 384 385 <td width="100%"> 386 <code> 387 <a href="/reference/android/support/test/espresso/NoMatchingViewException.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/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code> 405 </td> 406 407 <td width="100%"> 408 <code> 409 <a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html#withAdapterViewWarning(com.google.common.base.Optional<java.lang.String>)">withAdapterViewWarning</a>(Optional<String> adapterViewWarning) 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/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code> 427 </td> 428 429 <td width="100%"> 430 <code> 431 <a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html#withAdapterViews(java.util.List<android.view.View>)">withAdapterViews</a>(List<View> adapterViews) 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/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code> 449 </td> 450 451 <td width="100%"> 452 <code> 453 <a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html#withRootView(android.view.View)">withRootView</a>(View rootView) 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/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code> 471 </td> 472 473 <td width="100%"> 474 <code> 475 <a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html#withViewMatcher(org.hamcrest.Matcher<? super android.view.View>)">withViewMatcher</a>(Matcher<? super View> viewMatcher) 476 </code> 477 478 </td> 479 </tr> 480 481 482 483</table> 484 485 486 487 488 489 490 491<!-- ========== METHOD SUMMARY =========== --> 492<table id="inhmethods" class="methods inhtable"> 493<tr><th><h3>Inherited methods</h3></th></tr> 494 495 496<tr class="api apilevel-" > 497<td colspan="2"> 498 499 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 500 ><img height="34" id="inherited-methods-java.lang.Object-trigger" 501 src="/assets/images/styles/disclosure_down.png" 502 class="jd-expando-trigger-img" /></a>From 503class 504<code> 505 506 java.lang.Object 507 508</code> 509<div id="inherited-methods-java.lang.Object"> 510 <div id="inherited-methods-java.lang.Object-list" 511 class="jd-inheritedlinks"> 512 </div> 513 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 514 <table class="jd-sumtable-expando responsive"> 515 516 517 518 519 <tr class="api apilevel-" > 520 521 522 <td><code> 523 524 525 526 527 528 Object</code> 529 </td> 530 531 <td width="100%"> 532 <code> 533 clone() 534 </code> 535 536 </td> 537 </tr> 538 539 540 541 <tr class="api apilevel-" > 542 543 544 <td><code> 545 546 547 548 549 550 boolean</code> 551 </td> 552 553 <td width="100%"> 554 <code> 555 equals(Object arg0) 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 void</code> 573 </td> 574 575 <td width="100%"> 576 <code> 577 finalize() 578 </code> 579 580 </td> 581 </tr> 582 583 584 585 <tr class="api apilevel-" > 586 587 588 <td><code> 589 590 591 592 final 593 594 Class<?></code> 595 </td> 596 597 <td width="100%"> 598 <code> 599 getClass() 600 </code> 601 602 </td> 603 </tr> 604 605 606 607 <tr class="api apilevel-" > 608 609 610 <td><code> 611 612 613 614 615 616 int</code> 617 </td> 618 619 <td width="100%"> 620 <code> 621 hashCode() 622 </code> 623 624 </td> 625 </tr> 626 627 628 629 <tr class="api apilevel-" > 630 631 632 <td><code> 633 634 635 636 final 637 638 void</code> 639 </td> 640 641 <td width="100%"> 642 <code> 643 notify() 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 notifyAll() 666 </code> 667 668 </td> 669 </tr> 670 671 672 673 <tr class="api apilevel-" > 674 675 676 <td><code> 677 678 679 680 681 682 String</code> 683 </td> 684 685 <td width="100%"> 686 <code> 687 toString() 688 </code> 689 690 </td> 691 </tr> 692 693 694 695 <tr class="api apilevel-" > 696 697 698 <td><code> 699 700 701 702 final 703 704 void</code> 705 </td> 706 707 <td width="100%"> 708 <code> 709 wait(long arg0, int arg1) 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) 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() 754 </code> 755 756 </td> 757 </tr> 758 759 760 761 </table> 762 </div> 763</div> 764</td></tr> 765 766 767</table> 768 769 770 771<!-- XML Attributes --> 772 773 774<!-- Enum Values --> 775 776 777<!-- Constants --> 778 779 780<!-- Fields --> 781 782 783<!-- Public ctors --> 784 785 786<!-- ========= CONSTRUCTOR DETAIL ======== --> 787<h2 class="api-section">Public constructors</h2> 788 789 790 791<A NAME="NoMatchingViewException.Builder()"></A> 792 793<div class="api apilevel-"> 794 <h3 class="api-name">NoMatchingViewException.Builder</h3> 795 <div class="api-level"> 796 <div></div> 797 798 799 800 </div> 801<pre class="api-signature no-pretty-print"> 802NoMatchingViewException.Builder ()</pre> 803 804 805 806 807 <p></p> 808 809</div> 810 811 812 813 814 815<!-- ========= CONSTRUCTOR DETAIL ======== --> 816<!-- Protected ctors --> 817 818 819 820<!-- ========= METHOD DETAIL ======== --> 821<!-- Public methdos --> 822 823<h2 class="api-section">Public methods</h2> 824 825 826 827<A NAME="build()"></A> 828 829<div class="api apilevel-"> 830 <h3 class="api-name">build</h3> 831 <div class="api-level"> 832 <div></div> 833 834 835 836 </div> 837<pre class="api-signature no-pretty-print"> 838<a href="/reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a> build ()</pre> 839 840 841 842 843 <p></p> 844 <table class="responsive"> 845 <tr><th colspan=2>Returns</th></tr> 846 <tr> 847 <td><code><a href="/reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></code></td> 848 <td width="100%"><!-- no returns description in source --></td> 849 </tr> 850 </table> 851 852</div> 853 854 855<A NAME="from(android.support.test.espresso.NoMatchingViewException)"></A> 856 857<div class="api apilevel-"> 858 <h3 class="api-name">from</h3> 859 <div class="api-level"> 860 <div></div> 861 862 863 864 </div> 865<pre class="api-signature no-pretty-print"> 866<a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a> from (<a href="/reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a> exception)</pre> 867 868 869 870 871 <p></p> 872 <table class="responsive"> 873 <tr><th colspan=2>Parameters</th></tr> 874 <tr> 875 <td><code>exception</code></td> 876 <td width="100%"> 877 <code>NoMatchingViewException</code> 878 <!-- no parameter comment --></td> 879 </tr> 880 </table> 881 <table class="responsive"> 882 <tr><th colspan=2>Returns</th></tr> 883 <tr> 884 <td><code><a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code></td> 885 <td width="100%"><!-- no returns description in source --></td> 886 </tr> 887 </table> 888 889</div> 890 891 892<A NAME="includeViewHierarchy(boolean)"></A> 893 894<div class="api apilevel-"> 895 <h3 class="api-name">includeViewHierarchy</h3> 896 <div class="api-level"> 897 <div></div> 898 899 900 901 </div> 902<pre class="api-signature no-pretty-print"> 903<a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a> includeViewHierarchy (boolean includeViewHierarchy)</pre> 904 905 906 907 908 <p></p> 909 <table class="responsive"> 910 <tr><th colspan=2>Parameters</th></tr> 911 <tr> 912 <td><code>includeViewHierarchy</code></td> 913 <td width="100%"> 914 <code>boolean</code> 915 <!-- no parameter comment --></td> 916 </tr> 917 </table> 918 <table class="responsive"> 919 <tr><th colspan=2>Returns</th></tr> 920 <tr> 921 <td><code><a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code></td> 922 <td width="100%"><!-- no returns description in source --></td> 923 </tr> 924 </table> 925 926</div> 927 928 929<A NAME="withAdapterViewWarning(com.google.common.base.Optional<java.lang.String>)"></A> 930 931<div class="api apilevel-"> 932 <h3 class="api-name">withAdapterViewWarning</h3> 933 <div class="api-level"> 934 <div></div> 935 936 937 938 </div> 939<pre class="api-signature no-pretty-print"> 940<a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a> withAdapterViewWarning (Optional<String> adapterViewWarning)</pre> 941 942 943 944 945 <p></p> 946 <table class="responsive"> 947 <tr><th colspan=2>Parameters</th></tr> 948 <tr> 949 <td><code>adapterViewWarning</code></td> 950 <td width="100%"> 951 <code>Optional</code> 952 <!-- no parameter comment --></td> 953 </tr> 954 </table> 955 <table class="responsive"> 956 <tr><th colspan=2>Returns</th></tr> 957 <tr> 958 <td><code><a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code></td> 959 <td width="100%"><!-- no returns description in source --></td> 960 </tr> 961 </table> 962 963</div> 964 965 966<A NAME="withAdapterViews(java.util.List<android.view.View>)"></A> 967 968<div class="api apilevel-"> 969 <h3 class="api-name">withAdapterViews</h3> 970 <div class="api-level"> 971 <div></div> 972 973 974 975 </div> 976<pre class="api-signature no-pretty-print"> 977<a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a> withAdapterViews (List<View> adapterViews)</pre> 978 979 980 981 982 <p></p> 983 <table class="responsive"> 984 <tr><th colspan=2>Parameters</th></tr> 985 <tr> 986 <td><code>adapterViews</code></td> 987 <td width="100%"> 988 <code>List</code> 989 <!-- no parameter comment --></td> 990 </tr> 991 </table> 992 <table class="responsive"> 993 <tr><th colspan=2>Returns</th></tr> 994 <tr> 995 <td><code><a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code></td> 996 <td width="100%"><!-- no returns description in source --></td> 997 </tr> 998 </table> 999 1000</div> 1001 1002 1003<A NAME="withRootView(android.view.View)"></A> 1004 1005<div class="api apilevel-"> 1006 <h3 class="api-name">withRootView</h3> 1007 <div class="api-level"> 1008 <div></div> 1009 1010 1011 1012 </div> 1013<pre class="api-signature no-pretty-print"> 1014<a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a> withRootView (View rootView)</pre> 1015 1016 1017 1018 1019 <p></p> 1020 <table class="responsive"> 1021 <tr><th colspan=2>Parameters</th></tr> 1022 <tr> 1023 <td><code>rootView</code></td> 1024 <td width="100%"> 1025 <code>View</code> 1026 <!-- no parameter comment --></td> 1027 </tr> 1028 </table> 1029 <table class="responsive"> 1030 <tr><th colspan=2>Returns</th></tr> 1031 <tr> 1032 <td><code><a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code></td> 1033 <td width="100%"><!-- no returns description in source --></td> 1034 </tr> 1035 </table> 1036 1037</div> 1038 1039 1040<A NAME="withViewMatcher(org.hamcrest.Matcher<? super android.view.View>)"></A> 1041 1042<div class="api apilevel-"> 1043 <h3 class="api-name">withViewMatcher</h3> 1044 <div class="api-level"> 1045 <div></div> 1046 1047 1048 1049 </div> 1050<pre class="api-signature no-pretty-print"> 1051<a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a> withViewMatcher (Matcher<? super View> viewMatcher)</pre> 1052 1053 1054 1055 1056 <p></p> 1057 <table class="responsive"> 1058 <tr><th colspan=2>Parameters</th></tr> 1059 <tr> 1060 <td><code>viewMatcher</code></td> 1061 <td width="100%"> 1062 <code>Matcher</code> 1063 <!-- no parameter comment --></td> 1064 </tr> 1065 </table> 1066 <table class="responsive"> 1067 <tr><th colspan=2>Returns</th></tr> 1068 <tr> 1069 <td><code><a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></code></td> 1070 <td width="100%"><!-- no returns description in source --></td> 1071 </tr> 1072 </table> 1073 1074</div> 1075 1076 1077 1078 1079 1080<!-- ========= METHOD DETAIL ======== --> 1081 1082 1083 1084<!-- ========= END OF CLASS DATA ========= --> 1085 1086</div><!-- end jd-content --> 1087 1088 1089 1090<div class="data-reference-resources-wrapper"> 1091 1092 <ul data-reference-resources> 1093 1094 1095 <li><h2>Interfaces</h2> 1096 <ul> 1097 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/BaseLayerComponent.html">BaseLayerComponent</a></li> 1098 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/EspressoException.html">EspressoException</a></li> 1099 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/FailureHandler.html">FailureHandler</a></li> 1100 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingResource.html">IdlingResource</a></li> 1101 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingResource.ResourceCallback.html">IdlingResource.ResourceCallback</a></li> 1102 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/UiController.html">UiController</a></li> 1103 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewAction.html">ViewAction</a></li> 1104 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewAssertion.html">ViewAssertion</a></li> 1105 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewFinder.html">ViewFinder</a></li> 1106 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewInteractionComponent.html">ViewInteractionComponent</a></li> 1107 </ul> 1108 </li> 1109 1110 <li><h2>Classes</h2> 1111 <ul> 1112 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html">AmbiguousViewMatcherException.Builder</a></li> 1113 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/DataInteraction.html">DataInteraction</a></li> 1114 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/Espresso.html">Espresso</a></li> 1115 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/GraphHolder.html">GraphHolder</a></li> 1116 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingPolicies.html">IdlingPolicies</a></li> 1117 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingPolicy.html">IdlingPolicy</a></li> 1118 <li class="selected api apilevel-"><a href="/reference/android/support/test/espresso/NoMatchingViewException.Builder.html">NoMatchingViewException.Builder</a></li> 1119 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/PerformException.Builder.html">PerformException.Builder</a></li> 1120 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/Root.html">Root</a></li> 1121 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/Root.Builder.html">Root.Builder</a></li> 1122 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/ViewInteraction.html">ViewInteraction</a></li> 1123 </ul> 1124 </li> 1125 1126 1127 <li><h2>Exceptions</h2> 1128 <ul> 1129 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/AmbiguousViewMatcherException.html">AmbiguousViewMatcherException</a></li> 1130 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/AppNotIdleException.html">AppNotIdleException</a></li> 1131 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/IdlingResourceTimeoutException.html">IdlingResourceTimeoutException</a></li> 1132 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/InjectEventSecurityException.html">InjectEventSecurityException</a></li> 1133 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/NoActivityResumedException.html">NoActivityResumedException</a></li> 1134 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/NoMatchingRootException.html">NoMatchingRootException</a></li> 1135 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/NoMatchingViewException.html">NoMatchingViewException</a></li> 1136 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/PerformException.html">PerformException</a></li> 1137 </ul> 1138 </li> 1139 1140 </ul> 1141 1142</div> 1143 1144 1145 1146</body> 1147</html> 1148