Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java655 getUiElementFromConfig(AutomotiveConfigConstants.ARTIST_TITLE); in getArtistrTitle()
658 .validateUiObject(objectArtistTitle, AutomotiveConfigConstants.ARTIST_TITLE); in getArtistrTitle()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java309 public static final String ARTIST_TITLE = "ARTIST_TITLE"; field in AutomotiveConfigConstants