Searched refs:setCustomActions (Results 1 - 5 of 5) sorted by relevance

/frameworks/support/media-widget/src/main/java/androidx/media/widget/
H A DVideoView2Impl.java224 void setCustomActions(List<PlaybackStateCompat.CustomAction> actionList, method in interface:VideoView2Impl
H A DVideoView2.java404 public void setCustomActions(List<PlaybackStateCompat.CustomAction> actionList, method in class:VideoView2
406 mImpl.setCustomActions(actionList, executor, listener);
/frameworks/base/core/java/android/widget/
H A DVideoView2.java371 public void setCustomActions(List<PlaybackState.CustomAction> actionList, method in class:VideoView2
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl/
H A DVideoView2ImplBase.java630 public void setCustomActions(List<PlaybackStateCompat.CustomAction> actionList, method in class:VideoView2ImplBase
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl_with_mp1/
H A DVideoView2ImplBaseWithMp1.java605 public void setCustomActions(List<PlaybackStateCompat.CustomAction> actionList, method in class:VideoView2ImplBaseWithMp1

Completed in 3516 milliseconds