Home
last modified time | relevance | path

Searched refs:AGPS_INTERFACE (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dgps.h217 #define AGPS_INTERFACE "agps" macro
/hardware/qcom/gps/loc_api/libloc_api/
Dloc_eng.cpp602 else if (strcmp(name, AGPS_INTERFACE) == 0) in loc_eng_get_extension()