Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInsetsImpl.java35 public class NotificationInsetsImpl extends NotificationInsetsController { class
38 public NotificationInsetsImpl() { in NotificationInsetsImpl() method in NotificationInsetsImpl
H A DNotificationInsetsModule.java29 NotificationInsetsController bindNotificationInsetsController(NotificationInsetsImpl impl); in bindNotificationInsetsController()