Home
last modified time | relevance | path

Searched refs:applyRoundnessAndInvalidate (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java240 public void applyRoundnessAndInvalidate() { in applyRoundnessAndInvalidate() method in ExpandableOutlineView
242 super.applyRoundnessAndInvalidate(); in applyRoundnessAndInvalidate()
247 applyRoundnessAndInvalidate(); in onDensityOrFontScaleChanged()
255 applyRoundnessAndInvalidate(); in setActualHeight()
264 applyRoundnessAndInvalidate(); in setClipTopAmount()
273 applyRoundnessAndInvalidate(); in setClipBottomAmount()
280 applyRoundnessAndInvalidate(); in setOutlineAlpha()
294 applyRoundnessAndInvalidate(); in setOutlineRect()
354 applyRoundnessAndInvalidate(); in setOutlineRect()
DActivatableNotificationView.java643 public void applyRoundnessAndInvalidate() { in applyRoundnessAndInvalidate() method in ActivatableNotificationView
645 super.applyRoundnessAndInvalidate(); in applyRoundnessAndInvalidate()
DExpandableNotificationRow.java3632 public void applyRoundnessAndInvalidate() {
3634 super.applyRoundnessAndInvalidate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DRoundable.kt277 fun applyRoundnessAndInvalidate() { in <lambda>() method
408 roundable.applyRoundnessAndInvalidate() in setMaxRadius()
432 roundable.applyRoundnessAndInvalidate() in topAnimatable()
447 roundable.applyRoundnessAndInvalidate() in bottomAnimatable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java128 public void applyRoundnessAndInvalidate() { in applyRoundnessAndInvalidate() method in NotificationHeaderViewWrapper
132 mRoundnessChangedListener.applyRoundnessAndInvalidate(); in applyRoundnessAndInvalidate()
134 Roundable.super.applyRoundnessAndInvalidate(); in applyRoundnessAndInvalidate()
390 void applyRoundnessAndInvalidate(); in applyRoundnessAndInvalidate() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DRoundableTest.kt34 roundable.applyRoundnessAndInvalidate() in applyRoundnessAndInvalidate_should_invalidate_targetView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java347 applyRoundnessAndInvalidate(); in addNotification()
383 applyRoundnessAndInvalidate();
1588 public void applyRoundnessAndInvalidate() {
1616 Roundable.super.applyRoundnessAndInvalidate();