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

/frameworks/av/media/libstagefright/
H A DACodec.cpp194 bool onConfigureComponent(const sp<AMessage> &msg);
3009 && mCodec->mLoadedState->onConfigureComponent(msg)) {
3163 onConfigureComponent(msg);
3204 bool ACodec::LoadedState::onConfigureComponent( function in class:android::ACodec::LoadedState
3206 ALOGV("onConfigureComponent");

Completed in 44 milliseconds