Searched defs:mDataSourceUri (Results 1 – 1 of 1) sorted by relevance
70 private Uri mDataSourceUri; field in AudioAttachmentView229 mMediaPlayer.setDataSource(Factory.get().getApplicationContext(), mDataSourceUri); in setupMediaPlayer() local