Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DPrivacyChipViewController.java55 public class PrivacyChipViewController implements MicQcPanel.MicSensorInfoProvider { class
161 public PrivacyChipViewController(Context context, PrivacyItemController privacyItemController, in PrivacyChipViewController() method in PrivacyChipViewController
H A DCarSystemBarController.java64 private final Lazy<PrivacyChipViewController> mPrivacyChipViewControllerLazy;
98 Lazy<PrivacyChipViewController> privacyChipViewControllerLazy, in CarSystemBarController()
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
H A DPrivacyChipViewControllerTest.java77 private PrivacyChipViewController mPrivacyChipViewController;
129 mPrivacyChipViewController = new PrivacyChipViewController(mContext, mPrivacyItemController, in setUp()
H A DCarSystemBarControllerTest.java73 private PrivacyChipViewController mPrivacyChipViewController;