Searched refs:notifyPrepared (Results 1 – 15 of 15) sorted by relevance
192 notifyPrepared(MEDIA_ERROR_BASE); in onPrepare()200 notifyPrepared(MEDIA_ERROR_BASE); in onPrepare()218 notifyPrepared(err); in onPrepare()235 notifyPrepared(ERROR_UNSUPPORTED); in onPrepare()261 notifyPrepared(ERROR_UNSUPPORTED); in onPrepare()305 notifyPrepared(ERROR_UNSUPPORTED); in onPrepare()315 notifyPrepared(MEDIA_ERROR_BASE); in onPrepare()596 void AudioSfDecoder::notifyPrepared(status_t prepareRes) { in notifyPrepared() function in android::AudioSfDecoder
157 notifyPrepared(ERROR_UNSUPPORTED); in onPrepare()166 notifyPrepared(ERROR_UNSUPPORTED); in onPrepare()176 notifyPrepared(MEDIA_ERROR_BASE); in onPrepare()
115 void notifyPrepared(status_t prepareRes);
87 notifyPrepared(BAD_VALUE); in prepareAsync()359 notifyPrepared(); in onPollBuffering()717 notifyPrepared(err); in onSDPLoaded()744 notifyPrepared(err); in onDisconnected()
135 void notifyPrepared(status_t err = OK);
320 notifyPrepared(); in onSessionNotify()329 notifyPrepared(err); in onSessionNotify()
65 notifyPrepared(); in prepareAsync()
491 notifyPrepared(); in finishPrepareAsync()514 notifyPrepared(err); in notifyPreparedAndCleanup()
2444 void NuPlayer::Source::notifyPrepared(status_t err) { in notifyPrepared() function in android::NuPlayer::Source
75 virtual void notifyPrepared(int streamId);
205 virtual void notifyPrepared(int streamId) = 0;
301 void Camera2ClientBase<TClientBase>::notifyPrepared(int streamId) { in notifyPrepared() function in android::Camera2ClientBase
162 virtual void notifyPrepared(int streamId);
1013 void CameraDeviceClient::notifyPrepared(int streamId) { in notifyPrepared() function in android::CameraDeviceClient
3755 mListener->notifyPrepared(stream->getId()); in prepare()3771 mListener->notifyPrepared(stream->getId()); in prepare()3849 mListener->notifyPrepared(mCurrentStream->getId()); in threadLoop()