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