Searched refs:notify (Results 1 - 25 of 77) sorted by relevance

1234

/hardware/interfaces/tv/input/1.0/
H A DITvInputCallback.hal26 notify(TvInputEvent event);
/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp27 parent.notify();
34 parent.notify();
41 parent.notify();
48 parent.notify();
55 parent.notify();
62 parent.notify();
69 parent.notify();
76 parent.notify();
83 parent.notify();
89 parent.notify();
[all...]
H A Dsap_callback.cpp24 parent.notify();
30 parent.notify();
43 parent.notify();
52 parent.notify();
59 parent.notify();
66 parent.notify();
78 parent.notify();
89 parent.notify();
H A Dsap_hidl_hal_test.cpp33 void SapHidlTest::notify() { function in class:SapHidlTest
H A Dradio_hidl_hal_test.cpp42 void RadioHidlTest::notify() { function in class:RadioHidlTest
/hardware/interfaces/camera/device/3.2/
H A DICameraDeviceCallback.hal26 * or failed captures, and to notify the framework of asynchronous events such
86 * their sync fences. In addition, notify() must be called with an
90 * STATUS_ERROR. In addition, notify() must be called with a ERROR_BUFFER
96 * empty buffer. In addition, notify() must be called with a ERROR_REQUEST
112 * notify:
120 * Multiple threads may call notify() simultaneously.
125 * via a SHUTTER notify() call. It is highly recommended to dispatch this
133 notify(vec<NotifyMsg> msgs);
/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp55 inline void notify() { function in class:WifiNanIfaceHidlTest
132 parent_.notify();
144 parent_.notify();
156 parent_.notify();
168 parent_.notify();
182 parent_.notify();
194 parent_.notify();
208 parent_.notify();
220 parent_.notify();
232 parent_.notify();
[all...]
/hardware/libhardware/modules/fingerprint/
H A Dfingerprint.c71 fingerprint_notify_t notify) {
73 dev->notify = notify;
101 dev->notify = NULL;
70 set_notify_callback(struct fingerprint_device *dev, fingerprint_notify_t notify) argument
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp64 // This is gvien to linked_list_search() to notify subscriber objs
74 // we notify every subscriber indiscriminatively
117 bool notify = forMe(notification); local
119 if (notify) {
139 notify = false;
143 return notify;
148 bool notify = forMe(notification); local
150 if (notify) {
178 notify = false;
182 return notify;
187 bool notify = forMe(notification); local
218 bool notify = forMe(notification); local
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp64 // This is gvien to linked_list_search() to notify subscriber objs
74 // we notify every subscriber indiscriminatively
117 bool notify = forMe(notification); local
119 if (notify) {
139 notify = false;
143 return notify;
148 bool notify = forMe(notification); local
150 if (notify) {
178 notify = false;
182 return notify;
187 bool notify = forMe(notification); local
218 bool notify = forMe(notification); local
[all...]
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp64 // This is gvien to linked_list_search() to notify subscriber objs
74 // we notify every subscriber indiscriminatively
117 bool notify = forMe(notification); local
119 if (notify) {
139 notify = false;
143 return notify;
148 bool notify = forMe(notification); local
150 if (notify) {
178 notify = false;
182 return notify;
187 bool notify = forMe(notification); local
218 bool notify = forMe(notification); local
[all...]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp64 // This is gvien to linked_list_search() to notify subscriber objs
74 // we notify every subscriber indiscriminatively
117 bool notify = forMe(notification); local
119 if (notify) {
139 notify = false;
143 return notify;
148 bool notify = forMe(notification); local
150 if (notify) {
178 notify = false;
182 return notify;
187 bool notify = forMe(notification); local
218 bool notify = forMe(notification); local
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp64 // This is gvien to linked_list_search() to notify subscriber objs
74 // we notify every subscriber indiscriminatively
117 bool notify = forMe(notification); local
119 if (notify) {
139 notify = false;
143 return notify;
148 bool notify = forMe(notification); local
150 if (notify) {
178 notify = false;
182 return notify;
187 bool notify = forMe(notification); local
218 bool notify = forMe(notification); local
[all...]
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp64 // This is gvien to linked_list_search() to notify subscriber objs
74 // we notify every subscriber indiscriminatively
117 bool notify = forMe(notification); local
119 if (notify) {
139 notify = false;
143 return notify;
148 bool notify = forMe(notification); local
150 if (notify) {
178 notify = false;
182 return notify;
187 bool notify = forMe(notification); local
218 bool notify = forMe(notification); local
[all...]
/hardware/libhardware/include/hardware/
H A Dfingerprint.h138 fingerprint_notify_t notify; member in struct:fingerprint_device
149 int (*set_notify)(struct fingerprint_device *dev, fingerprint_notify_t notify);
175 * A notify() function may be called indicating the error condition.
213 * For each template found a notify() will be called with:
232 * For each template found a notify() will be called with:
H A Dtv_input.h120 * These events notify the framework whether the port is available or not.
134 * notify the framework that a removable TV input device (such as USB tuner
159 * would be to notify the framework that the input signal has changed
242 void (*notify)(struct tv_input_device* dev, member in struct:tv_input_callback_ops
312 * devices including static devices should notify via callback.
/hardware/interfaces/tv/input/1.0/default/
H A DTvInput.cpp63 mCallbackOps.notify = &TvInput::notify;
144 void TvInput::notify(struct tv_input_device* __unused, tv_input_event_t* event, function in class:android::hardware::tv::input::V1_0::implementation::TvInput
176 mCallback->notify(tvInputEvent);
H A DTvInput.h54 static void notify(struct tv_input_device* __unused, tv_input_event_t* event,
/hardware/qcom/gps/msm8084/core/
H A DLocAdapterBase.cpp129 requestNiNotify(GpsNiNotification &notify, const void* data)
H A DLocAdapterBase.h100 virtual bool requestNiNotify(GpsNiNotification &notify,
/hardware/qcom/audio/hal/audio_extn/
H A Dsndmonitor.c81 notifyfn notify; member in struct:__anon1721
311 static int notify(const struct str_parms * params) function
321 if (sndmonitor.notify)
322 sndmonitor.notify(sndmonitor.target, str);
354 int ret = notify(params);
401 int ret = notify(params);
597 sndmonitor.notify = snd_mon_update;
/hardware/interfaces/gnss/1.0/vts/functional/
H A DVtsHalGnssV1_0TargetTest.cpp85 * Clear notify/waiting counter, allowing up till the timeout after
103 inline void notify() { function in class:GnssHalTest
155 parent_.notify();
163 parent_.notify();
172 parent_.notify();
/hardware/qcom/gps/core/
H A DLocAdapterBase.cpp135 requestNiNotify(GpsNiNotification &notify, const void* data)
/hardware/qcom/gps/msm8909/core/
H A DLocAdapterBase.cpp136 requestNiNotify(GpsNiNotification &notify, const void* data)
/hardware/qcom/gps/msm8960/core/
H A DLocAdapterBase.cpp137 requestNiNotify(GpsNiNotification &notify, const void* data)

Completed in 3756 milliseconds

1234