Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DPrivacyChipViewController.java92 boolean shouldShowPrivacyChip = isSensorPartOfPrivacyItems(privacyItems);
170 private boolean isSensorPartOfPrivacyItems(@NonNull List<PrivacyItem> privacyItems) { in isSensorPartOfPrivacyItems() method in PrivacyChipViewController