Searched refs:onAllocateComponent (Results 1 – 1 of 1) sorted by relevance
374 bool onAllocateComponent(const sp<AMessage> &msg);7018 onAllocateComponent(msg); in onMessageReceived()7062 if (onAllocateComponent(msg) in onSetup()7068 bool ACodec::UninitializedState::onAllocateComponent(const sp<AMessage> &msg) { in onAllocateComponent() function in android::ACodec::UninitializedState