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

  /hardware/libhardware/include/hardware/
gps.h 649 /** set to sizeof(AGpsRilInterface) */
682 } AGpsRilInterface;
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 58 static const AGpsRilInterface* sAGpsRilInterface = NULL;
382 (const AGpsRilInterface*)sGpsInterface->get_extension(AGPS_RIL_INTERFACE);
672 // update_network_availability callback was not included in original AGpsRilInterface
673 if (sAGpsRilInterface->size >= sizeof(AGpsRilInterface)

Completed in 33 milliseconds