Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DRoutingSessionInfo.java144 Bundle newControlHints = new Bundle(controlHints); in updateVolumeHandlingInHints() local
145 newControlHints.putBundle(KEY_GROUP_ROUTE, newGroupRoute); in updateVolumeHandlingInHints()
146 return newControlHints; in updateVolumeHandlingInHints()