Searched refs:MEDIA_CONNECTION_ACTION (Results 1 – 1 of 1) sorted by relevance
91 private static final String MEDIA_CONNECTION_ACTION = "com.android.car.media.MEDIA_CONNECTION"; field in CarMediaService299 Intent serviceStart = new Intent(MEDIA_CONNECTION_ACTION); in startMediaConnectorService()