OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_NI_INTERFACE
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
224
#define
GPS_NI_INTERFACE
"gps-ni"
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
268
(const GpsNiInterface*)sGpsInterface->get_extension(
GPS_NI_INTERFACE
);
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp
606
else if (strcmp(name,
GPS_NI_INTERFACE
) == 0)
[
all
...]
Completed in 334 milliseconds