Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DPrivacyChipViewController.java232 if (chipVisible && getChipEnabled()) { in setChipVisibility()
240 private boolean getChipEnabled() { in getChipEnabled() method in PrivacyChipViewController