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