Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsLocationHelperImpl.java64 getUiElementFromConfig(AutomotiveConfigConstants.RECENTLY_CLOSED_TEXT); in hasRecentlyAccessed()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java574 public static final String RECENTLY_CLOSED_TEXT = "RECENTLY_CLOSED_TEXT"; field in AutomotiveConfigConstants