Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java108 private final NotificationInsetsController mNotificationInsetsController; field in NotificationShadeWindowViewController
219 mNotificationInsetsController = notificationInsetsController; in NotificationShadeWindowViewController()
307 mView.setLayoutInsetsController(mNotificationInsetsController); in setupExpandedStatusBar()