Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java326 getUiElementFromConfig(AutomotiveConfigConstants.TRACK_NAME_MINIMIZED_CONTROL); in getMediaTrackNameFromMinimizedControl()
332 AutomotiveConfigConstants.TRACK_NAME_MINIMIZED_CONTROL); in getMediaTrackNameFromMinimizedControl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java318 public static final String TRACK_NAME_MINIMIZED_CONTROL = "TRACK_NAME_MINIMIZED_CONTROL"; field in AutomotiveConfigConstants