Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
H A DNotificationShelfComponent.java19 import com.android.systemui.statusbar.LegacyNotificationShelfControllerImpl;
49 LegacyNotificationShelfControllerImpl getNotificationShelfController(); in getNotificationShelfController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLegacyNotificationShelfControllerImpl.java35 public class LegacyNotificationShelfControllerImpl implements NotificationShelfController { class
44 public LegacyNotificationShelfControllerImpl( in LegacyNotificationShelfControllerImpl() method in LegacyNotificationShelfControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/ui/viewbinder/
H A DNotificationShelfViewBinder.kt26 import com.android.systemui.statusbar.LegacyNotificationShelfControllerImpl