Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DStorageSettingTest.java106 .verifyUsageinGB(AutomotiveConfigConstants.STORAGE_FILES_SETTINGS)); in testFiles()
111 .hasUIElement(AutomotiveConfigConstants.STORAGE_FILES_SETTINGS)); in testFiles()
112 mSettingsUIHelper.get().openUIOptions(AutomotiveConfigConstants.STORAGE_FILES_SETTINGS); in testFiles()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java601 public static final String STORAGE_FILES_SETTINGS = "STORAGE_FILES_SETTINGS"; field in AutomotiveConfigConstants