Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java247 getUiElementFromConfig(AutomotiveConfigConstants.RECENT_APPS_TIMESTAMP); in isRecentAppDisplayedWithStamp()
DSettingHelperImpl.java421 getUiElementFromConfig(AutomotiveConfigConstants.RECENT_APPS_TIMESTAMP); in isRecentAppDisplayedInLocationSettings()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java534 public static final String RECENT_APPS_TIMESTAMP = "RECENT_APPS_TIMESTAMP"; field in AutomotiveConfigConstants