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

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.h 36 extern const GpsNiInterface sLocEngNiInterface;
loc_eng_ni.cpp 58 const GpsNiInterface sLocEngNiInterface =
60 sizeof(GpsNiInterface),
  /hardware/libhardware/include/hardware/
gps.h 603 /** set to sizeof(GpsNiInterface) */
611 } GpsNiInterface;
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 50 static const GpsNiInterface* sGpsNiInterface = NULL;
268 (const GpsNiInterface*)sGpsInterface->get_extension(GPS_NI_INTERFACE);

Completed in 94 milliseconds