Home
last modified time | relevance | path

Searched refs:requestRoundnessResetFor (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java1052 public void requestRoundnessResetFor(ExpandableView child) { in requestRoundnessResetFor() method in NotificationShelf
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java2731 mShelf.requestRoundnessResetFor(expandableView); in onViewRemoved()