Searched defs:PlaybackState (Results 1 – 4 of 4) sorted by relevance
41 public final class PlaybackState implements Parcelable { class321 private PlaybackState(int state, long position, long updateTime, float speed, in PlaybackState() method in PlaybackState337 private PlaybackState(Parcel in) { in PlaybackState() method in PlaybackState
48 private fun PlaybackState.isInMotion(): Boolean { in PlaybackState() method61 private fun PlaybackState.computePosition(duration: Long): Long { in computePosition() method
71 enum PlaybackState { enum
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...