Searched refs:mCurrentPosMs (Results 1 – 1 of 1) sorted by relevance
259 return lastPlaybackInfo.mCurrentPosMs; in getEstimatedMediaPosition()264 final long thenPos = lastPlaybackInfo.mCurrentPosMs; in getEstimatedMediaPosition()862 if (pi.mCurrentPosMs == RemoteControlClient.PLAYBACK_POSITION_ALWAYS_UNKNOWN) { in onNewPlaybackInfo()865 l.onClientPlaybackStateUpdate(pi.mState, pi.mStateChangeTimeMs, pi.mCurrentPosMs, in onNewPlaybackInfo()1059 long mCurrentPosMs; field in RemoteController.PlaybackInfo1065 mCurrentPosMs = currentPosMs; in PlaybackInfo()