Searched refs:mIsDisabledWhileDriving (Results 1 – 1 of 1) sorted by relevance
86 private final boolean mIsDisabledWhileDriving; field in StatusIconPanelViewController122 if (mIsDisabledWhileDriving202 mIsDisabledWhileDriving = isDisabledWhileDriving; in StatusIconPanelViewController()219 if (mIsDisabledWhileDriving && mCarUxRestrictionsUtil.getCurrentRestrictions() in onInit()279 if (mIsDisabledWhileDriving) { in onViewAttached()499 private boolean mIsDisabledWhileDriving = false; field in StatusIconPanelViewController.Builder548 mIsDisabledWhileDriving = disabled; in setDisabledWhileDriving()579 mYOffset, mGravity, mIsDisabledWhileDriving, mIsDisabledWhileUnprovisioned, in build()