Searched refs:ni_type (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 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() 165 …LOC_LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif->ni_type, notif->tim… in loc_eng_ni_request_handler()
|
D | loc_eng.cpp | 239 loc_get_ni_type_name(mNotify.ni_type), in locallog()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 130 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()
|
D | loc_eng.cpp | 227 loc_get_ni_type_name(mNotify.ni_type), in locallog()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1209 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/ |
D | gps.h | 873 GpsNiType ni_type; member
|