Home
last modified time | relevance | path

Searched refs:MediaPlayerControl (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DRgbPlayerActivity.java51 import android.widget.MediaController.MediaPlayerControl;
68 private static class RgbView extends View implements MediaPlayerControl {
H A DVideoDumpView.java56 import android.widget.MediaController.MediaPlayerControl;
66 class VideoDumpView extends GLSurfaceView implements MediaPlayerControl {
/aosp12/frameworks/base/core/java/android/widget/
H A DMediaController.java74 private MediaPlayerControl mPlayer;
228 public void setMediaPlayer(MediaPlayerControl player) { in setMediaPlayer()
721 public interface MediaPlayerControl { interface in MediaController
H A DVideoView.java51 import android.widget.MediaController.MediaPlayerControl;
84 implements MediaPlayerControl, SubtitleController.Anchor {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes8291 android.widget.MediaController$MediaPlayerControl
H A Dboot-image-profile.txt32092 Landroid/widget/MediaController$MediaPlayerControl;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes8312 android.widget.MediaController$MediaPlayerControl
H A Dboot-image-profile.txt41756 Landroid/widget/MediaController$MediaPlayerControl;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55247 method public void setMediaPlayer(android.widget.MediaController.MediaPlayerControl);
55253 public static interface MediaController.MediaPlayerControl {
56749 …iew extends android.view.SurfaceView implements android.widget.MediaController.MediaPlayerControl {
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt37841 method public void setMediaPlayer(android.widget.MediaController.MediaPlayerControl);
37847 public static abstract interface MediaController.MediaPlayerControl {
39075 …iew extends android.view.SurfaceView implements android.widget.MediaController.MediaPlayerControl {