Home
last modified time | relevance | path

Searched refs:RESET_SETTINGS (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java191 AutoConfigConstants.RESET_SETTINGS); in resetNetwork()
200 AutoConfigConstants.RESET_SETTINGS)); in resetNetwork()
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoConfigConstants.java121 public static final String RESET_SETTINGS = "RESET_SETTINGS"; field in AutoConfigConstants
DAutoSettingsConfigUtility.java464 AutoConfigConstants.RESET_SETTINGS, in loadDefaultSystemSettingsConfig()