Home
last modified time | relevance | path

Searched refs:matchesSafely (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DGestureDescriptionTest.java292 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) {
DMotionEventInjectorTest.java794 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) {
DKeyboardInterceptorTest.java208 protected boolean matchesSafely(KeyEvent item) { in matchesSafely() method in KeyboardInterceptorTest.KeyEventMatcher
DAccessibilityWindowManagerWithAccessibilityWindowTest.java1367 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
DAccessibilityWindowManagerTest.java1189 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
DKeyEventDispatcherTest.java590 public boolean matchesSafely(KeyEvent keyEvent) { in matchesSafely() method in KeyEventDispatcherTest.KeyEventMatcher
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
DMotionEventMatcher.java60 public boolean matchesSafely(MotionEvent event) { in matchesSafely() method in MotionEventMatcher
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DContextMenuUtils.java153 public boolean matchesSafely(View view) { in assertContextMenuAlignment()
/frameworks/base/core/tests/coretests/src/android/content/res/
DFontScaleConverterActivityTest.java191 protected boolean matchesSafely(TextView textView) { in withTextSizeInRange() method
/frameworks/base/tests/Input/src/com/android/server/input/
DBatteryControllerTests.kt100 override fun matchesSafely(item: T?): Boolean { in createInputDevice() method
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayAreaPolicyBuilderTest.java966 protected boolean matchesSafely(WindowContainer actual) { in descendantOfOneOf()
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
DFullScreenMagnificationControllerTest.java1603 protected boolean matchesSafely(MagnificationSpec magnificationSpec) {
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DChooserActivityTest.java3253 protected boolean matchesSafely(RecyclerView view, Description mismatchDescription) {