Searched refs:showDrmIcon (Results 1 – 1 of 1) sorted by relevance
60 showDrmIcon(view, video.getSrc()); in presentVideoThumbnail()68 showDrmIcon(view, image.getSrc()); in presentImageThumbnail()76 showDrmIcon(view, audio.getSrc()); in presentAudioThumbnail()83 private void showDrmIcon(SlideViewInterface view, String name) { in showDrmIcon() method in MmsThumbnailPresenter