Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DStorageSettingTest.java121 .verifyUsageinGB(AutomotiveConfigConstants.STORAGE_SYSTEM_SETTINGS)); in testSystem()
126 .hasUIElement(AutomotiveConfigConstants.STORAGE_SYSTEM_SETTINGS)); in testSystem()
127 mSettingsUIHelper.get().openUIOptions(AutomotiveConfigConstants.STORAGE_SYSTEM_SETTINGS); in testSystem()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java602 public static final String STORAGE_SYSTEM_SETTINGS = "STORAGE_SYSTEM_SETTINGS"; field in AutomotiveConfigConstants