Searched defs:playbackType (Results 1 – 5 of 5) sorted by relevance
91 public int playbackType; field in MediaRouterClientState.RouteInfo
135 private var playbackType = PLAYBACK_TYPE_UNKNOWN regex
180 int playbackType, in PlaybackMetrics()447 int playbackType = in.readInt(); in PlaybackMetrics() local
1009 public PlaybackInfo(@PlaybackType int playbackType, @ControlType int volumeControl, in PlaybackInfo()
1781 final int playbackType = computePlaybackType(descriptor); in updateDescriptor() local