Home
last modified time | relevance | path

Searched refs:requestRoundnessReset (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DRoundable.kt274 fun requestRoundnessReset(sourceType: SourceType, animate: Boolean) { regex
288 fun requestRoundnessReset(sourceType: SourceType) { regex
289 requestRoundnessReset(sourceType = sourceType, animate = roundableState.targetView.isShown)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationRoundnessManager.java103 oldView.requestRoundnessReset(DISMISS_ANIMATION); in setViewsAffectedBySwipe()
H A DNotificationSwipeHelper.java335 row.requestRoundnessReset(SWIPE_DISMISS); in prepareDismissAnimation()
340 row.requestRoundnessReset(SWIPE_DISMISS); in prepareDismissAnimation()
H A DNotificationChildrenContainer.java377 row.requestRoundnessReset(FROM_PARENT, /* animate = */ false);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceController.java416 row.requestRoundnessReset(HEADS_UP); in updateHeadsUpAndPulsingRoundness()
422 row.requestRoundnessReset(PULSING); in updateHeadsUpAndPulsingRoundness()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DRoundableTest.kt72 roundable.requestRoundnessReset(sourceType = SOURCE1)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java140 child.requestRoundnessReset(SHELF_SCROLL); in bind()
1054 child.requestRoundnessReset(SHELF_SCROLL); in requestRoundnessResetFor()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationView.java730 requestRoundnessReset(sourceType); in onDetachedFromWindow()
H A DExpandableNotificationRow.java1065 requestRoundnessReset(PINNED);
3749 requestRoundnessReset(BASE_VALUE);