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

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp 164 notif->notify_flags = GPS_NI_NEED_NOTIFY;
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 155 #define GPS_NI_NEED_NOTIFY 0x0001
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 74 public static final int GPS_NI_NEED_NOTIFY = 0x0001;
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]

Completed in 133 milliseconds