Home
last modified time | relevance | path

Searched refs:updatePath (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DCornerDrawable.kt35 updatePath(RectF(b))
44 updatePath(RectF(l.toFloat(), t.toFloat(), r.toFloat(), b.toFloat())) in setBounds()
49 updatePath(RectF(r)) in setBounds()
53 private fun updatePath(r: RectF) { in updatePath() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSContainerImpl.java267 boolean updatePath = false; in setFancyClipping()
273 updatePath = true; in setFancyClipping()
277 updatePath = true; in setFancyClipping()
281 updatePath = true; in setFancyClipping()
285 updatePath = true; in setFancyClipping()
288 if (updatePath) { in setFancyClipping()
/frameworks/base/packages/SystemUI/src/com/android/systemui/scrim/
DScrimDrawable.java146 updatePath(); in setRoundedCorners()
190 updatePath(); in setBottomEdgePosition()
212 updatePath(); in onBoundsChange()
221 private void updatePath() { in updatePath() method in ScrimDrawable
/frameworks/base/core/java/com/android/internal/graphics/drawable/
DBackgroundBlurDrawable.java175 updatePath(); in setCornerRadius()
185 updatePath(); in setBounds()
188 private void updatePath() { in updatePath() method in BackgroundBlurDrawable
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DAbUpdateInstaller.java187 private void applyPayload(String updatePath) throws IOException { in applyPayload() argument
203 updatePath, mOffsetForUpdate, mSizeForUpdate, headerKeyValuePairs); in applyPayload()
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java4172 private void updatePath(int width, int height) {
4188 updatePath(getWidth(), getHeight());
4205 updatePath(width, height);
/frameworks/base/core/java/android/widget/
DEditor.java6962 if (updatePath() && updatePaint()) { in draw()
6991 private boolean updatePath() { in updatePath() method in Editor.SelectionHandleView.CorrectionHighlighter
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt70109 Landroid/widget/Editor$CorrectionHighlighter;->updatePath()Z