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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 130 #define GPS_PRIVACY_INTERFACE "privacy"
  /frameworks/base/core/jni/
android_location_GpsLocationProvider.cpp 233 sGpsPrivacyInterface = (const GpsPrivacyInterface*)sGpsInterface->get_extension(GPS_PRIVACY_INTERFACE);
247 sGpsPrivacyInterface = (const GpsPrivacyInterface*)sGpsInterface->get_extension(GPS_PRIVACY_INTERFACE);

Completed in 28 milliseconds