Searched refs:PlayerState (Results 1 – 3 of 3) sorted by relevance
182 public @interface PlayerState {} annotation in AudioPlaybackConfiguration185 public static String playerStateToString(@PlayerState int state) { in playerStateToString()369 public @PlayerState int getPlayerState() { in getPlayerState()
69 void onStateChanged(@PlayerState int playbackState); in onStateChanged()109 public @interface PlayerState {} annotation in MpegTsPlayerV2448 public void onPlayerStateChanged(boolean playWhenReady, @PlayerState int state) { in onPlayerStateChanged()
66 import com.android.tv.tuner.exoplayer2.MpegTsPlayerV2.PlayerState;499 public void onStateChanged(@PlayerState int playbackState) { in onStateChanged()