Home
last modified time | relevance | path

Searched refs:ni_type (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp126 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()
165 …LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->tim… in loc_eng_ni_request_handler()
Dloc_eng.cpp239 loc_get_ni_type_name(mNotify.ni_type), in locallog()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp130 notif->ni_type); in loc_eng_ni_request_handler()
148 …LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->tim… in loc_eng_ni_request_handler()
Dloc_eng.cpp227 loc_get_ni_type_name(mNotify.ni_type), in locallog()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1209 notif.ni_type = GPS_NI_TYPE_VOICE; in NIEvent()
1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text in NIEvent()
1278 notif.ni_type = GPS_NI_TYPE_UMTS_SUPL; in NIEvent()
/hardware/libhardware/include/hardware/
Dgps.h873 GpsNiType ni_type; member