Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DRoutingSessionInfo.java199 Bundle newGroupRoute = new Bundle(groupRoute); in updateVolumeHandlingInHints() local
200 newGroupRoute.putInt(KEY_VOLUME_HANDLING, volumeHandling); in updateVolumeHandlingInHints()
202 newControlHints.putBundle(KEY_GROUP_ROUTE, newGroupRoute); in updateVolumeHandlingInHints()