Searched refs:currentPosMs (Results 1 – 1 of 1) sorted by relevance
175 long currentPosMs, float speed); in onClientPlaybackStateUpdate() argument679 PlaybackInfo(int state, long stateChangeTimeMs, long currentPosMs, float speed) { in PlaybackInfo() argument682 mCurrentPosMs = currentPosMs; in PlaybackInfo()