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

/frameworks/base/core/java/android/widget/
H A DVideoView2.java372 Executor executor, OnCustomActionListener listener) {
432 public interface OnCustomActionListener { interface in class:VideoView2
/frameworks/base/media/java/android/media/update/
H A DVideoView2Provider.java89 Executor executor, VideoView2.OnCustomActionListener listener);
/frameworks/support/media-widget/src/main/java/androidx/media/widget/
H A DVideoView2Impl.java225 Executor executor, VideoView2.OnCustomActionListener listener);
H A DVideoView2.java405 Executor executor, OnCustomActionListener listener) {
486 public interface OnCustomActionListener { interface in class:VideoView2
/frameworks/av/packages/MediaComponents/src/com/android/widget/
H A DVideoView2Impl.java115 private Pair<Executor, VideoView2.OnCustomActionListener> mCustomActionListenerRecord;
492 Executor executor, VideoView2.OnCustomActionListener listener) {
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl/
H A DVideoView2ImplBase.java112 private Pair<Executor, VideoView2.OnCustomActionListener> mCustomActionListenerRecord;
631 Executor executor, VideoView2.OnCustomActionListener listener) {
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl_with_mp1/
H A DVideoView2ImplBaseWithMp1.java108 private Pair<Executor, VideoView2.OnCustomActionListener> mCustomActionListenerRecord;
606 Executor executor, VideoView2.OnCustomActionListener listener) {

Completed in 45 milliseconds