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
/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 32 milliseconds