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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps_ni.h 52 #define GPS_NI_NEED_VERIFY 0x0002
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp 169 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
174 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 71 public static final int GPS_NI_NEED_VERIFY = 0x0002;
GpsLocationProvider.java     [all...]

Completed in 78 milliseconds