Searched refs:mMediaSourcePath (Results 1 – 1 of 1) sorted by relevance
76 private String mMediaSourcePath = null; field in MediaPlayerGlue309 if (mMediaSourcePath != null && mMediaSourcePath.equals(mMediaSourcePath)) { in setMediaSource()312 mMediaSourcePath = path; in setMediaSource()320 else mPlayer.setDataSource(mMediaSourcePath); in prepareMediaForPlaying()