Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DMicroPhoneSettingTest.java173 mPrivacySettingsHelper.get().isMutedMicChipPresentWithMicPanel()); in testMicroPhonePanelToggle()
181 mPrivacySettingsHelper.get().isMutedMicChipPresentWithMicPanel()); in testMicroPhonePanelToggle()
192 mPrivacySettingsHelper.get().isMutedMicChipPresentWithMicPanel()); in testMicroPhoneButtonDimiss()
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoPrivacySettingsHelper.java56 boolean isMutedMicChipPresentWithMicPanel(); in isMutedMicChipPresentWithMicPanel() method
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java87 public boolean isMutedMicChipPresentWithMicPanel() { in isMutedMicChipPresentWithMicPanel() method in SettingsPrivacyHelperImpl