Searched refs:PlaybackType (Results 1 – 4 of 4) sorted by relevance
126 public @interface PlaybackType {} annotation in PlaybackMetrics244 @PlaybackType556 public @NonNull Builder setPlaybackType(@PlaybackType int value) { in setPlaybackType()
974 public @interface PlaybackType {} annotation in MediaController.PlaybackInfo1006 @PlaybackType int playbackType, in PlaybackInfo()
1723 public @interface PlaybackType {} annotation in MediaRouter.RouteInfo1988 @PlaybackType2417 public void setPlaybackType(@RouteInfo.PlaybackType int type) { in setPlaybackType()
606 private static String toVolumeTypeString(@PlaybackInfo.PlaybackType int volumeType) { in toVolumeTypeString()