Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DPlayerAdapter.java74 setAudioRoutingInfo(null); in ViewHolder()
79 mPlayer.setAudioRoutingListener(router -> setAudioRoutingInfo(router)); in setPlayer()
84 private void setAudioRoutingInfo(@Nullable AudioRouting router) { in setAudioRoutingInfo() method in PlayerAdapter.ViewHolder
122 setAudioRoutingInfo(null); in handleStateChange()
128 setAudioRoutingInfo(null); in stopPlayer()