HomeSort by relevance Sort by last modified time
    Searched refs:GpsGeofencingInterface (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 57 static const GpsGeofencingInterface* get_geofence_interface(void);
513 const GpsGeofencingInterface* get_geofence_interface(void)
518 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void);
520 static const GpsGeofencingInterface* geofence_interface = NULL;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 59 static const GpsGeofencingInterface* get_geofence_interface(void);
635 const GpsGeofencingInterface* get_geofence_interface(void)
640 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void);
642 static const GpsGeofencingInterface* geofence_interface = NULL;
  /hardware/libhardware/include/hardware/
gps.h     [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GpsLocationProvider.cpp 65 static const GpsGeofencingInterface* sGpsGeofencingInterface = NULL;
500 (const GpsGeofencingInterface*)sGpsInterface->get_extension(GPS_GEOFENCING_INTERFACE);
    [all...]

Completed in 933 milliseconds