Home
last modified time | relevance | path

Searched refs:circle (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
H A DDismissView.kt74 var circle = DismissCircleView(context) regex
78 private val animator = PhysicsAnimator.getInstance(circle)
99 addView(circle)
124 circle.setup(config.backgroundResId, config.iconResId, config.iconSizeResId)
126 circle.layoutParams = LayoutParams(targetSize, targetSize,
129 circle.translationY = resources.getDimensionPixelSize(config.floatingGradientHeightResId)
183 circle.layoutParams.width = targetSize
184 circle.layoutParams.height = targetSize
185 circle.requestLayout()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DDividerRoundedCorner.java128 final Path circle = new Path(); in InvertedRoundedCornerDrawInfo() local
129 circle.addCircle( in InvertedRoundedCornerDrawInfo()
133 mPath.op(square, circle, Path.Op.DIFFERENCE); in InvertedRoundedCornerDrawInfo()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCbGeoUtils.java468 Circle circle = (Circle) geometry; in encodeGeometryToString() local
472 sb.append(circle.getCenter().lat); in encodeGeometryToString()
474 sb.append(circle.getCenter().lng); in encodeGeometryToString()
478 sb.append(circle.getRadius()); in encodeGeometryToString()
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DAdaptiveIconDrawableTest.java116 Path circle = new Path(); in testDraw_withBounds() local
117circle.addCircle(width / 2, height / 2, (right - left)/2 -10 /* room for anti-alias */, Direction… in testDraw_withBounds()
119 region.setPath(circle, region); in testDraw_withBounds()
/aosp14/frameworks/base/data/keyboards/
H A DVendor_0171_Product_0419.kl45 # Action button (circle icon, left of the Home button)