Searched refs:mIsDisabledWhileDriving (Results 1 – 1 of 1) sorted by relevance
73 private final boolean mIsDisabledWhileDriving; field in StatusIconPanelController104 if (mIsDisabledWhileDriving188 mIsDisabledWhileDriving = isDisabledWhileDriving; in StatusIconPanelController()189 if (mIsDisabledWhileDriving) { in StatusIconPanelController()270 if (mIsDisabledWhileDriving && mCarUxRestrictionsUtil.getCurrentRestrictions() in attachPanel()