Home
last modified time | relevance | path

Searched refs:notif (Results 1 – 25 of 111) sorted by relevance

12345

/aosp12/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java288 handleNiInEs(notif); in handleNiNotification()
290 handleNi(notif); in handleNiNotification()
324 if (notif.needNotify) { in handleNi()
329 openNiDialog(notif); in handleNi()
332 setNiNotification(notif); in handleNi()
337 if (!notif.needVerify || notif.privacyOverride) { in handleNi()
374 handleNi(notif); in handleNiInEs()
585 decodeString(notif.requestorId, mIsHexInput, notif.requestorIdEncoding), in getNotifTicker()
586 decodeString(notif.text, mIsHexInput, notif.textEncoding)); in getNotifTicker()
601 decodeString(notif.requestorId, mIsHexInput, notif.requestorIdEncoding), in getNotifMessage()
[all …]
/aosp12/frameworks/av/media/libaudioclient/tests/
H A Dtrack_test_output_v1.0_ref_walleye.txt9 notif. frame count(2400), req. notif. frame count(2400), req. notif. per buff(0)
20 notif. frame count(1600), req. notif. frame count(2400), req. notif. per buff(0)
31 notif. frame count(1600), req. notif. frame count(2400), req. notif. per buff(0)
42 notif. frame count(1600), req. notif. frame count(2400), req. notif. per buff(0)
53 notif. frame count(1470), req. notif. frame count(2205), req. notif. per buff(0)
64 notif. frame count(1470), req. notif. frame count(2205), req. notif. per buff(0)
75 notif. frame count(1470), req. notif. frame count(2205), req. notif. per buff(0)
152 notif. frame count(962), req. notif. frame count(0), req. notif. per buff(0)
174 notif. frame count(240), req. notif. frame count(0), req. notif. per buff(2)
185 notif. frame count(0), req. notif. frame count(0), req. notif. per buff(0)
[all …]
H A Drecord_test_output_v1.0_ref_walleye.txt8 notif. frame count(960), req. notif. frame count(2400)
17 notif. frame count(480), req. notif. frame count(2400)
26 notif. frame count(320), req. notif. frame count(2400)
35 notif. frame count(160), req. notif. frame count(2400)
44 notif. frame count(896), req. notif. frame count(2205)
53 notif. frame count(448), req. notif. frame count(2205)
62 notif. frame count(224), req. notif. frame count(2205)
107 notif. frame count(960), req. notif. frame count(0)
116 notif. frame count(960), req. notif. frame count(0)
134 notif. frame count(96), req. notif. frame count(0)
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
H A DNodeSpecBuilderTest.kt106 notif(3, section2)
127 notif(0, section0),
129 notif(2),
130 notif(3),
131 notif(4)
133 notif(5, section2),
135 notif(7),
136 notif(8),
137 notif(9)
170 notif(3),
[all …]
/aosp12/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
130 notif->ni_type); in loc_eng_ni_request_handler()
142 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
148 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
149 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
150 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
151 if (notif->extras[0]) in loc_eng_ni_request_handler()
153 LOC_LOGI(" extras: %s", notif->extras); in loc_eng_ni_request_handler()
159 …loc_eng_ni_data_p->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_T… in loc_eng_ni_request_handler()
174 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
130 notif->ni_type); in loc_eng_ni_request_handler()
142 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
148 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
149 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
150 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
151 if (notif->extras[0]) in loc_eng_ni_request_handler()
153 LOC_LOGI(" extras: %s", notif->extras); in loc_eng_ni_request_handler()
159 …loc_eng_ni_data_p->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_T… in loc_eng_ni_request_handler()
174 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1237 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1242 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1250 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1303 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1215 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1241 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1246 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1254 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1307 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1237 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1242 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1250 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1303 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1237 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1242 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1250 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1303 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1215 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1241 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1246 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1254 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1307 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1237 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1242 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1250 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1303 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1237 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1242 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1250 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1303 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1215 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1241 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1246 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1254 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1307 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1211 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1230 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1237 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1242 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1250 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1303 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1215 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1241 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
1246 notif.requestor_id_encoding = notif.text_encoding; in NIEvent()
1254 strlcat(notif.extras, " = ", sizeof notif.extras); in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1307 hexcode(notif.requestor_id, sizeof notif.requestor_id, in NIEvent()
[all …]
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() argument
126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) { in loc_eng_ni_request_handler()
129 notif->ni_type); in loc_eng_ni_request_handler()
140 notif->ni_type); in loc_eng_ni_request_handler()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
165 …fication: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->d… in loc_eng_ni_request_handler()
166 …LOC_LOGI(" requestor_id: %s (encoding: %d)", notif->requestor_id, notif->requestor_id… in loc_eng_ni_request_handler()
167 LOC_LOGI(" text: %s text (encoding: %d)", notif->text, notif->text_encoding); in loc_eng_ni_request_handler()
168 if (notif->extras[0]) in loc_eng_ni_request_handler()
176 … pSession->respTimeLeft = 5 + (notif->timeout != 0 ? notif->timeout : LOC_NI_NO_RESPONSE_TIME); in loc_eng_ni_request_handler()
[all …]

12345