Searched refs:notifyReceivedCall (Results 1 – 3 of 3) sorted by relevance
52 void notifyReceivedCall (const std::shared_ptr<linphone::Call> &call);
249 void Notifier::notifyReceivedCall (const shared_ptr<linphone::Call> &call) { in notifyReceivedCall() function in Notifier
97 App::getInstance()->getNotifier()->notifyReceivedCall(call); in onCallStateChanged()