Searched refs:getSubtitleLooper (Results 1 - 9 of 9) sorted by relevance

/frameworks/av/packages/MediaComponents/src/com/android/widget/
H A DSubtitleView.java93 public Looper getSubtitleLooper() { method in class:SubtitleView
/frameworks/support/media-widget/src/main/java/androidx/media/widget/
H A DSubtitleView.java94 public Looper getSubtitleLooper() { method in class:SubtitleView
/frameworks/av/packages/MediaComponents/src/com/android/media/subtitle/
H A DSubtitleController.java151 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
349 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
366 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
456 public Looper getSubtitleLooper(); method in interface:SubtitleController.Anchor
477 mHandler = new Handler(mAnchor.getSubtitleLooper(), mCallback);
/frameworks/base/media/java/android/media/
H A DSubtitleController.java147 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
345 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
362 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
455 public Looper getSubtitleLooper(); method in interface:SubtitleController.Anchor
476 mHandler = new Handler(mAnchor.getSubtitleLooper(), mCallback);
H A DMediaPlayer.java2692 public Looper getSubtitleLooper() {
H A DMediaPlayer2Impl.java2132 public Looper getSubtitleLooper() {
/frameworks/support/media/src/main/java/androidx/media/subtitle/
H A DSubtitleController.java161 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
369 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
386 * Should be called from the anchor's (UI) thread. {@see #Anchor.getSubtitleLooper}
482 Looper getSubtitleLooper(); method in interface:SubtitleController.Anchor
503 mHandler = new Handler(mAnchor.getSubtitleLooper(), mCallback);
/frameworks/base/core/java/android/widget/
H A DVideoView.java972 public Looper getSubtitleLooper() { method in class:VideoView
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 721 milliseconds