Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.kt32 fun setupShelf(notificationShelfController: NotificationShelfController) regex
H A DLegacyNotificationIconAreaControllerImpl.java201 public void setupShelf(NotificationShelfController notificationShelfController) { in setupShelf() method in LegacyNotificationIconAreaControllerImpl
H A DCentralSurfacesImpl.java1241 mNotificationIconAreaController.setupShelf(mNotificationShelfController); in makeStatusBarView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
H A DNotificationIconAreaControllerViewBinderWrapperImpl.kt167 override fun setupShelf(notificationShelfController: NotificationShelfController) =