/cts/tests/tests/permission3/UsePermissionAppWithOverlay/src/android/permission3/cts/usepermission/ |
D | OverlayActivity.kt | 28 val bottom = intent.getIntExtra(MESSAGE_BOTTOM, top + 1) in onCreate() constant
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | Paint_FontMetricsIntTest.java | 44 int bottom = 4; in testToString() local
|
D | EmbossMaskFilterTest.java | 69 Rect bottom = new Rect(0, CENTER_Y, BITMAP_WIDTH, BITMAP_HEIGHT); in testEmbossMaskFilter() local
|
D | BlurMaskFilterTest.java | 72 int bottom = bitmap.getHeight() - 1; in verifyQuadrants() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | SurfaceViewTest.java | 81 final int bottom = 240; in testSurfaceView() local 124 final int bottom = 240; in testOnSizeChanged() local
|
D | WindowMetricsTestHelper.java | 161 final int bottom = original.bottom - insets.bottom; in inset() local 172 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
D | DialogFrameTests.java | 270 final int bottom = original.bottom - insets.bottom; in inset() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | LayerDrawableTest.java | 322 int bottom = 40; in testSetLayerInset() local 1168 int bottom = 40; in testSetLayerInsetRelative() local 1205 int bottom = 40; in testSetLayerInsetLeft() local 1231 int bottom = 40; in testGetLayerInsetLeft() local 1254 int bottom = 40; in testSetLayerInsetTop() local 1280 int bottom = 40; in testGetLayerInsetTop() local 1303 int bottom = 40; in testSetLayerInsetRight() local 1329 int bottom = 40; in testGetLayerInsetRight() local 1352 int bottom = 40; in testSetLayerInsetBottom() local 1378 int bottom = 40; in testGetLayerInsetBottom() local [all …]
|
/cts/tests/tests/text/src/android/text/style/cts/ |
D | LineBackgroundSpan_StandardTest.java | 72 final int bottom = 50; in testDrawBackground() local
|
D | ReplacementSpanTest.java | 60 float x, int top, int y, int bottom, Paint paint) { in draw()
|
D | DynamicDrawableSpanTest.java | 104 final int bottom = top + DRAWABLE_SIZE + padding; in testCenterAligned() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewOutlineProviderTest.java | 49 private void setViewLeftTopRightBottom(View view, int left, int top, int right, int bottom) { in setViewLeftTopRightBottom()
|
D | View_LayoutPositionTest.java | 75 int bottom = top + vRect.height(); in testPositionInParent() local
|
D | ViewGroup_ScrollCaptureTest.java | 385 MockView(Context context, int left, int top, int right, int bottom) { in MockView() 389 MockView(Context context, int left, int top, int right, int bottom, int visibility) { in MockView() 471 MockViewGroup(Context context, int left, int top, int right, int bottom) { in MockViewGroup() 475 MockViewGroup(Context context, int left, int top, int right, int bottom, in MockViewGroup()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/ |
D | RobustnessRenderer.java | 86 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates()
|
D | BaseRenderer.java | 132 float bottom = -1.0f; in onSurfaceChanged() local 203 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates()
|
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/ |
D | TestActivity.java | 66 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
D | TestGetWindowLayoutInfoActivity.java | 70 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/cts/tests/openglperf2/jni/primitive/fullpipeline/ |
D | FullPipelineRenderer.cpp | 137 float bottom = -1.0f; in setUp() local
|
/cts/tests/openglperf2/jni/reference/scene/glowing/ |
D | GlowingScene.cpp | 106 float bottom = -1.0f; in setUpProjectionMatrix() local
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | EditorState.java | 71 int y, int bottom, Paint paint) { in draw()
|
/cts/tests/tests/graphics/jni/ |
D | android_graphics_cts_FrameRateCtsActivity.cpp | 122 int bottom) { in Surface() 181 jint top, jint right, jint bottom) { in surfaceControlCreate()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | BoxInsetLayout.java | 237 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() 241 private void layoutBoxChildren(int left, int top, int right, int bottom, in layoutBoxChildren()
|
/cts/tests/openglperf2/jni/reference/scene/flocking/ |
D | FlockingScene.cpp | 104 float bottom = -1.0f; in setUpProjectionMatrix() local
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | ImeLayoutInfo.java | 163 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in fromLayoutListenerCallback()
|