OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GpsPrivacyInterface
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
gps.h
339
}
GpsPrivacyInterface
;
/frameworks/base/core/jni/
android_location_GpsLocationProvider.cpp
44
static const
GpsPrivacyInterface
* sGpsPrivacyInterface = NULL;
233
sGpsPrivacyInterface = (const
GpsPrivacyInterface
*)sGpsInterface->get_extension(GPS_PRIVACY_INTERFACE);
247
sGpsPrivacyInterface = (const
GpsPrivacyInterface
*)sGpsInterface->get_extension(GPS_PRIVACY_INTERFACE);
Completed in 13 milliseconds