/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 329 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond() argument 342 LOC_LOGI("loc_eng_ni_respond: send user response %d for notif %d", user_response, notif_id); in loc_eng_ni_respond() 344 loc_eng_ni_data_p->resp = user_response; in loc_eng_ni_respond() 351 loc_eng_ni_data_p->reqID, notif_id, loc_eng_ni_data_p->rawRequest, user_response); in loc_eng_ni_respond()
|
D | loc.cpp | 115 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response); 853 void loc_ni_respond(int notif_id, GpsUserResponseType user_response) in loc_ni_respond() argument 856 loc_eng_ni_respond(loc_afw_data, notif_id, user_response); in loc_ni_respond()
|
D | loc_eng.h | 235 int notif_id, GpsUserResponseType user_response);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 373 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond() argument 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond() 402 LOC_LOGI("loc_eng_ni_respond: send user response %d for notif %d", user_response, notif_id); in loc_eng_ni_respond() 404 pSession->resp = user_response; in loc_eng_ni_respond()
|
D | loc.cpp | 118 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response); 983 void loc_ni_respond(int notif_id, GpsUserResponseType user_response) in loc_ni_respond() argument 986 loc_eng_ni_respond(loc_afw_data, notif_id, user_response); in loc_ni_respond()
|
D | loc_eng.h | 254 int notif_id, GpsUserResponseType user_response);
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 373 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond() argument 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond() 402 LOC_LOGI("loc_eng_ni_respond: send user response %d for notif %d", user_response, notif_id); in loc_eng_ni_respond() 404 pSession->resp = user_response; in loc_eng_ni_respond()
|
D | loc.cpp | 118 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response); 982 void loc_ni_respond(int notif_id, GpsUserResponseType user_response) in loc_ni_respond() argument 985 loc_eng_ni_respond(loc_afw_data, notif_id, user_response); in loc_ni_respond()
|
D | loc_eng.h | 254 int notif_id, GpsUserResponseType user_response);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 373 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond() argument 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond() 402 LOC_LOGI("loc_eng_ni_respond: send user response %d for notif %d", user_response, notif_id); in loc_eng_ni_respond() 404 pSession->resp = user_response; in loc_eng_ni_respond()
|
D | loc.cpp | 119 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response); 1082 void loc_ni_respond(int notif_id, GpsUserResponseType user_response) in loc_ni_respond() argument 1085 loc_eng_ni_respond(loc_afw_data, notif_id, user_response); in loc_ni_respond()
|
D | loc_eng.h | 250 int notif_id, GpsUserResponseType user_response);
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 373 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond() argument 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond() 402 LOC_LOGI("loc_eng_ni_respond: send user response %d for notif %d", user_response, notif_id); in loc_eng_ni_respond() 404 pSession->resp = user_response; in loc_eng_ni_respond()
|
D | loc.cpp | 118 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response); 983 void loc_ni_respond(int notif_id, GpsUserResponseType user_response) in loc_ni_respond() argument 986 loc_eng_ni_respond(loc_afw_data, notif_id, user_response); in loc_ni_respond()
|
D | loc_eng.h | 254 int notif_id, GpsUserResponseType user_response);
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 373 int notif_id, GpsUserResponseType user_response) in loc_eng_ni_respond() argument 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond() 402 LOC_LOGI("loc_eng_ni_respond: send user response %d for notif %d", user_response, notif_id); in loc_eng_ni_respond() 404 pSession->resp = user_response; in loc_eng_ni_respond()
|
D | loc.cpp | 118 static void loc_ni_respond(int notif_id, GpsUserResponseType user_response); 982 void loc_ni_respond(int notif_id, GpsUserResponseType user_response) in loc_ni_respond() argument 985 loc_eng_ni_respond(loc_afw_data, notif_id, user_response); in loc_ni_respond()
|
D | loc_eng.h | 254 int notif_id, GpsUserResponseType user_response);
|
/hardware/ril/include/telephony/ |
D | ril_cdma_sms.h | 768 RIL_CDMA_SMS_UserResponse user_response; member
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 1115 void (*respond) (int notif_id, GpsUserResponseType user_response);
|