Searched refs:mPanelBottomRow (Results 1 – 1 of 1) sorted by relevance
105 private HvacPanelRow mPanelBottomRow; field in HvacPanelController188 mPanelBottomRow = (HvacPanelRow) mContainer.findViewById(R.id.bottom_row); in HvacPanelController()193 mFrontDefrosterButton = (ToggleButton) mPanelBottomRow.findViewById(R.id.front_defroster); in HvacPanelController()194 mRearDefrosterButton = (ToggleButton) mPanelBottomRow.findViewById(R.id.rear_defroster); in HvacPanelController()208 mHvacPowerSwitch = (ToggleButton)mPanelBottomRow.findViewById(R.id.hvac_master_switch); in HvacPanelController()375 mPanelBottomRow.getCollapseAnimation(PANEL_ANIMATION_DELAY_MS, in transitionState()405 mPanelBottomRow.getExpandAnimation(PANEL_ANIMATION_LONG_DELAY_MS, 1f)); in transitionState()