Home
last modified time | relevance | path

Searched refs:PlaybackType (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/metrics/
DPlaybackMetrics.java126 public @interface PlaybackType {} annotation in PlaybackMetrics
244 @PlaybackType
555 public @NonNull Builder setPlaybackType(@PlaybackType int value) { in setPlaybackType()
/frameworks/proto_logging/stats/enums/stats/mediametrics/
Dmediametrics.proto38 enum PlaybackType { enum
/frameworks/base/media/java/android/media/session/
DMediaController.java974 public @interface PlaybackType {} annotation in MediaController.PlaybackInfo
1009 public PlaybackInfo(@PlaybackType int playbackType, @ControlType int volumeControl, in PlaybackInfo()
/frameworks/base/media/java/android/media/
DMediaRouter.java1737 public @interface PlaybackType {} annotation in MediaRouter.RouteInfo
2002 @PlaybackType
2431 public void setPlaybackType(@RouteInfo.PlaybackType int type) { in setPlaybackType()
/frameworks/proto_logging/stats/
Datoms.proto15057 optional android.stats.mediametrics.PlaybackType playback_type = 6;