Searched defs:notif (Results 1 - 25 of 27) sorted by relevance

12

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif,
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) {
129 notif->ni_type);
140 notif->ni_type);
157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID;
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE)
165 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
166 LOC_LOGI(" requestor_id: %s (encoding: %d)", notif
112 loc_eng_ni_request_handler(loc_eng_data_s_type &loc_eng_data, const GpsNiNotification *notif, const void* passThrough) argument
[all...]
H A DLocEngAdapter.cpp300 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) argument
303 notif.size = sizeof(notif);
304 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
306 sendMsg(new LocEngRequestNi(mOwner, notif, data));
H A Dloc_eng.cpp232 GpsNiNotification &notif,
234 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
231 LocEngRequestNi(void* locEng, GpsNiNotification &notif, const void* data) argument
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif,
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) {
129 notif->ni_type);
140 notif->ni_type);
157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID;
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE)
165 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
166 LOC_LOGI(" requestor_id: %s (encoding: %d)", notif
112 loc_eng_ni_request_handler(loc_eng_data_s_type &loc_eng_data, const GpsNiNotification *notif, const void* passThrough) argument
[all...]
H A DLocEngAdapter.cpp302 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) argument
305 notif.size = sizeof(notif);
306 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
308 sendMsg(new LocEngRequestNi(mOwner, notif, data));
H A Dloc_eng.cpp229 GpsNiNotification &notif,
231 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
228 LocEngRequestNi(void* locEng, GpsNiNotification &notif, const void* data) argument
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif,
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) {
129 notif->ni_type);
140 notif->ni_type);
157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID;
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE)
165 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
166 LOC_LOGI(" requestor_id: %s (encoding: %d)", notif
112 loc_eng_ni_request_handler(loc_eng_data_s_type &loc_eng_data, const GpsNiNotification *notif, const void* passThrough) argument
[all...]
H A DLocEngAdapter.cpp303 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) argument
306 notif.size = sizeof(notif);
307 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
309 sendMsg(new LocEngRequestNi(mOwner, notif, data));
H A Dloc_eng.cpp231 GpsNiNotification &notif,
233 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
230 LocEngRequestNi(void* locEng, GpsNiNotification &notif, const void* data) argument
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif,
130 notif->ni_type);
140 ((GpsNiNotification*)notif)->notification_id = loc_eng_ni_data_p->reqID;
142 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE)
148 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
149 LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id_encoding);
150 LOC_LOGI(" text: %s text (encoding: %d)", notif
112 loc_eng_ni_request_handler(loc_eng_data_s_type &loc_eng_data, const GpsNiNotification *notif, const void* passThrough) argument
[all...]
H A DLocEngAdapter.cpp218 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) argument
221 notif.size = sizeof(notif);
222 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
224 sendMsg(new LocEngRequestNi(mOwner, notif, data));
H A Dloc_eng.cpp212 GpsNiNotification &notif,
214 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
211 LocEngRequestNi(void* locEng, GpsNiNotification &notif, const void* data) argument
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif,
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) {
129 notif->ni_type);
140 notif->ni_type);
157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID;
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE)
165 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
166 LOC_LOGI(" requestor_id: %s (encoding: %d)", notif
112 loc_eng_ni_request_handler(loc_eng_data_s_type &loc_eng_data, const GpsNiNotification *notif, const void* passThrough) argument
[all...]
H A DLocEngAdapter.cpp300 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) argument
303 notif.size = sizeof(notif);
304 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
306 sendMsg(new LocEngRequestNi(mOwner, notif, data));
H A Dloc_eng.cpp232 GpsNiNotification &notif,
234 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
231 LocEngRequestNi(void* locEng, GpsNiNotification &notif, const void* data) argument
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif,
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) {
129 notif->ni_type);
140 notif->ni_type);
157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID;
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE)
165 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
166 LOC_LOGI(" requestor_id: %s (encoding: %d)", notif
112 loc_eng_ni_request_handler(loc_eng_data_s_type &loc_eng_data, const GpsNiNotification *notif, const void* passThrough) argument
[all...]
H A DLocEngAdapter.cpp303 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) argument
306 notif.size = sizeof(notif);
307 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
309 sendMsg(new LocEngRequestNi(mOwner, notif, data));
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp112 const GpsNiNotification *notif,
125 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) {
128 notif->ni_type);
139 notif->ni_type);
156 ((GpsNiNotification*)notif)->notification_id = pSession->reqID;
158 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE)
164 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
165 LOC_LOGI(" requestor_id: %s (encoding: %d)", notif
111 loc_eng_ni_request_handler(loc_eng_data_s_type &loc_eng_data, const GpsNiNotification *notif, const void* passThrough) argument
[all...]
H A DLocEngAdapter.cpp501 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) argument
504 notif.size = sizeof(notif);
505 notif.timeout = LOC_NI_NO_RESPONSE_TIME;
507 sendMsg(new LocEngRequestNi(mOwner, notif, data));
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1200 GpsNiNotification notif = {0}; local
1209 notif.ni_type = GPS_NI_TYPE_VOICE;
1211 hexcode(notif.requestor_id, sizeof notif.requestor_id,
1214 notif.text_encoding = 0; // No text and no encoding
1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme);
1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type);
1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text
1227 hexcode(notif.text, sizeof notif
1344 NIEventFillVerfiyType(GpsNiNotification &notif, rpc_loc_ni_notify_verify_e_type notif_priv) argument
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1200 GpsNiNotification notif = {0}; local
1209 notif.ni_type = GPS_NI_TYPE_VOICE;
1211 hexcode(notif.requestor_id, sizeof notif.requestor_id,
1214 notif.text_encoding = 0; // No text and no encoding
1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme);
1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type);
1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text
1227 hexcode(notif.text, sizeof notif
1344 NIEventFillVerfiyType(GpsNiNotification &notif, rpc_loc_ni_notify_verify_e_type notif_priv) argument
[all...]
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1204 GpsNiNotification notif = {0}; local
1213 notif.ni_type = GPS_NI_TYPE_VOICE;
1215 hexcode(notif.requestor_id, sizeof notif.requestor_id,
1218 notif.text_encoding = 0; // No text and no encoding
1219 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme);
1220 NIEventFillVerfiyType(notif, vx_req->notification_priv_type);
1229 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text
1231 hexcode(notif.text, sizeof notif
1348 NIEventFillVerfiyType(GpsNiNotification &notif, rpc_loc_ni_notify_verify_e_type notif_priv) argument
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1200 GpsNiNotification notif = {0}; local
1209 notif.ni_type = GPS_NI_TYPE_VOICE;
1211 hexcode(notif.requestor_id, sizeof notif.requestor_id,
1214 notif.text_encoding = 0; // No text and no encoding
1215 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme);
1216 NIEventFillVerfiyType(notif, vx_req->notification_priv_type);
1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text
1227 hexcode(notif.text, sizeof notif
1344 NIEventFillVerfiyType(GpsNiNotification &notif, rpc_loc_ni_notify_verify_e_type notif_priv) argument
[all...]
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1204 GpsNiNotification notif = {0}; local
1213 notif.ni_type = GPS_NI_TYPE_VOICE;
1215 hexcode(notif.requestor_id, sizeof notif.requestor_id,
1218 notif.text_encoding = 0; // No text and no encoding
1219 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme);
1220 NIEventFillVerfiyType(notif, vx_req->notification_priv_type);
1229 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text
1231 hexcode(notif.text, sizeof notif
1348 NIEventFillVerfiyType(GpsNiNotification &notif, rpc_loc_ni_notify_verify_e_type notif_priv) argument
[all...]
/hardware/qcom/gps/msm8998/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1214 GpsNiNotification notif = {0}; local
1223 notif.ni_type = GPS_NI_TYPE_VOICE;
1225 hexcode(notif.requestor_id, sizeof notif.requestor_id,
1228 notif.text_encoding = 0; // No text and no encoding
1229 notif.requestor_id_encoding = convertNiEncodingType(vx_req->encoding_scheme);
1230 NIEventFillVerfiyType(notif, vx_req->notification_priv_type);
1239 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text
1241 hexcode(notif.text, sizeof notif
1358 NIEventFillVerfiyType(GpsNiNotification &notif, rpc_loc_ni_notify_verify_e_type notif_priv) argument
[all...]

Completed in 139 milliseconds

12