Home
last modified time | relevance | path

Searched defs:gradientDrawable (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBackgroundView.java232 GradientDrawable gradientDrawable = in updateBackgroundRadii() local
253 GradientDrawable gradientDrawable = in setExpandAnimationRunning() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
DAccessibilityFloatingMenuViewTest.java196 final GradientDrawable gradientDrawable = in onTargetsChanged_singleTarget_expectedRadii() local
219 final GradientDrawable gradientDrawable = in setSizeType_alignRightAndLargeSize_expectedRadii() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DBaseTooltipView.java215 final GradientDrawable gradientDrawable = (GradientDrawable) mTextView.getBackground(); in updateTextView() local
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/
DCarSetupWizardLayout.java649 GradientDrawable gradientDrawable = getGradientDrawable(button); in setButtonRadius() local
DCarSetupWizardBaseLayout.java725 GradientDrawable gradientDrawable = getGradientDrawable(button); in setButtonRadius() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java657 GradientDrawable gradientDrawable = (GradientDrawable) background; in setButtonColors() local