Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DPrivacySettingTest.java59 mSettingHelper.get().openMenuWith("Data sharing with Google"); in testActivityControlUserLoggedIn()
60 mSettingHelper.get().openMenuWith("Activity Controls"); in testActivityControlUserLoggedIn()
69 mSettingHelper.get().openMenuWith("Data sharing with Google"); in testAutofillServiceNoUserLoggedIn()
70 mSettingHelper.get().openMenuWith("Autofill service from Google"); in testAutofillServiceNoUserLoggedIn()
79 mSettingHelper.get().openMenuWith("Data sharing with Google"); in testAutofillServiceUserLoggedIn()
80 mSettingHelper.get().openMenuWith("Autofill service from Google"); in testAutofillServiceUserLoggedIn()
DMicroPhoneRecentAppsTest.java62 mSettingHelper.get().openMenuWith("MicroPhone"); in testRecentlyAccessedApps()
71 mSettingHelper.get().openMenuWith("MicroPhone"); in testViewAllLink()
DMicroPhoneSettingTest.java57 mSettingHelper.get().openMenuWith("MicroPhone"); in openPrivacySetting()
69 mSettingHelper.get().openMenuWith("MicroPhone"); in manageMicrophonePermissions()
80 mSettingHelper.get().openMenuWith("MicroPhone"); in goBackToSettingsScreen()
DPrivacyPermissionManagerTest.java52 mSettingHelper.get().openMenuWith("App permissions"); in openPrivacyAppPermissions()
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoMediaHelper.java96 void openMenuWith(String... menuOptions); in openMenuWith() method
DIAutoSettingHelper.java143 void openMenuWith(String... menuOptions); in openMenuWith() method
/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DUxRestrictionTest.java71 mSettingHelper.get().openMenuWith("In-call Volume"); in testRestrictedSoundSettings()
96 mSettingHelper.get().openMenuWith("Pair new device"); in testRestrictedBluetoothSettings()
/platform_testing/tests/automotive/functional/statusbar/src/android/platform/tests/
DNetworkPaletteTest.java104 mSettingHelper.get().openMenuWith("Network & internet settings"); in testNetworkAndinternetSettings()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java303 public void openMenuWith(String... menuOptions) { in openMenuWith() method in SettingHelperImpl
/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java276 public void openMenuWith(String... menuOptions) { in openMenuWith() method in MediaCenterHelperImpl