Searched defs:pauseVideo (Results 1 - 11 of 11) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
H A DImageAttachmentView.java137 public void pauseVideo() { method in class:ImageAttachmentView
H A DSlideViewInterface.java38 void pauseVideo(); method in interface:SlideViewInterface
H A DSlideshowAttachmentView.java141 public void pauseVideo() { method in class:SlideshowAttachmentView
H A DAudioAttachmentView.java201 public void pauseVideo() { method in class:AudioAttachmentView
H A DBasicSlideEditorView.java185 public void pauseVideo() { method in class:BasicSlideEditorView
H A DSlideListItemView.java162 public void pauseVideo() { method in class:SlideListItemView
H A DVideoAttachmentView.java149 public void pauseVideo() { method in class:VideoAttachmentView
H A DSlideView.java351 public void pauseVideo() { method in class:SlideView
H A DMessageListItem.java823 public void pauseVideo() { method in class:MessageListItem
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DTrimVideo.java219 private void pauseVideo() { method in class:TrimVideo
391 pauseVideo();
399 pauseVideo();
H A DMoviePlayer.java267 pauseVideo();
314 private void pauseVideo() { method in class:MoviePlayer
342 pauseVideo();
395 pauseVideo();
402 pauseVideo();
446 if (mVideoView.isPlaying()) pauseVideo();

Completed in 29 milliseconds