Searched refs:BROADCAST_ALL (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 86 const int Notification::BROADCAST_ALL = 0x80000000; member in Notification 99 return Notification::BROADCAST_ALL == notification.groupID || in forMe() 388 Notification notification(Notification::BROADCAST_ALL, event, true); in onRsrcEvent() 477 Notification notification(Notification::BROADCAST_ALL, event, true); in onRsrcEvent() 783 Notification notification(Notification::BROADCAST_ALL, RSRC_DENIED, true); in subscribeRsrc()
|
D | loc_eng_agps.h | 73 static const int BROADCAST_ALL; member
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 86 const int Notification::BROADCAST_ALL = 0x80000000; member in Notification 99 return Notification::BROADCAST_ALL == notification.groupID || in forMe() 388 Notification notification(Notification::BROADCAST_ALL, event, true); in onRsrcEvent() 477 Notification notification(Notification::BROADCAST_ALL, event, true); in onRsrcEvent() 782 Notification notification(Notification::BROADCAST_ALL, RSRC_DENIED, true); in subscribeRsrc()
|
D | loc_eng_agps.h | 73 static const int BROADCAST_ALL; member
|