Lines Matching refs:subscriberToNotify
358 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() argument
363 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber()
369 subscriberToNotify->mConnHandle, 1, getAPN(), in notifyEventToSubscriber()
375 subscriberToNotify->mConnHandle, 0, getAPN(), in notifyEventToSubscriber()
381 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
390 deleteSubscriber(subscriberToNotify); in notifyEventToSubscriber()
657 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() argument
662 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber()
668 subscriberToNotify->mConnHandle, 1, NULL, in notifyEventToSubscriber()
678 mAgpsManager, subscriberToNotify->mConnHandle, in notifyEventToSubscriber()
683 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
688 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
697 deleteSubscriber(subscriberToNotify); in notifyEventToSubscriber()