Home
last modified time | relevance | path

Searched defs:mIsDisabledWhileDriving (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconPanelViewController.java86 private final boolean mIsDisabledWhileDriving; field in StatusIconPanelViewController
499 private boolean mIsDisabledWhileDriving = false; field in StatusIconPanelViewController.Builder