Home
last modified time | relevance | path

Searched defs:StyledPlayerView (Results 1 – 3 of 3) sorted by relevance

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/
Dui-components.md22 ## StyledPlayerView ## section
77 The `surface_type` attribute of `StyledPlayerView` lets you set the type of argument
128 `StyledPlayerView` uses `StyledPlayerControlView` to display the playback argument
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DStyledPlayerView.java169 public class StyledPlayerView extends FrameLayout implements AdViewProvider { class
228 public StyledPlayerView(Context context) { in StyledPlayerView() method in StyledPlayerView
232 public StyledPlayerView(Context context, @Nullable AttributeSet attrs) { in StyledPlayerView() method in StyledPlayerView
237 public StyledPlayerView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in StyledPlayerView() method in StyledPlayerView
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DStyledPlayerView.java254 public class StyledPlayerView extends FrameLayout implements AdViewProvider { class
314 public StyledPlayerView(Context context) { in StyledPlayerView() method in StyledPlayerView
318 public StyledPlayerView(Context context, @Nullable AttributeSet attrs) { in StyledPlayerView() method in StyledPlayerView
323 public StyledPlayerView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in StyledPlayerView() method in StyledPlayerView