Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java297 public static final String MEDIA_LAUNCH_COMMAND = "MEDIA_LAUNCH_COMMAND"; field in AutomotiveConfigConstants
/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java137 getCommandFromConfig(AutomotiveConfigConstants.MEDIA_LAUNCH_COMMAND)); in openMediaApp()