Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DPrivacySettingVerifyUIElementsTest.java63 mSettingsUIHelper.get().hasUIElement(AutomotiveConfigConstants.MICROPHONE)); in testVerifyMicrophoneUIElement()
64 mSettingsUIHelper.get().openUIOptions(AutomotiveConfigConstants.MICROPHONE); in testVerifyMicrophoneUIElement()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java585 public static final String MICROPHONE = "MICROPHONE"; field in AutomotiveConfigConstants