Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DSettingsConstants.java28 public static final String APPS_SETTINGS = "OPEN_APPS_SETTINGS_WORKFLOW"; field in SettingsConstants
DAutomotiveConfigConstants.java381 public static final String APPS_SETTINGS = "OPEN_APPS_SETTINGS_WORKFLOW"; field in AutomotiveConfigConstants
/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DAppInfoSettingTest.java35 mSettingHelper.get().openSetting(SettingsConstants.APPS_SETTINGS); in openAppInfoFacet()
77 mSettingHelper.get().openSetting(SettingsConstants.APPS_SETTINGS); in testAllowedAppNumber()
DSettingTest.java68 mSettingHelper.get().openSetting(SettingsConstants.APPS_SETTINGS); in testAppinfoSettings()
DAppInfoVerifyUIElementsTest.java51 mSettingHelper.get().openSetting(SettingsConstants.APPS_SETTINGS); in openAppInfoFacet()
/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DUxRestrictionTest.java105 mSettingHelper.get().openSetting(SettingsConstants.APPS_SETTINGS); in testRestrictedAppSettings()