Searched refs:panelWidth (Results 1 – 1 of 1) sorted by relevance
1026 int panelWidth = mResources.getDimensionPixelSize(R.dimen.notification_panel_width); in updateResources() local1040 panelWidth = 0; in updateResources()1051 constraintSet.getConstraint(R.id.notification_stack_scroller).layout.mWidth = panelWidth; in updateResources()