Lines Matching refs:subscriberToNotify
353 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() argument
358 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber()
364 subscriberToNotify->mConnHandle, 1, getAPN(), in notifyEventToSubscriber()
370 subscriberToNotify->mConnHandle, 0, getAPN(), in notifyEventToSubscriber()
376 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
385 deleteSubscriber(subscriberToNotify); in notifyEventToSubscriber()
653 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() argument
658 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber()
664 subscriberToNotify->mConnHandle, 1, NULL, in notifyEventToSubscriber()
674 mAgpsManager, subscriberToNotify->mConnHandle, in notifyEventToSubscriber()
679 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
684 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
693 deleteSubscriber(subscriberToNotify); in notifyEventToSubscriber()