Searched defs:PlaybackState (Results 1 – 1 of 1) sorted by relevance
35 public final class PlaybackState implements Parcelable { class236 private PlaybackState(int state, long position, long updateTime, float speed, in PlaybackState() method in PlaybackState251 private PlaybackState(Parcel in) { in PlaybackState() method in PlaybackState