HomeSort by relevance Sort by last modified time
    Searched refs:notifyPrepared (Results 1 - 2 of 2) sorted by null

  /system/media/opensles/libopensles/
android_SfPlayer.cpp 107 void SfPlayer::notifyPrepared(status_t prepareRes) {
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);
android_SfPlayer.h 221 void notifyPrepared(status_t prepareRes);

Completed in 257 milliseconds