Searched refs:isSubtitleEnabled (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/media-widget/src/main/java/androidx/media/widget/
H A DVideoView2Impl.java110 boolean isSubtitleEnabled(); method in interface:VideoView2Impl
H A DVideoView2.java243 public boolean isSubtitleEnabled() { method in class:VideoView2
244 return mImpl.isSubtitleEnabled();
/frameworks/base/core/java/android/widget/
H A DVideoView2.java235 public boolean isSubtitleEnabled() { method in class:VideoView2
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl_with_mp1/
H A DVideoView2ImplApi28WithMp1.java99 public boolean isSubtitleEnabled() { method in class:VideoView2ImplApi28WithMp1
H A DVideoView2ImplBaseWithMp1.java409 public boolean isSubtitleEnabled() { method in class:VideoView2ImplBaseWithMp1
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl/
H A DVideoView2ImplBase.java430 public boolean isSubtitleEnabled() { method in class:VideoView2ImplBase

Completed in 889 milliseconds