Searched refs:notifyPrepared (Results 1 - 2 of 2) sorted by relevance

/system/media/opensles/libopensles/
H A Dandroid_SfPlayer.cpp107 void SfPlayer::notifyPrepared(status_t prepareRes) { function in class:android::SfPlayer
199 notifyPrepared(MEDIA_ERROR_BASE);
221 notifyPrepared(err);
233 notifyPrepared(ERROR_UNSUPPORTED);
240 notifyPrepared(ERROR_UNSUPPORTED);
264 notifyPrepared(ERROR_UNSUPPORTED);
292 notifyPrepared(ERROR_UNSUPPORTED);
301 notifyPrepared(MEDIA_ERROR_BASE);
338 notifyPrepared(SFPLAYER_SUCCESS);
H A Dandroid_SfPlayer.h221 void notifyPrepared(status_t prepareRes);

Completed in 5 milliseconds