Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java82 private View mReserveNotificationSpace; field in NotificationPanelView
202 mReserveNotificationSpace = findViewById(R.id.reserve_notification_space); in onFinishInflate()
1848 mReserveNotificationSpace.setVisibility(View.VISIBLE); in notifyVisibleChildrenChanged()
1850 mReserveNotificationSpace.setVisibility(View.GONE); in notifyVisibleChildrenChanged()