Home
last modified time | relevance | path

Searched refs:updatePath (Results 1 – 6 of 6) 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 in com.android.systemui.controls.ui.CornerDrawable
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DCornerHandleView.java68 updatePath(); in CornerHandleView()
80 private void updatePath() { in updatePath() method in CornerHandleView
/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.java4150 private void updatePath(int width, int height) {
4166 updatePath(getWidth(), getHeight());
4183 updatePath(width, height);
/frameworks/base/core/java/android/widget/
DEditor.java6819 if (updatePath() && updatePaint()) { in draw()
6848 private boolean updatePath() { in updatePath() method in Editor.SelectionHandleView.CorrectionHighlighter
/frameworks/base/config/
Dboot-image-profile.txt25564 HSPLandroid/widget/Editor$CorrectionHighlighter;->updatePath()Z