| /cts/tools/dx-tests/src/dxc/junit/opcodes/invokevirtual/jm/ |
| D | T_invokevirtual_1.java | 21 public boolean run(Object x, Object y) { in run()
|
| D | T_invokevirtual_9.java | 21 public boolean run(Object x, Object y) { in run()
|
| D | T_invokevirtual_11.java | 21 public boolean run(Object x, Object y) { in run()
|
| D | T_invokevirtual_3.java | 21 public boolean run(Object x, Object y) { in run()
|
| D | T_invokevirtual_8.java | 21 public boolean run(Object x, Object y) { in run()
|
| D | T_invokevirtual_12.java | 21 public boolean run(Object x, Object y) { in run()
|
| /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual_range/d/ |
| D | T_invoke_virtual_range_1.java | 21 public boolean run(Object x, Object y) { in run()
|
| /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual/d/ |
| D | T_invoke_virtual_1.java | 21 public boolean run(Object x, Object y) { in run()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | MotionEventTest.java | 371 float y = Y_4F + 5.0f; in testGetHistoricalY() local 430 float y = 20.0f; in testAddBatch() local 467 float y = 20.0f; in testGetHistorySize() local
|
| D | FocusFinderTest.java | 128 int y = mTopWide.getTop() - bound; in testFindNearestTouchable() local
|
| D | ViewTest.java | 2773 final float y = xy[1] + viewHeight / 2.0f; in testOnTrackballEvent() local 3262 final float y = xy[1] + viewHeight / 2.0f; in testDispatchTouchEvent() local 3692 float y = xy[1] + viewHeight / 2.0f; in testOnTouchEvent() local
|
| /cts/tests/tests/text/src/android/text/style/cts/ |
| D | ReplacementSpanTest.java | 60 float x, int top, int y, int bottom, Paint paint) { in draw()
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | BlurMaskFilterTest.java | 71 private void checkQuadrants(int color, Bitmap bitmap, int x, int y, int alphaTolerance) { in checkQuadrants()
|
| D | BitmapShaderTest.java | 95 private void assertColor(int color, Bitmap bitmap, int x, int y) { in assertColor()
|
| D | SweepGradientTest.java | 108 int y = CENTER + (int)(Math.sin(rad) * RADIUS); in checkColors() local
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
| D | TransitionDrawableTest.java | 268 private void assertColorFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in assertColorFillRect() 276 private void assertColorNotFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in assertColorNotFillRect()
|
| D | NinePatchDrawableTest.java | 474 private void assertColorFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in assertColorFillRect()
|
| /cts/tests/tests/text/src/android/text/method/cts/ |
| D | LinkMovementMethodTest.java | 329 int y = (mView.getLayout().getLineTop(1) + mView.getLayout().getLineBottom(1)) / 2; in testOnTouchEvent() local 605 int y = (mView.getLayout().getLineTop(line) + mView.getLayout().getLineBottom(line)) / 2; in performMotionOnLine() local
|
| /cts/tests/tests/text/src/android/text/cts/ |
| D | BoringLayoutTest.java | 535 public void drawText(String text, float x, float y, Paint paint) { in drawText()
|
| D | TextUtilsTest.java | 1051 int y, int bottom, Paint paint) { in draw()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | MediaControllerTest.java | 345 final float y = xy[1] + viewHeight / 2.0f; in testOnTrackballEvent() local
|
| D | ScrollViewTest.java | 495 int y = mScrollView.getScrollY(); in testArrowScroll() local
|
| D | PopupWindowTest.java | 969 float y = xy[1] + (viewHeight / 2.0f); in testSetTouchInterceptor() local
|
| /cts/tests/tests/app/src/android/app/cts/ |
| D | InstrumentationTest.java | 75 final long y = 50; in setUp() local
|
| /cts/tests/tests/webkit/src/android/webkit/cts/ |
| D | WebViewTest.java | 2188 private boolean checkBitmapInsideAnother(Bitmap b1, Bitmap b2, int x, int y) { in checkBitmapInsideAnother()
|