Searched refs:KEY_PLAYBACK_STREAM (Results 1 – 1 of 1) sorted by relevance
53 static final String KEY_PLAYBACK_STREAM = "playbackStream"; field in MediaRouteDescriptor220 return mBundle.getInt(KEY_PLAYBACK_STREAM, -1); in getPlaybackStream()599 mBundle.putInt(KEY_PLAYBACK_STREAM, playbackStream); in setPlaybackStream()