Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarMediaService.java458 ComponentName playbackSource; in initUser() local
475 playbackSource = defaultMediaSource; in initUser()
477 playbackSource = getLastMediaSource(MEDIA_SOURCE_MODE_PLAYBACK, userId); in initUser()
479 playbackSource; in initUser()
493 startMediaConnectorService(playbackSource, shouldPlay, userId); in initUser()
496 playbackSource, userId); in initUser()