Searched refs:setVideoPath (Results 1 - 7 of 7) sorted by relevance

/frameworks/support/media-widget/src/main/java/androidx/media/widget/
H A DVideoView2Impl.java160 void setVideoPath(String path); method in interface:VideoView2Impl
H A DVideoView2.java318 public void setVideoPath(String path) { method in class:VideoView2
/frameworks/support/media-widget/src/androidTest/java/androidx/media/widget/
H A DVideoView2Test.java184 mVideoView.setVideoPath(mVideoPath);
221 mVideoView.setVideoPath(mVideoPath);
/frameworks/base/core/java/android/widget/
H A DVideoView2.java288 public void setVideoPath(String path) { method in class:VideoView2
H A DVideoView.java247 public void setVideoPath(String path) { method in class:VideoView
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl/
H A DVideoView2ImplBase.java517 public void setVideoPath(String path) { method in class:VideoView2ImplBase
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl_with_mp1/
H A DVideoView2ImplBaseWithMp1.java496 public void setVideoPath(String path) { method in class:VideoView2ImplBaseWithMp1

Completed in 166 milliseconds