Home | History | Annotate | Download | only in media

Lines Matching refs:mCurrentPosMs

223                 return mLastPlaybackInfo.mCurrentPosMs;
227 final long thenPos = mLastPlaybackInfo.mCurrentPosMs;
742 if (pi.mCurrentPosMs == RemoteControlClient.PLAYBACK_POSITION_ALWAYS_UNKNOWN) {
745 l.onClientPlaybackStateUpdate(pi.mState, pi.mStateChangeTimeMs, pi.mCurrentPosMs,
858 long mCurrentPosMs;
864 mCurrentPosMs = currentPosMs;