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

  /hardware/libhardware/include/hardware/
gps.h 493 /** set to sizeof(AGpsInterface) */
518 } AGpsInterface;
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 49 static const AGpsInterface* sAGpsInterface = NULL;
266 (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 115 static const AGpsInterface sLocEngAGpsInterface =
117 sizeof(AGpsInterface),
    [all...]

Completed in 117 milliseconds