Searched refs:mPanelBottomRow (Results 1 – 1 of 1) sorted by relevance
94 private HvacPanelRow mPanelBottomRow; field in HvacPanelController175 mPanelBottomRow = (HvacPanelRow) mContainer.findViewById(R.id.bottom_row); in HvacPanelController()180 mFrontDefrosterButton = (ToggleButton) mPanelBottomRow.findViewById(R.id.front_defroster); in HvacPanelController()181 mRearDefrosterButton = (ToggleButton) mPanelBottomRow.findViewById(R.id.rear_defroster); in HvacPanelController()358 mPanelBottomRow.getCollapseAnimation(PANEL_ANIMATION_DELAY_MS, in transitionState()388 mPanelBottomRow.getExpandAnimation(PANEL_ANIMATION_LONG_DELAY_MS, 1f)); in transitionState()