OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
59
static const
AGpsRilInterface
* sAGpsRilInterface = NULL;
383
(const
AGpsRilInterface
*)sGpsInterface->get_extension(AGPS_RIL_INTERFACE);
673
// update_network_availability callback was not included in original
AGpsRilInterface
674
if (sAGpsRilInterface->size >= sizeof(
AGpsRilInterface
)
Completed in 247 milliseconds