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
/system/media/wilhelm/src/android/
android_GenericMediaPlayer.h
45
bool
blockUntilPlayerPrepared
();
android_GenericMediaPlayer.cpp
164
bool MediaPlayerNotificationClient::
blockUntilPlayerPrepared
() {
279
if (mPlayerClient->
blockUntilPlayerPrepared
()) {
Completed in 28 milliseconds