| /cts/tests/tests/view/src/android/view/cts/ |
| D | TooltipTest.java | 193 private void injectHoverEvent(int action, int source, View target, int offsetX, int offsetY) { in injectHoverEvent() 197 private void injectHoverMove(int source, View target, int offsetX, int offsetY) { in injectHoverMove() 201 private void injectHoverMove(View target, int offsetX, int offsetY) { in injectHoverMove() 218 private static MotionEvent obtainMouseEvent(View target, int action, int offsetX, int offsetY) { in obtainMouseEvent() 223 int source, View target, int action, int offsetX, int offsetY) { in obtainMotionEvent()
|
| D | HoverTest.java | 106 private void injectHoverEnter(View view, int offsetX, int offsetY) { in injectHoverEnter() 115 private void injectHoverMove(View view, int offsetX, int offsetY) { in injectHoverMove()
|
| D | MotionEventTest.java | 357 float offsetY = 1.0f; in testOffsetLocationForPointerSource() local 372 float offsetY = 1.0f; in testNoLocationOffsetForNonPointerSource() local
|
| /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
| D | CtsMouseUtil.java | 62 public static MotionEvent obtainMouseEvent(int action, View anchor, int offsetX, int offsetY) { in obtainMouseEvent() 84 int offsetY) { in emulateHoverOnView()
|
| D | CtsTouchUtils.java | 121 int offsetX, int offsetY) { in emulateTapOnView() 137 int offsetX, int offsetY, boolean waitForAnimations) { in emulateTapOnView() 186 int offsetX, int offsetY) { in emulateDoubleTapOnView() 799 ActivityTestRule<?> activityTestRule, View view, int offsetX, int offsetY) { in emulateLongPressOnView()
|
| /cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ime/ |
| D | BitmapImage.java | 125 boolean robustMatch(@NonNull BitmapImage targetImage, int offsetX, int offsetY) { in robustMatch()
|
| /cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
| D | Watermark.java | 102 boolean robustMatch(@NonNull BitmapImage targetImage, int offsetX, int offsetY) { in robustMatch()
|
| /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
| D | RenderNodeTests.java | 412 final int offsetY = 20; in testOffsetImplicitInputRenderEffect() local 554 final int offsetY = 20; in testOffsetRenderEffect() local 794 final int offsetY = 20; in testChainRenderEffect() local
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | PopupWindowTest.java | 485 final int offsetY = mActivity.findViewById(R.id.anchor_upper).getHeight() / 2; in testShowAsDropDown_ClipToScreen_Overlap_Offset() local 538 final int offsetY = -1 * (appBarHeight + appFrameTop); in testShowAsDropDown_ClipToScreen_Overlap_OutOfScreen() local 606 int offsetX, int offsetY, int gravity) throws Throwable { in verifyPosition() 624 int offsetX, int offsetY, int gravity) throws Throwable { in verifyPosition()
|
| D | TextViewTest.java | 9200 private void emulateClickOnView(View view, int offsetX, int offsetY) { in emulateClickOnView() 9205 private void emulateLongPressOnView(View view, int offsetX, int offsetY) { in emulateLongPressOnView()
|
| /cts/tests/tests/widget/src/android/widget/cts/util/ |
| D | TestUtils.java | 81 int offsetY = 0; in getCombinedBackgroundBitmap() local
|
| /cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
| D | TestUtils.java | 221 int offsetY = view.getHeight() / 2; in injectStylusEvents() local
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | GainmapTest.java | 213 int offsetY = decoder.getHeight() - (TILE_SIZE / 4); in testDecodeGainmapBitmapRegionDecoderReusePastBounds() local
|
| /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
| D | AccessibilityGestureDetectorTest.java | 695 float offsetY = 0.0f; in adjustTapLocation() local
|