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

  /hardware/libhardware/include/hardware/
gps.h 377 #define GPS_NI_INTERFACE "gps-ni"
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 588 else if (strcmp(name, GPS_NI_INTERFACE) == 0)
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 698 else if (strcmp(name, GPS_NI_INTERFACE) == 0)
  /frameworks/base/services/core/jni/
com_android_server_location_GpsLocationProvider.cpp 494 (const GpsNiInterface*)sGpsInterface->get_extension(GPS_NI_INTERFACE);
    [all...]

Completed in 420 milliseconds