Searched defs:Notification (Results 1 - 8 of 8) sorted by relevance

/hardware/libhardware/tests/camera2/
H A Dcamera2_utils.h131 struct Notification { struct in class:android::camera2::tests::NotifierListener
132 Notification(int32_t type, int32_t e1, int32_t e2, int32_t e3): function in struct:android::camera2::tests::NotifierListener::Notification
145 List<Notification> mNotifications;
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, function in struct:Notification
96 inline Notification(const Subscriber* subscriber, function in struct:Notification
103 inline Notification(const int broadcast) : function in struct:Notification
108 inline Notification(const Subscriber* subscriber) : function in struct:Notification
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
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, function in struct:Notification
96 inline Notification(const Subscriber* subscriber, function in struct:Notification
103 inline Notification(const int broadcast) : function in struct:Notification
108 inline Notification(const Subscriber* subscriber) : function in struct:Notification
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
[all...]
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, function in struct:Notification
96 inline Notification(const Subscriber* subscriber, function in struct:Notification
103 inline Notification(const int broadcast) : function in struct:Notification
108 inline Notification(const Subscriber* subscriber) : function in struct:Notification
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
[all...]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, function in struct:Notification
96 inline Notification(const Subscriber* subscriber, function in struct:Notification
103 inline Notification(const int broadcast) : function in struct:Notification
108 inline Notification(const Subscriber* subscriber) : function in struct:Notification
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
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, function in struct:Notification
96 inline Notification(const Subscriber* subscriber, function in struct:Notification
103 inline Notification(const int broadcast) : function in struct:Notification
108 inline Notification(const Subscriber* subscriber) : function in struct:Notification
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
[all...]
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, function in struct:Notification
96 inline Notification(const Subscriber* subscriber, function in struct:Notification
103 inline Notification(const int broadcast) : function in struct:Notification
108 inline Notification(const Subscriber* subscriber) : function in struct:Notification
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
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2309 class Notification { class in namespace:std::tr1
2311 Notification() : notified_(false) { function in class:std::tr1::Notification
2314 ~Notification() {
2343 GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification);
2372 // Notification thread_can_start;
2386 UserThreadFunc func, T param, Notification* thread_can_start)
2417 Notification* const thread_can_start_;

Completed in 578 milliseconds