Home
last modified time | relevance | path

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

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