HomeSort by relevance Sort by last modified time
    Searched refs:GpsGeofencingInterface (Results 1 - 9 of 9) 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);
545 const GpsGeofencingInterface* get_geofence_interface(void)
550 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void);
552 static const GpsGeofencingInterface* geofence_interface = NULL;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 59 static const GpsGeofencingInterface* get_geofence_interface(void);
644 const GpsGeofencingInterface* get_geofence_interface(void)
649 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void);
651 static const GpsGeofencingInterface* geofence_interface = NULL;
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc.cpp 59 static const GpsGeofencingInterface* get_geofence_interface(void);
546 const GpsGeofencingInterface* get_geofence_interface(void)
551 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void);
553 static const GpsGeofencingInterface* geofence_interface = NULL;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc.cpp 59 static const GpsGeofencingInterface* get_geofence_interface(void);
545 const GpsGeofencingInterface* get_geofence_interface(void)
550 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void);
552 static const GpsGeofencingInterface* geofence_interface = NULL;
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc.cpp 59 static const GpsGeofencingInterface* get_geofence_interface(void);
551 const GpsGeofencingInterface* get_geofence_interface(void)
556 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void);
558 static const GpsGeofencingInterface* geofence_interface = NULL;
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc.cpp 66 static const GpsGeofencingInterface* get_geofence_interface(void);
577 const GpsGeofencingInterface* get_geofence_interface(void)
582 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void);
584 static const GpsGeofencingInterface* geofence_interface = NULL;
  /hardware/libhardware/include/hardware/
gps.h     [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 67 static const GpsGeofencingInterface* sGpsGeofencingInterface = NULL;
618 (const GpsGeofencingInterface*)sGpsInterface->get_extension(GPS_GEOFENCING_INTERFACE);
    [all...]

Completed in 52 milliseconds