Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java668 getUiElementFromConfig(AutomotiveConfigConstants.ALBUM_TITLE); in getAlbumTitle()
671 .validateUiObject(objectAlbumTitle, AutomotiveConfigConstants.ALBUM_TITLE); in getAlbumTitle()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java310 public static final String ALBUM_TITLE = "ALBUM_TITLE"; field in AutomotiveConfigConstants