| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | Paint_FontMetricsIntTest.java | 49 int bottom = 4; in testToString() local
|
| D | EmbossMaskFilterTest.java | 70 Rect bottom = new Rect(0, CENTER_Y, BITMAP_WIDTH, BITMAP_HEIGHT); in testEmbossMaskFilter() local
|
| D | BlurMaskFilterTest.java | 73 int bottom = bitmap.getHeight() - 1; in checkQuadrants() local
|
| D | NinePatchTest.java | 255 private void assertBounds(Rect regionBounds, int left, int top, int right, int bottom) { in assertBounds()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | SurfaceViewTest.java | 130 final int bottom = 240; in testSurfaceView() local 178 final int bottom = 240; in testOnSizeChanged() local
|
| D | View_LayoutPositionTest.java | 146 int bottom = top + vRect.height(); in testPositionInParent() local
|
| D | TouchDelegateTest.java | 99 int bottom = mButton.getBottom(); in setUp() local
|
| D | ViewGroupTest.java | 1539 final int bottom = 200; in testOnLayout() local 1959 float bottom, EdgeType type) { in quickReject() 1971 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect() 2063 final int bottom = 4; in testSetPadding() local 2316 public int bottom; field in ViewGroupTest.MockViewGroup 2484 public boolean setFrame(int left, int top, int right, int bottom) { in setFrame()
|
| /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/text/src/android/text/cts/ |
| D | BoringLayoutTest.java | 545 final int bottom, in createMetrics()
|
| D | TextUtilsTest.java | 1051 int y, int bottom, Paint paint) { in draw()
|
| /cts/tests/tests/webkit/src/android/webkit/cts/ |
| D | WebViewTest.java | 2077 private boolean pageDownOnUiThread(final boolean bottom) throws Throwable { in pageDownOnUiThread() 2087 public PageDownRunner(boolean bottom) { in PageDownRunner()
|
| /cts/tests/src/android/view/cts/ |
| D | MockView.java | 340 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | TextViewTest.java | 2948 final Drawable bottom = mActivity.getResources().getDrawable(R.drawable.red); in testGetExtendedPaddingBottom() local 3002 final Drawable bottom = mActivity.getResources().getDrawable(R.drawable.red); in testGetTotalPaddingBottom() local
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
| D | LayerDrawableTest.java | 318 int bottom = 40; in testSetLayerInset() local
|