Searched defs:playbackType (Results 1 – 5 of 5) sorted by relevance
91 public int playbackType; field in MediaRouterClientState.RouteInfo
180 int playbackType, in PlaybackMetrics()448 int playbackType = in.readInt(); in PlaybackMetrics() local
156 private var playbackType = PLAYBACK_TYPE_UNKNOWN regex
1005 public PlaybackInfo( in PlaybackInfo()
1791 final int playbackType = computePlaybackType(descriptor); in updateDescriptor() local