Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
H A DDismissView.kt138 val gradientDrawable = checkExists(gradientDrawable) ?: return regex
158 val gradientDrawable = checkExists(gradientDrawable) ?: return regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBackgroundView.java270 GradientDrawable gradientDrawable = in updateBackgroundRadii() local
286 GradientDrawable gradientDrawable = in setExpandAnimationRunning() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuView.java180 final GradientDrawable gradientDrawable = getContainerViewGradient(); in onEdgeChanged() local
347 final GradientDrawable gradientDrawable = getContainerViewGradient(); in onDraggingStart() local
H A DMenuEduTooltipView.java182 final GradientDrawable gradientDrawable = (GradientDrawable) mMessageView.getBackground(); in updateMessageView() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java755 GradientDrawable gradientDrawable = (GradientDrawable) background; in setButtonColors() local