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

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp126 if (notif->ni_type == GPS_NI_TYPE_EMERGENCY_SUPL) {
129 notif->ni_type);
140 notif->ni_type);
165 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
H A Dloc_eng.cpp239 loc_get_ni_type_name(mNotify.ni_type),
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp130 notif->ni_type);
148 LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->timeout, notif->default_response);
H A Dloc_eng.cpp227 loc_get_ni_type_name(mNotify.ni_type),
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp1209 notif.ni_type = GPS_NI_TYPE_VOICE;
1225 notif.ni_type= GPS_NI_TYPE_UMTS_CTRL_PLANE; // Stores notification text
1278 notif.ni_type = GPS_NI_TYPE_UMTS_SUPL;
/hardware/libhardware/include/hardware/
H A Dgps.h873 GpsNiType ni_type; member in struct:__anon1243

Completed in 105 milliseconds