OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_GEOFENCING_INTERFACE
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
387
#define
GPS_GEOFENCING_INTERFACE
"gps_geofencing"
[
all
...]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp
601
else if (strcmp(name,
GPS_GEOFENCING_INTERFACE
) == 0)
/hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp
711
else if (strcmp(name,
GPS_GEOFENCING_INTERFACE
) == 0)
/frameworks/base/services/core/jni/
com_android_server_location_GpsLocationProvider.cpp
500
(const GpsGeofencingInterface*)sGpsInterface->get_extension(
GPS_GEOFENCING_INTERFACE
);
[
all
...]
Completed in 78 milliseconds