OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notifyPrepared
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp
162
// All error returns from this method are via
notifyPrepared
(status) followed by "return".
188
notifyPrepared
(MEDIA_ERROR_BASE);
195
notifyPrepared
(MEDIA_ERROR_BASE);
213
notifyPrepared
(err);
230
notifyPrepared
(ERROR_UNSUPPORTED);
256
notifyPrepared
(ERROR_UNSUPPORTED);
306
notifyPrepared
(ERROR_UNSUPPORTED);
316
notifyPrepared
(MEDIA_ERROR_BASE);
597
void AudioSfDecoder::
notifyPrepared
(status_t prepareRes) {
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp
[
all
...]
Completed in 62 milliseconds