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

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp 168 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
173 notif->notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY;
  /hardware/libhardware/include/hardware/
gps.h 157 #define GPS_NI_NEED_VERIFY 0x0002
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 75 public static final int GPS_NI_NEED_VERIFY = 0x0002;
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]

Completed in 548 milliseconds