Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java192 private final NotificationIconAreaController mNotifIconAreaController; field in NotificationStackScrollLayoutController
721 mNotifIconAreaController = notifIconAreaController; in NotificationStackScrollLayoutController()
835 .bind(mView, vm, mFalsingManager, mFeatureFlags, mNotifIconAreaController)); in setUpView()