OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSubtitleLooper
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/java/android/media/
SubtitleController.java
146
* Should be called from the anchor's (UI) thread. {@see #Anchor.
getSubtitleLooper
}
343
* Should be called from the anchor's (UI) thread. {@see #Anchor.
getSubtitleLooper
}
360
* Should be called from the anchor's (UI) thread. {@see #Anchor.
getSubtitleLooper
}
440
public Looper
getSubtitleLooper
();
461
mHandler = new Handler(mAnchor.
getSubtitleLooper
(), mCallback);
/frameworks/base/core/java/android/widget/
VideoView.java
[
all
...]
Completed in 255 milliseconds