/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 | 794 protected boolean matchesSafely(MotionEvent motionEvent) { in matchesSafely() method in MotionEventInjectorTest.MotionEventActionMatcher 807 protected boolean matchesSafely(MotionEvent event) { in isAtPoint() 821 protected boolean matchesSafely(MotionEvent event) { 848 protected boolean matchesSafely(MotionEvent event) { 862 protected boolean matchesSafely(MotionEvent event) { 876 protected boolean matchesSafely(MotionEvent event) { 890 protected boolean matchesSafely(MotionEvent event) {
|
D | KeyboardInterceptorTest.java | 208 protected boolean matchesSafely(KeyEvent item) { in matchesSafely() method in KeyboardInterceptorTest.KeyEventMatcher
|
D | AccessibilityWindowManagerWithAccessibilityWindowTest.java | 1367 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityWindowManagerWithAccessibilityWindowTest.DisplayIdMatcher 1390 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityWindowManagerWithAccessibilityWindowTest.EventWindowIdMatcher 1413 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityWindowManagerWithAccessibilityWindowTest.WindowChangesMatcher 1436 protected boolean matchesSafely(AccessibilityWindowInfo window) { in matchesSafely() method in AccessibilityWindowManagerWithAccessibilityWindowTest.WindowIdMatcher
|
D | AccessibilityWindowManagerTest.java | 1189 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityWindowManagerTest.DisplayIdMatcher 1212 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityWindowManagerTest.WindowIdMatcher 1235 protected boolean matchesSafely(AccessibilityEvent event) { in matchesSafely() method in AccessibilityWindowManagerTest.WindowChangesMatcher
|
D | KeyEventDispatcherTest.java | 590 public boolean matchesSafely(KeyEvent keyEvent) { in matchesSafely() method in KeyEventDispatcherTest.KeyEventMatcher
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/ |
D | MotionEventMatcher.java | 60 public boolean matchesSafely(MotionEvent event) { in matchesSafely() method in MotionEventMatcher
|
/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
D | ContextMenuUtils.java | 153 public boolean matchesSafely(View view) { in assertContextMenuAlignment()
|
/frameworks/base/core/tests/coretests/src/android/content/res/ |
D | FontScaleConverterActivityTest.java | 191 protected boolean matchesSafely(TextView textView) { in withTextSizeInRange() method
|
/frameworks/base/tests/Input/src/com/android/server/input/ |
D | BatteryControllerTests.kt | 100 override fun matchesSafely(item: T?): Boolean { in createInputDevice() method
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | DisplayAreaPolicyBuilderTest.java | 966 protected boolean matchesSafely(WindowContainer actual) { in descendantOfOneOf()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/ |
D | FullScreenMagnificationControllerTest.java | 1603 protected boolean matchesSafely(MagnificationSpec magnificationSpec) {
|
/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
D | ChooserActivityTest.java | 3253 protected boolean matchesSafely(RecyclerView view, Description mismatchDescription) {
|