/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/testutils/ |
D | TestUtilsMatchers.java | 55 public boolean matchesSafely(final ImageView view) { in drawable() method 103 public boolean matchesSafely(final View view) { in isBackground() method 145 public boolean matchesSafely(View view) { 185 public boolean matchesSafely(final CheckedTextView view) { 211 public boolean matchesSafely(final CheckedTextView view) { 235 protected boolean matchesSafely(SQLiteCursor cursor) { 253 public boolean matchesSafely(View view) { 272 protected boolean matchesSafely(List<Float> item) { 303 protected boolean matchesSafely(List<Float> item) { 337 protected boolean matchesSafely(List<Float> item) { [all …]
|
/frameworks/support/viewpager/src/androidTest/java/android/support/v4/testutils/ |
D | TestUtilsMatchers.java | 52 public boolean matchesSafely(final View view) { in backgroundColor() method 92 public boolean matchesSafely(View view) { in isOfClass() method 112 public boolean matchesSafely(final View view) { 158 public boolean matchesSafely(final View view) { 203 public boolean matchesSafely(final View view) { 245 protected boolean matchesSafely(List<Integer> item) {
|
/frameworks/support/wear/src/androidTest/java/androidx/wear/widget/util/ |
D | MoreViewAssertions.java | 175 public boolean matchesSafely(View view) { 189 public boolean matchesSafely(RecyclerView view) { 203 public boolean matchesSafely(RecyclerView view) {
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
D | GestureDescriptionTest.java | 292 protected boolean matchesSafely(GestureStep gestureStep) { in numTouchPointsIs() 306 protected boolean matchesSafely(GestureStep gestureStep) { 326 protected boolean matchesSafely(GestureStep gestureStep) { 346 protected boolean matchesSafely(GestureStep gestureStep) { 366 protected boolean matchesSafely(GestureStep gestureStep) { 385 protected boolean matchesSafely(GestureStep gestureStep) { 404 protected boolean matchesSafely(GestureStep gestureStep) {
|
D | MotionEventInjectorTest.java | 766 public boolean matchesSafely(MotionEvent event) { in matchesSafely() method in MotionEventInjectorTest.MotionEventMatcher 799 protected boolean matchesSafely(MotionEvent motionEvent) { in matchesSafely() method in MotionEventInjectorTest.MotionEventActionMatcher 812 protected boolean matchesSafely(MotionEvent event) { in isAtPoint() 826 protected boolean matchesSafely(MotionEvent event) { 853 protected boolean matchesSafely(MotionEvent event) { 867 protected boolean matchesSafely(MotionEvent event) { 881 protected boolean matchesSafely(MotionEvent event) { 895 protected boolean matchesSafely(MotionEvent event) {
|
D | KeyboardInterceptorTest.java | 209 protected boolean matchesSafely(KeyEvent item) { in matchesSafely() method in KeyboardInterceptorTest.KeyEventMatcher
|
D | KeyEventDispatcherTest.java | 572 public boolean matchesSafely(KeyEvent keyEvent) { in matchesSafely() method in KeyEventDispatcherTest.KeyEventMatcher
|
D | MagnificationControllerTest.java | 812 protected boolean matchesSafely(MagnificationSpec magnificationSpec) {
|
/frameworks/support/emoji/core/src/androidTest/java/androidx/emoji/util/ |
D | EmojiMatcher.java | 101 protected boolean matchesSafely(final CharSequence charSequence) { 137 protected boolean matchesSafely(final CharSequence charSequence) { 212 protected boolean matchesSafely(final CharSequence charSequence) {
|
/frameworks/support/transition/src/androidTest/java/androidx/transition/ |
D | ChangeBoundsTest.java | 67 protected boolean matchesSafely(View view) { in atTop() 81 protected boolean matchesSafely(View item) {
|
/frameworks/support/wear/src/androidTest/java/androidx/wear/widget/drawer/ |
D | WearableDrawerLayoutEspressoTest.java | 521 public boolean matchesSafely(View view) { in isOpened() method in WearableDrawerLayoutEspressoTest 530 protected boolean matchesSafely(View view) { 545 protected boolean matchesSafely(View view) { 560 protected boolean matchesSafely(View view) { 585 public boolean matchesSafely(View view) {
|
/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
D | FloatingToolbarEspressoUtils.java | 151 public boolean matchesSafely(View view) { in assertFloatingToolbarItemIndex() 202 public boolean matchesSafely(View view) { in assertFloatingToolbarMenuItem()
|
D | ContextMenuUtils.java | 152 public boolean matchesSafely(View view) { in assertContextMenuAlignment()
|
/frameworks/support/coordinatorlayout/src/androidTest/java/androidx/coordinatorlayout/widget/ |
D | BaseDynamicCoordinatorLayoutTest.java | 70 public boolean matchesSafely(View view) { in hasParent() method in BaseDynamicCoordinatorLayoutTest
|
/frameworks/support/car/src/androidTest/java/androidx/car/widget/ |
D | PagedListViewTest.java | 795 public boolean matchesSafely(View view) { in withTopMargin() method in PagedListViewTest 817 public boolean matchesSafely(View view) { 837 public boolean matchesSafely(View view) { 857 public boolean matchesSafely(View view) {
|
/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/ |
D | DrawerDynamicLayoutTest.java | 78 public boolean matchesSafely(View view) { in hasParent() method in DrawerDynamicLayoutTest
|
/frameworks/support/percent/src/androidTest/java/androidx/percentlayout/widget/ |
D | PercentDynamicLayoutTest.java | 71 public boolean matchesSafely(View view) { in hasParent() method in PercentDynamicLayoutTest
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ScanTestUtil.java | 443 public boolean matchesSafely(WifiNative.BucketSettings bucketSettings, in bandIs() 468 public boolean matchesSafely(WifiNative.BucketSettings bucketSettings,
|
/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/widget/ |
D | PopupMenuTest.java | 308 public boolean matchesSafely(Root root) { in hasWindowFocus() method in PopupMenuTest 741 public boolean matchesSafely(View view) {
|