Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingUserHelperImpl.java64 AutomotiveConfigConstants.USER_SETTINGS_SCROLL_WAIT_TIME))); in SettingUserHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java472 public static final String USER_SETTINGS_SCROLL_WAIT_TIME = "USER_SETTINGS_SCROLL_WAIT_TIME"; field in AutomotiveConfigConstants