Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java251 AutomotiveConfigConstants.RESET_APP_PREFERENCES)); in resetAppPreferences()
254 .validateUiObject(object, AutomotiveConfigConstants.RESET_APP_PREFERENCES); in resetAppPreferences()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java219 public static final String RESET_APP_PREFERENCES = "RESET_APP_PREFERENCES"; field in AutomotiveConfigConstants