Searched refs:mIsDisabledWhileDriving (Results 1 – 1 of 1) sorted by relevance
83 private final boolean mIsDisabledWhileDriving; field in StatusIconPanelViewController118 if (mIsDisabledWhileDriving191 mIsDisabledWhileDriving = isDisabledWhileDriving; in StatusIconPanelViewController()208 if (mIsDisabledWhileDriving && mCarUxRestrictionsUtil.getCurrentRestrictions() in onInit()260 if (mIsDisabledWhileDriving) { in onViewAttached()478 private boolean mIsDisabledWhileDriving = false; field in StatusIconPanelViewController.Builder525 mIsDisabledWhileDriving = disabled; in setDisabledWhileDriving()556 mYOffset, mGravity, mIsDisabledWhileDriving, mIsDisabledWhileUnprovisioned, in build()