Searched refs:PlaybackType (Results 1 – 5 of 5) sorted by relevance
126 public @interface PlaybackType {} annotation in PlaybackMetrics244 @PlaybackType555 public @NonNull Builder setPlaybackType(@PlaybackType int value) { in setPlaybackType()
38 enum PlaybackType { enum
974 public @interface PlaybackType {} annotation in MediaController.PlaybackInfo1009 public PlaybackInfo(@PlaybackType int playbackType, @ControlType int volumeControl, in PlaybackInfo()
1737 public @interface PlaybackType {} annotation in MediaRouter.RouteInfo2002 @PlaybackType2431 public void setPlaybackType(@RouteInfo.PlaybackType int type) { in setPlaybackType()
15057 optional android.stats.mediametrics.PlaybackType playback_type = 6;