Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingUserHelperImpl.java89 clickbutton(AutomotiveConfigConstants.USER_SETTINGS_ADD_PROFILE); in addUser()
131 getUiElementFromConfig(AutomotiveConfigConstants.USER_SETTINGS_ADD_PROFILE); in isUserPresent()
266 AutomotiveConfigConstants.USER_SETTINGS_ADD_PROFILE))) { in isVisibleAddProfile()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java452 public static final String USER_SETTINGS_ADD_PROFILE = "USER_SETTINGS_ADD_PROFILE"; field in AutomotiveConfigConstants