Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java232 protected NotificationsQuickSettingsContainer mNotificationContainerParent; field in NotificationPanelView
505 mNotificationContainerParent = findViewById(R.id.notification_container_parent); in onFinishInflate()
1563 mNotificationContainerParent.setQsExpanded(expanded); in setQsExpanded()