Home
last modified time | relevance | path

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

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