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

  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 52 static const AGpsRilInterface* sAGpsRilInterface = NULL;
272 (const AGpsRilInterface*)sGpsInterface->get_extension(AGPS_RIL_INTERFACE);
558 // update_network_availability callback was not included in original AGpsRilInterface
559 if (sAGpsRilInterface->size >= sizeof(AGpsRilInterface)
  /hardware/libhardware/include/hardware/
gps.h 641 /** set to sizeof(AGpsRilInterface) */
674 } AGpsRilInterface;

Completed in 1110 milliseconds