OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blockUntilPlayerPrepared
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/android/
android_GenericMediaPlayer.h
43
bool
blockUntilPlayerPrepared
();
android_GenericMediaPlayer.cpp
229
bool MediaPlayerNotificationClient::
blockUntilPlayerPrepared
() {
342
if (mPlayerClient->
blockUntilPlayerPrepared
()) {
Completed in 38 milliseconds