Searched refs:notifyPrepared (Results 1 – 15 of 15) sorted by relevance
199 notifyPrepared(MEDIA_ERROR_BASE); in onPrepare()207 notifyPrepared(MEDIA_ERROR_BASE); in onPrepare()225 notifyPrepared(err); in onPrepare()242 notifyPrepared(ERROR_UNSUPPORTED); in onPrepare()268 notifyPrepared(ERROR_UNSUPPORTED); in onPrepare()313 notifyPrepared(ERROR_UNSUPPORTED); in onPrepare()323 notifyPrepared(MEDIA_ERROR_BASE); in onPrepare()604 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()
109 void notifyPrepared(status_t prepareRes);
155 void notifyPrepared(status_t err = OK);
103 notifyPrepared(BAD_VALUE); in prepareAsync()392 notifyPrepared(); in onPollBuffering()807 notifyPrepared(err); in onSDPLoaded()834 notifyPrepared(err); in onDisconnected()
362 notifyPrepared(); in onSessionNotify()371 notifyPrepared(err); in onSessionNotify()
77 notifyPrepared(); in prepareAsync()
517 notifyPrepared(); in finishPrepareAsync()543 notifyPrepared(err); in notifyPreparedAndCleanup()1491 notifyPrepared(); in readBuffer()
3011 void NuPlayer::Source::notifyPrepared(status_t err) { in notifyPrepared() function in android::NuPlayer::Source
75 virtual void notifyPrepared(int streamId);
275 virtual void notifyPrepared(int streamId) = 0;
311 void Camera2ClientBase<TClientBase>::notifyPrepared(int streamId) { in notifyPrepared() function in android::Camera2ClientBase
184 virtual void notifyPrepared(int streamId);
1964 void CameraDeviceClient::notifyPrepared(int streamId) { in notifyPrepared() function in android::CameraDeviceClient
6433 listener->notifyPrepared(stream->getId()); in prepare()6449 listener->notifyPrepared(stream->getId()); in prepare()6519 listener->notifyPrepared(it->second->getId()); in resume()6616 listener->notifyPrepared(mCurrentStream->getId()); in threadLoop()