Searched refs:groupRoute (Results 1 – 1 of 1) sorted by relevance
194 Bundle groupRoute = controlHints.getBundle(KEY_GROUP_ROUTE); in updateVolumeHandlingInHints() local196 if (groupRoute != null && groupRoute.containsKey(KEY_VOLUME_HANDLING) in updateVolumeHandlingInHints()197 && volumeHandling != groupRoute.getInt(KEY_VOLUME_HANDLING)) { in updateVolumeHandlingInHints()199 Bundle newGroupRoute = new Bundle(groupRoute); in updateVolumeHandlingInHints()