Searched refs:PlaybackType (Results 1 – 6 of 6) sorted by relevance
126 public @interface PlaybackType {} annotation in PlaybackMetrics244 @PlaybackType556 public @NonNull Builder setPlaybackType(@PlaybackType int value) { in setPlaybackType()
960 public @interface PlaybackType {} annotation in MediaController.PlaybackInfo992 @PlaybackType int playbackType, in PlaybackInfo()
38 enum PlaybackType { enum
1723 public @interface PlaybackType {} annotation in MediaRouter.RouteInfo1988 @PlaybackType2417 public void setPlaybackType(@RouteInfo.PlaybackType int type) { in setPlaybackType()
773 private static String toVolumeTypeString(@PlaybackInfo.PlaybackType int volumeType) { in toVolumeTypeString()
18966 optional android.stats.mediametrics.PlaybackType playback_type = 6;