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);
74 virtual void notifyPrepared(int streamId);
215 virtual void notifyPrepared(int streamId) = 0;
306 void Camera2ClientBase<TClientBase>::notifyPrepared(int streamId) { in notifyPrepared() function in android::Camera2ClientBase
159 void notifyPrepared(status_t err = OK);
117 notifyPrepared(BAD_VALUE); in prepareAsync()397 notifyPrepared(); in onPollBuffering()842 notifyPrepared(err); in onSDPLoaded()869 notifyPrepared(err); in onDisconnected()
381 notifyPrepared(); in onSessionNotify()390 notifyPrepared(err); in onSessionNotify()
81 notifyPrepared(); in prepareAsync()
477 notifyPrepared(); in finishPrepareAsync()498 notifyPrepared(err); in notifyPreparedAndCleanup()
2855 void NuPlayer::Source::notifyPrepared(status_t err) { in notifyPrepared() function in android::NuPlayer::Source
166 virtual void notifyPrepared(int streamId);
1383 void CameraDeviceClient::notifyPrepared(int streamId) { in notifyPrepared() function in android::CameraDeviceClient
4555 listener->notifyPrepared(stream->getId()); in prepare()4571 listener->notifyPrepared(stream->getId()); in prepare()4650 listener->notifyPrepared(mCurrentStream->getId()); in threadLoop()