Searched refs:notifyEventToSubscriber (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | Agps.cpp | 103 notifyEventToSubscriber(AGPS_EVENT_GRANTED, mCurrentSubscriber, false); in processAgpsEventSubscribe() 121 notifyEventToSubscriber( in processAgpsEventUnsubscribe() 132 notifyEventToSubscriber( in processAgpsEventUnsubscribe() 138 notifyEventToSubscriber( in processAgpsEventUnsubscribe() 161 notifyEventToSubscriber( in processAgpsEventUnsubscribe() 167 notifyEventToSubscriber( in processAgpsEventUnsubscribe() 343 notifyEventToSubscriber(event, subscriber, false); in notifyAllSubscribers() 357 void AgpsStateMachine::notifyEventToSubscriber( in notifyEventToSubscriber() function in AgpsStateMachine 613 notifyEventToSubscriber(AGPS_EVENT_DENIED, subscriber, false); in requestOrReleaseDataConn() 630 notifyEventToSubscriber(AGPS_EVENT_DENIED, subscriber, false); in requestOrReleaseDataConn() [all …]
|
D | Agps.h | 282 virtual void notifyEventToSubscriber( 322 void notifyEventToSubscriber(
|
/hardware/qcom/gps/msm8998/gnss/ |
D | Agps.cpp | 103 notifyEventToSubscriber(AGPS_EVENT_GRANTED, mCurrentSubscriber, false); in processAgpsEventSubscribe() 121 notifyEventToSubscriber( in processAgpsEventUnsubscribe() 136 notifyEventToSubscriber( in processAgpsEventUnsubscribe() 163 notifyEventToSubscriber( in processAgpsEventUnsubscribe() 335 notifyEventToSubscriber(event, subscriber, false); in notifyAllSubscribers() 349 void AgpsStateMachine::notifyEventToSubscriber( in notifyEventToSubscriber() function in AgpsStateMachine 605 notifyEventToSubscriber(AGPS_EVENT_DENIED, subscriber, false); in requestOrReleaseDataConn() 622 notifyEventToSubscriber(AGPS_EVENT_DENIED, subscriber, false); in requestOrReleaseDataConn() 634 notifyEventToSubscriber(AGPS_EVENT_DENIED, subscriber, false); in requestOrReleaseDataConn() 648 void DSStateMachine::notifyEventToSubscriber( in notifyEventToSubscriber() function in DSStateMachine
|
D | Agps.h | 282 virtual void notifyEventToSubscriber( 322 void notifyEventToSubscriber(
|