Home
last modified time | relevance | path

Searched refs:isDisabledWhileUnprovisioned (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconPanelViewController.java193 boolean isDisabledWhileUnprovisioned, boolean showAsDropDown) { in StatusIconPanelViewController() argument
203 mIsDisabledWhileUnprovisioned = isDisabledWhileUnprovisioned; in StatusIconPanelViewController()