Home
last modified time | relevance | path

Searched refs:FILL_COLOR (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/widget/
H A DCircleView.kt271 val FILL_COLOR: Property<CircleView, Int> =
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmActivity.kt208 PropertyValuesHolder.ofObject(CircleView.FILL_COLOR, AnimatorUtils.ARGB_EVALUATOR,
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1819 private static final Property<VFullPath, Integer> FILL_COLOR = field in VectorDrawable.VFullPath
1890 put("fillColor", FILL_COLOR);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20389 Landroid/graphics/drawable/VectorDrawable$VFullPath;->FILL_COLOR:Landroid/util/Property;