Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java101 private final NotificationInsetsController mNotificationInsetsController; field in NotificationShadeWindowViewController
199 mNotificationInsetsController = notificationInsetsController; in NotificationShadeWindowViewController()
255 mView.setLayoutInsetsController(mNotificationInsetsController); in setupExpandedStatusBar()