Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DRoutingSessionInfo.java106 mControlHints = updateVolumeHandlingInHints(builder.mControlHints, mVolumeHandling); in RoutingSessionInfo()
133 private static Bundle updateVolumeHandlingInHints(Bundle controlHints, int volumeHandling) { in updateVolumeHandlingInHints() method in RoutingSessionInfo