Home
last modified time | relevance | path

Searched refs:Notification (Results 1 – 25 of 26) sorted by relevance

12

/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() function
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() function
108 inline Notification(const Subscriber* subscriber) : in Notification() function
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
246 void notifySubscribers(Notification& notification) const;
287 virtual bool notifyRsrcStatus(Notification &notification) = 0;
296 bool forMe(Notification &notification);
314 virtual bool notifyRsrcStatus(Notification &notification);
338 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() function
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
246 void notifySubscribers(Notification& notification) const;
287 virtual bool notifyRsrcStatus(Notification &notification) = 0;
296 bool forMe(Notification &notification);
314 virtual bool notifyRsrcStatus(Notification &notification);
338 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() function
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() function
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp58 Notification* notification = (Notification*)fromCaller; in hasSubscriber()
71 Notification* notification = (Notification*)fromCaller; in notifySubscriber()
86 const int Notification::BROADCAST_ALL = 0x80000000;
87 const int Notification::BROADCAST_ACTIVE = 0x80000001;
88 const int Notification::BROADCAST_INACTIVE = 0x80000002;
94 bool Subscriber::forMe(Notification &notification) in forMe()
99 return Notification::BROADCAST_ALL == notification.groupID || in forMe()
100 (Notification::BROADCAST_ACTIVE == notification.groupID && in forMe()
102 (Notification::BROADCAST_INACTIVE == notification.groupID && in forMe()
115 bool BITSubscriber::notifyRsrcStatus(Notification &notification) in notifyRsrcStatus()
[all …]
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() function
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
246 void notifySubscribers(Notification& notification) const;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
[all …]
/hardware/interfaces/gnss/1.0/
DIGnssNiCallback.hal83 * Notification/verification options, combinations of GnssNiNotifyFlags
106 * Notification message. String representing the service(for eg. SUPL-service)

12