Home
last modified time | relevance | path

Searched defs:mNotificationRoundnessManager (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManagerTest.java62 @Mock private NotificationRoundnessManager mNotificationRoundnessManager; field in NotificationSectionsManagerTest
H A DNotificationSwipeHelperTest.java80 private NotificationRoundnessManager mNotificationRoundnessManager; field in NotificationSwipeHelperTest
H A DNotificationStackScrollLayoutControllerTest.java127 @Mock private NotificationRoundnessManager mNotificationRoundnessManager; field in NotificationStackScrollLayoutControllerTest
H A DNotificationStackScrollLayoutTest.java124 @Mock private NotificationRoundnessManager mNotificationRoundnessManager; field in NotificationStackScrollLayoutTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceControllerTest.java83 private NotificationRoundnessManager mNotificationRoundnessManager; field in HeadsUpAppearanceControllerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelper.java71 private final NotificationRoundnessManager mNotificationRoundnessManager; field in NotificationSwipeHelper
550 private NotificationRoundnessManager mNotificationRoundnessManager; field in NotificationSwipeHelper.Builder
H A DNotificationStackScrollLayoutController.java159 private final NotificationRoundnessManager mNotificationRoundnessManager; field in NotificationStackScrollLayoutController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceController.java78 private final NotificationRoundnessManager mNotificationRoundnessManager; field in HeadsUpAppearanceController