Home
last modified time | relevance | path

Searched refs:PROFILE_ACCOUNT_SETTINGS (Results 1 – 13 of 13) sorted by relevance

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DSettingsConstants.java27 public static final String PROFILE_ACCOUNT_SETTINGS = "OPEN_PROFILE_ACCOUNT_SETTINGS_WORKFLOW"; field in SettingsConstants
DAutomotiveConfigConstants.java380 public static final String PROFILE_ACCOUNT_SETTINGS = "OPEN_PROFILE_ACCOUNT_SETTINGS_WORKFLOW"; field in AutomotiveConfigConstants
/platform_testing/tests/automotive/functional/multiuser/src/android/platform/tests/
DDeleteAdminUser.java70 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testRemoveUser()
72 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testRemoveUser()
DDeleteGuestNotAllowed.java56 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in openAccountsFacet()
DDeleteLastAdminUser.java55 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in openAccountsFacet()
DDeleteCurrentNonAdminUser.java71 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testRemoveUserSelf()
DDeleteNonAdminUser.java70 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testRemoveUser()
DAddUserQuickSettings.java75 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testAddNonAdminUser()
DAddUserSettings.java59 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in openAccountsFacet()
DDeleteGuestSelfNotAllowed.java75 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testDeleteGuestNotAllowed()
/platform_testing/tests/automotive/functional/AdminUserGrantPermissions/src/android/platform/tests/
DGrantPermissionsToNonAdminUserTest.java66 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testOpenPermissionsPageOfNonAdmin()
132 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testUnCheckCreateNewProfilesPermissionAndSwitchToNonAdminUser()
/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DSettingTest.java77 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testAccountsSettings()
/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DUxRestrictionTest.java115 mSettingHelper.get().openSetting(SettingsConstants.PROFILE_ACCOUNT_SETTINGS); in testRestrictedProfilesAndAccountsSettings()